Home
last modified time | relevance | path

Searched defs:domainchar (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libc/resolv/
H A Dres_comp.c171 #define domainchar(c) ((c) > 0x20 && (c) < 0x7f) macro
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_comp.c155 #define domainchar(c) ((c) > 0x20 && (c) < 0x7f) macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dname.c291 #define domainchar(c) ((c) > 0x20 && (c) < 0x7f) macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dname.c291 #define domainchar( global() macro