| /netbsd-src/external/bsd/libbind/dist/nameser/ |
| H A D | ns_verify.c | 105 GETSHORT(type, cp); in ns_find_tsig() 172 GETSHORT(type, cp); in ns_verify() 178 GETSHORT(length, cp); in ns_verify() 195 GETSHORT(fudge, cp); in ns_verify() 199 GETSHORT(sigfieldlen, cp); in ns_verify() 207 GETSHORT(error, cp); in ns_verify() 211 GETSHORT(otherfieldlen, cp); in ns_verify() 400 GETSHORT(type, cp); in ns_verify_tcp() 406 GETSHORT(length, cp); in ns_verify_tcp() 427 GETSHORT(fudge, cp); in ns_verify_tcp() [all …]
|
| /netbsd-src/lib/libresolv/ |
| H A D | ns_verify.c | 104 GETSHORT(type, cp); in ns_find_tsig() 171 GETSHORT(type, cp); in ns_verify() 177 GETSHORT(length, cp); in ns_verify() 194 GETSHORT(fudge, cp); in ns_verify() 198 GETSHORT(sigfieldlen, cp); in ns_verify() 206 GETSHORT(error, cp); in ns_verify() 210 GETSHORT(otherfieldlen, cp); in ns_verify() 399 GETSHORT(type, cp); in ns_verify_tcp() 405 GETSHORT(length, cp); in ns_verify_tcp() 426 GETSHORT(fudge, cp); in ns_verify_tcp() [all …]
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | getcertsbyname.c | 166 GETSHORT(type, cp); /* type */ 168 GETSHORT(keytag, cp); /* key tag */ 273 GETSHORT(qtype, cp); /* QTYPE */ 274 GETSHORT(qclass, cp); /* QCLASS */ 286 GETSHORT(qtype, cp); /* TYPE */ 287 GETSHORT(qclass, cp); /* CLASS */ 289 GETSHORT(rdlength, cp); /* RDLENGTH */ 299 GETSHORT(qtype, cp); /* type */ 301 GETSHORT(keytag, cp); /* key tag */
|
| /netbsd-src/external/bsd/libbind/dist/irs/ |
| H A D | dns_nw.c | 388 GETSHORT(type, cp); /*%< Type */ in get1101answer() 389 GETSHORT(class, cp); /*%< Class */ in get1101answer() 391 GETSHORT(n, cp); /*%< RDLENGTH */ in get1101answer() 499 GETSHORT(type, cp); /*%< Type */ in get1101mask() 500 GETSHORT(class, cp); /*%< Class */ in get1101mask() 502 GETSHORT(n, cp); /*%< RDLENGTH */ in get1101mask()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/dns/ |
| H A D | dns_lookup.c | 681 GETSHORT(fixed->type, pos); in dns_get_fixed() 682 GETSHORT(fixed->class, pos); in dns_get_fixed() 684 GETSHORT(fixed->length, pos); in dns_get_fixed() 777 GETSHORT(pref, pos); in dns_get_rr() 778 GETSHORT(weight, pos); in dns_get_rr() 779 GETSHORT(port, pos); in dns_get_rr() 789 GETSHORT(pref, pos); in dns_get_rr()
|
| H A D | dns.h | 37 #ifndef GETSHORT 39 #define GETSHORT(s, cp) { \ macro
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | getrrsetbyname.c | 92 #ifndef GETSHORT 93 #define GETSHORT(s, cp) { \ macro 125 GETSHORT(u, msgp);
|
| /netbsd-src/lib/libc/net/ |
| H A D | getnetnamadr.c | 230 GETSHORT(type, cp); in getnetanswer() 231 GETSHORT(class, cp); in getnetanswer() 233 GETSHORT(n, cp); in getnetanswer()
|
| /netbsd-src/external/mpl/dhcp/dist/includes/arpa/ |
| H A D | nameser_compat.h | 176 #define GETSHORT NS_GET16 macro
|
| /netbsd-src/include/arpa/ |
| H A D | nameser_compat.h | 194 #define GETSHORT NS_GET16 macro
|
| /netbsd-src/external/bsd/libbind/dist/include/arpa/ |
| H A D | nameser_compat.h | 228 #define GETSHORT NS_GET16 macro
|
| /netbsd-src/lib/libc/resolv/ |
| H A D | res_debug.c | 215 GETSHORT(optcode, cp); in do_section() 216 GETSHORT(optlen, cp); in do_section()
|
| /netbsd-src/external/bsd/libbind/dist/resolv/ |
| H A D | res_debug.c | 205 GETSHORT(optcode, cp); in do_section() 206 GETSHORT(optlen, cp); in do_section()
|
| /netbsd-src/external/bsd/libbind/dist/tests/ |
| H A D | dig8.c | 1597 GETSHORT(type, cp); in printZone() 1600 GETSHORT(rlen, cp); in printZone()
|