| /src/lib/libresolv/ |
| ns_verify.c | 104 GETSHORT(type, cp); 171 GETSHORT(type, cp); 177 GETSHORT(length, cp); 194 GETSHORT(fudge, cp); 198 GETSHORT(sigfieldlen, cp); 206 GETSHORT(error, cp); 210 GETSHORT(otherfieldlen, cp); 399 GETSHORT(type, cp); 405 GETSHORT(length, cp); 426 GETSHORT(fudge, cp) [all...] |
| /src/external/bsd/libbind/dist/nameser/ |
| ns_verify.c | 105 GETSHORT(type, cp); 172 GETSHORT(type, cp); 178 GETSHORT(length, cp); 195 GETSHORT(fudge, cp); 199 GETSHORT(sigfieldlen, cp); 207 GETSHORT(error, cp); 211 GETSHORT(otherfieldlen, cp); 400 GETSHORT(type, cp); 406 GETSHORT(length, cp); 427 GETSHORT(fudge, cp) [all...] |
| /src/external/bsd/ppp/dist/pppd/ |
| lcp.c | 572 GETSHORT(prot, inp); 820 GETSHORT(cishort, p); \ 846 GETSHORT(cishort, p); \ 875 GETSHORT(cishort, p); \ 978 GETSHORT(cishort, p); \ 1001 GETSHORT(cishort, p); \ 1023 GETSHORT(cishort, p); \ 1081 GETSHORT(cishort, p); 1245 GETSHORT(cishort, p); 1362 GETSHORT(cishort, p); [all...] |
| cbcp.c | 174 GETSHORT(len, inp); 237 GETSHORT(len, p);
|
| ipv6cp.c | 648 GETSHORT(cishort, p); \ 731 GETSHORT(cishort, p); \ 870 GETSHORT(cishort, p); \ 1011 GETSHORT(cishort, p); 1542 GETSHORT(len, p); 1572 GETSHORT(cishort, p);
|
| upap.c | 329 GETSHORT(len, inp); 602 GETSHORT(len, p);
|
| ipcp.c | 916 GETSHORT(cishort, p); \ 1055 GETSHORT(cishort, p); \ 1337 GETSHORT(cishort, p); \ 1625 GETSHORT(cishort, p); 2207 GETSHORT(len, p); 2246 GETSHORT(cishort, p);
|
| chap.c | 574 GETSHORT(len, pkt); 633 GETSHORT(len, p);
|
| pppd-private.h | 502 #define GETSHORT(s, cp) { \
|
| fsm.c | 348 GETSHORT(len, inp);
|
| utils.c | 449 GETSHORT(proto, p);
|
| peap.c | 359 GETSHORT(mssize, in_buf);
|
| eap.c | 2181 GETSHORT(mssize, inp); 2948 GETSHORT(len, inp); 3019 GETSHORT(len, inp);
|
| main.c | 1174 GETSHORT(protocol, p);
|
| /src/external/bsd/libbind/dist/irs/ |
| dns_nw.c | 388 GETSHORT(type, cp); /*%< Type */ 389 GETSHORT(class, cp); /*%< Class */ 391 GETSHORT(n, cp); /*%< RDLENGTH */ 499 GETSHORT(type, cp); /*%< Type */ 500 GETSHORT(class, cp); /*%< Class */ 502 GETSHORT(n, cp); /*%< RDLENGTH */
|
| /src/include/arpa/ |
| nameser_compat.h | 194 #define GETSHORT NS_GET16
|
| /src/external/bsd/libbind/dist/include/arpa/ |
| nameser_compat.h | 228 #define GETSHORT NS_GET16
|
| /src/lib/libc/net/ |
| getnetnamadr.c | 230 GETSHORT(type, cp); 231 GETSHORT(class, cp); 233 GETSHORT(n, cp);
|
| /src/lib/libc/resolv/ |
| res_debug.c | 215 GETSHORT(optcode, cp); 216 GETSHORT(optlen, cp);
|
| /src/external/bsd/libbind/dist/resolv/ |
| res_debug.c | 205 GETSHORT(optcode, cp); 206 GETSHORT(optlen, cp);
|
| /src/external/bsd/libbind/dist/tests/ |
| dig8.c | 1597 GETSHORT(type, cp); 1600 GETSHORT(rlen, cp);
|