Searched refs:RES_USEVC (Results 1 – 6 of 6) sorted by relevance
110 #define RES_USEVC 0x00000008 /* use virtual circuit */ macro
283 v_circuit = ((statp->options & RES_USEVC) in __res_context_send()410 if ((v_circuit && (statp->options & RES_USEVC) == 0) || in __res_context_send()
696 { STRnLEN ("use-vc"), 0, RES_USEVC }, in res_setoptions()
121 print_option_flag (fp, &options, RES_USEVC, "use-vc"); in print_resp()
601 case RES_USEVC: return "use-vc"; in libresolv_hidden_def()
68568 and RES_USEVC.93978 set RES_USEVC.