Searched refs:GETCHAR (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dcbcp.c157 GETCHAR(code, inp);
158 GETCHAR(id, inp);
236 GETCHAR(code, p);
237 GETCHAR(id, p);
262 GETCHAR(cichar, p);
263 GETCHAR(olen, p);
283 GETCHAR(cichar, p);
289 GETCHAR(cichar, p);
338 GETCHAR(type, pckt);
339 GETCHAR(opt_le
[all...]
H A Dlcp.c1033 GETCHAR(citype, p); \
1034 GETCHAR(cilen, p); \
1043 GETCHAR(citype, p); \
1044 GETCHAR(cilen, p); \
1056 GETCHAR(citype, p); \
1057 GETCHAR(cilen, p); \
1071 GETCHAR(citype, p); \
1072 GETCHAR(cilen, p); \
1076 GETCHAR(cichar, p); \
1084 GETCHAR(cityp
[all...]
H A Dupap.c352 GETCHAR(code, inp);
353 GETCHAR(id, inp);
429 GETCHAR(ruserlen, inp);
437 GETCHAR(rpasswdlen, inp);
509 GETCHAR(msglen, inp);
562 GETCHAR(msglen, inp);
678 GETCHAR(code, p);
679 GETCHAR(id, p);
729 GETCHAR(code, p);
H A Dchap.c388 GETCHAR(code, inp);
389 GETCHAR(id, inp);
458 GETCHAR(rchallenge_len, inp);
620 GETCHAR(remmd_len, inp); /* get length of MD */
946 GETCHAR(code, p);
947 GETCHAR(id, p);
970 GETCHAR(x, p);
983 GETCHAR(x, p);
H A Dipv6cp.c561 GETCHAR(citype, p); \
562 GETCHAR(cilen, p); \
576 GETCHAR(citype, p); \
577 GETCHAR(cilen, p); \
695 GETCHAR(citype, p);
696 GETCHAR(cilen, p);
862 GETCHAR(type, p);
863 GETCHAR(cilen, p);
1429 GETCHAR(code, p);
1430 GETCHAR(i
[all...]
H A Dipcp.c635 GETCHAR(citype, p); \
636 GETCHAR(cilen, p); \
660 GETCHAR(cimaxslotindex, p); \
663 GETCHAR(cicflag, p); \
791 GETCHAR(cimaxslotindex, p);
792 GETCHAR(cicflag, p);
833 GETCHAR(citype, p);
834 GETCHAR(cilen, p);
942 GETCHAR(cimaxslotindex, p); \
945 GETCHAR(cifla
[all...]
H A Dccp.c1280 GETCHAR(code, p);
1281 GETCHAR(id, p);
1303 GETCHAR(code, p);
1304 GETCHAR(clen, p);
1321 GETCHAR(cichar, p);
1325 GETCHAR(cichar, p);
1335 GETCHAR(cichar, p);
1357 GETCHAR(cichar, p);
H A Dfsm.c350 GETCHAR(code, inp);
351 GETCHAR(id, inp);
689 GETCHAR(code, inp);
690 GETCHAR(id, inp);
H A Dpppd.h703 #define GETCHAR(c, cp) { \ macro

Completed in 62 milliseconds