Home
last modified time | relevance | path

Searched defs:_ns_flagdata (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/nameser/
H A Dns_parse.c64 struct _ns_flagdata _ns_flagdata[16] = { variable
/netbsd-src/external/bsd/libbind/dist/nameser/
H A Dns_parse.c58 struct _ns_flagdata _ns_flagdata[16] = { variable
/netbsd-src/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser.h120 struct _ns_flagdata { int mask, shift; }; argument
/netbsd-src/include/arpa/
H A Dnameser.h153 struct _ns_flagdata { int mask, shift; }; argument
/netbsd-src/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h155 struct _ns_flagdata { int mask, shift; }; struct