Searched defs:accm (Results 1 – 1 of 1) sorted by relevance
158 #define ESCAPE_P(accm, c) ((accm)[(c) >> 3] & pppACCMMask[c & 0x07]) argument1174 ppp_set_xaccm(int unit, ext_accm *accm) in ppp_set_xaccm()
Completed in 7 milliseconds