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

/external/ppp/pppd/
H A Dcbcp.c173 GETCHAR(code, inp);
174 GETCHAR(id, inp);
239 GETCHAR(code, p);
240 GETCHAR(id, p);
258 GETCHAR(opt, p);
259 GETCHAR(olen, p);
274 GETCHAR(delay, p);
282 GETCHAR(addrt, p);
296 GETCHAR(code, p);
319 GETCHAR(typ
[all...]
H A Dipxcp.c672 GETCHAR(citype, p); \
673 GETCHAR(cilen, p); \
687 GETCHAR(citype, p); \
688 GETCHAR(cilen, p); \
693 GETCHAR(cichar, p); \
708 GETCHAR(citype, p); \
709 GETCHAR(cilen, p); \
722 GETCHAR(citype, p); \
723 GETCHAR(cilen, p); \
782 GETCHAR (cityp
[all...]
H A Dlcp.c814 GETCHAR(citype, p); \
815 GETCHAR(cilen, p); \
824 GETCHAR(citype, p); \
825 GETCHAR(cilen, p); \
837 GETCHAR(citype, p); \
838 GETCHAR(cilen, p); \
842 GETCHAR(cichar, p); \
850 GETCHAR(citype, p); \
851 GETCHAR(cilen, p); \
858 GETCHAR(cicha
[all...]
H A Dupap.c332 GETCHAR(code, inp);
333 GETCHAR(id, inp);
407 GETCHAR(ruserlen, inp);
415 GETCHAR(rpasswdlen, inp);
487 GETCHAR(msglen, inp);
527 GETCHAR(msglen, inp);
626 GETCHAR(code, p);
627 GETCHAR(id, p);
677 GETCHAR(code, p);
H A Dipcp.c896 GETCHAR(citype, p); \
897 GETCHAR(cilen, p); \
916 GETCHAR(citype, p); \
917 GETCHAR(cilen, p); \
925 GETCHAR(cimaxslotindex, p); \
928 GETCHAR(cicflag, p); \
939 GETCHAR(citype, p); \
940 GETCHAR(cilen, p); \
955 GETCHAR(citype, p); \
956 GETCHAR(cile
[all...]
H A Dipv6cp.c631 GETCHAR(citype, p); \
632 GETCHAR(cilen, p); \
646 GETCHAR(citype, p); \
647 GETCHAR(cilen, p); \
768 GETCHAR(citype, p);
769 GETCHAR(cilen, p);
936 GETCHAR(citype, p); /* Parse CI type */
937 GETCHAR(cilen, p); /* Parse CI length */
1431 GETCHAR(code, p);
1432 GETCHAR(i
[all...]
H A Dchap-new.c325 GETCHAR(response_len, pkt);
539 GETCHAR(code, pkt);
540 GETCHAR(id, pkt);
598 GETCHAR(code, p);
599 GETCHAR(id, p);
622 GETCHAR(x, p);
635 GETCHAR(x, p);
H A Deap.c1354 GETCHAR(typenum, inp);
1413 GETCHAR(vallen, inp);
1468 GETCHAR(vallen, inp);
1490 GETCHAR(vallen, inp);
1518 GETCHAR(vallen, inp);
1531 GETCHAR(vallen, inp);
1753 GETCHAR(typenum, inp);
1790 GETCHAR(vallen, inp);
1841 GETCHAR(vallen, inp);
1898 GETCHAR(typenu
[all...]
H A Dfsm.c352 GETCHAR(code, inp);
353 GETCHAR(id, inp);
690 GETCHAR(code, inp);
691 GETCHAR(id, inp);
H A Dpppd.h756 #define GETCHAR(c, cp) { \ macro
/external/compiler-rt/test/msan/
H A Dgetc_unlocked.c19 #if defined(GETCHAR)
/external/pcre/dist/
H A Dpcre_newline.c84 GETCHAR(c, ptr);
161 GETCHAR(c, ptr);
H A Dpcre_internal.h613 #define GETCHAR(c, eptr) c = *eptr; macro
713 #define GETCHAR(c, eptr) \ macro
832 #define GETCHAR(c, eptr) \ macro
911 #define GETCHAR(c, eptr) \ macro
937 GETCHAR(c, eptr)
H A Dpcre_exec.c2203 GETCHAR(c, lastptr);
2227 GETCHAR(c, eptr);
5677 GETCHAR(c, eptr);
5688 GETCHAR(c, fptr);
H A Dpcre_jit_compile.c2376 GETCHAR(c, cc);
2422 GETCHAR(c, cc);
3496 GETCHAR(chr, cc);
5688 GETCHAR(c, cc);
H A Dpcre_compile.c8126 GETCHAR(c, mcbuffer);

Completed in 703 milliseconds