Home
last modified time | relevance | path

Searched refs:RES_NOTLDQUERY (Results 1 – 5 of 5) sorted by relevance

/resolv/
A Dresolv.h131 #define RES_NOTLDQUERY 0x01000000 /* Do not look up unqualified name macro
A Dres_init.c693 { STRnLEN ("no_tld_query"), 0, RES_NOTLDQUERY }, in res_setoptions()
694 { STRnLEN ("no-tld-query"), 0, RES_NOTLDQUERY }, in res_setoptions()
A Dres_query.c496 if ((dots || !searched || (statp->options & RES_NOTLDQUERY) == 0) in __res_context_search()
A Dtst-resolv-res_init-skeleton.c128 print_option_flag (fp, &options, RES_NOTLDQUERY, "no-tld-query"); in print_resp()
A Dres_debug.c613 case RES_NOTLDQUERY: return "no-tld-query"; in libresolv_hidden_def()

Completed in 15 milliseconds