Searched refs:ns_r_noerror (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser_compat.h108 #define NOERROR ns_r_noerror
H A Dnameser.h190 ns_r_noerror = 0, /* No error occurred. */ enumerator in enum:__ns_rcode
/netbsd-current/include/arpa/
H A Dnameser_compat.h124 #define NOERROR ns_r_noerror
H A Dnameser.h235 ns_r_noerror = 0, /*%< No error occurred. */ enumerator in enum:__ns_rcode
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dnameser_compat.h159 #define NOERROR ns_r_noerror
H A Dnameser.h237 ns_r_noerror = 0, /*%< No error occurred. */ enumerator in enum:__ns_rcode
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_findzonecut.c315 if (ancount > 0 && rcode == ns_r_noerror)
H A Dres_debug.c542 {ns_r_noerror, "NOERROR", "no error"},
/netbsd-current/lib/libresolv/
H A Dres_findzonecut.c318 if (ancount > 0 && rcode == ns_r_noerror)
/netbsd-current/lib/libc/resolv/
H A Dres_debug.c550 {ns_r_noerror, "NOERROR", "no error"},
/netbsd-current/external/bsd/libbind/dist/tests/
H A Ddig8.c1697 if (ns_msg_getflag(handle, ns_f_rcode) != ns_r_noerror)

Completed in 134 milliseconds