Searched refs:RES_NSID (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/lib/libc/resolv/
H A Dres_query.c131 (statp->options & (RES_USE_EDNS0|RES_USE_DNSSEC|RES_NSID))) {
133 if (n > 0 && (statp->options & RES_NSID) != 0U) {
H A Dres_debug.c674 case RES_NSID: return "nsid";
/freebsd-current/include/
H A Dresolv.h246 #define RES_NSID 0x00040000 /*%< request name server ID */ macro

Completed in 111 milliseconds