Searched refs:RES_DNSRCH (Results 1 - 5 of 5) sorted by last modified time

/openbsd-current/lib/libc/asr/
H A Dasr.c530 ac->ac_options = RES_RECURSE | RES_DEFNAMES | RES_DNSRCH;
H A Dasr_debug.c284 PRINTOPT(RES_DNSRCH, "DNSRCH");
H A Dres_search_async.c292 (as->as_ctx->ac_options & RES_DNSRCH || (
/openbsd-current/include/
H A Dresolv.h184 #define RES_DNSRCH 0x00000200 /* search up local domain tree */ macro
196 #define RES_DEFAULT (RES_RECURSE | RES_DEFNAMES | RES_DNSRCH)
/openbsd-current/regress/lib/libc/asr/bin/
H A Dcommon.c147 { "DNSRCH", RES_DNSRCH },

Completed in 121 milliseconds