Home
last modified time | relevance | path

Searched defs:ns_t_xfr_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser.h282 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ macro
/netbsd-src/include/arpa/
H A Dnameser.h371 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ macro
/netbsd-src/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h373 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ macro