Home
last modified time | relevance | path

Searched refs:RES_USEVC (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/resolv/
Dresolv.h110 #define RES_USEVC 0x00000008 /* use virtual circuit */ macro
Dres_send.c283 v_circuit = ((statp->options & RES_USEVC) in __res_context_send()
410 if ((v_circuit && (statp->options & RES_USEVC) == 0) || in __res_context_send()
Dres_init.c696 { STRnLEN ("use-vc"), 0, RES_USEVC }, in res_setoptions()
Dtst-resolv-res_init-skeleton.c121 print_option_flag (fp, &options, RES_USEVC, "use-vc"); in print_resp()
Dres_debug.c601 case RES_USEVC: return "use-vc"; in libresolv_hidden_def()
/glibc-2.36/ChangeLog.old/
DChangeLog.1868568 and RES_USEVC.
93978 set RES_USEVC.