Searched refs:p_rcode (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_sendsigned.c131 p_rcode(ret)));
135 p_rcode(-ret)));
H A Dres_query.c180 p_rcode(hp->rcode),
H A Dres_debug.c302 _res_opcodes[opcode], p_rcode(rcode), id);
723 p_rcode(int rcode) { function
/netbsd-6-1-5-RELEASE/dist/dhcp/minires/
H A Dres_sendsigned.c121 (stdout, ";; TSIG invalid (%s)\n", p_rcode(ret)));
/netbsd-6-1-5-RELEASE/include/
H A Dresolv.h372 #define p_rcode __p_rcode macro
445 const char * p_rcode(int);
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/
H A Dresolv.h375 #define p_rcode __p_rcode macro
445 const char * p_rcode __P((int));
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/minires/
H A Dresolv.h273 const char * p_rcode (int);
/netbsd-6-1-5-RELEASE/lib/libc/resolv/
H A Dres_query.c216 p_rcode(hp->rcode),
H A Dres_debug.c318 _res_opcodes[opcode], p_rcode((int)rcode), id);
739 p_rcode(int rcode) { function

Completed in 77 milliseconds