Searched refs:RES_SNGLKUPREOP (Results 1 – 7 of 7) sorted by relevance
131 _res.options |= RES_SNGLKUPREOP; in do_test()
223 _res.options |= RES_SNGLKUPREOP; in do_test()
128 #define RES_SNGLKUPREOP 0x00400000 /* -"-, but open new socket for each macro
945 bool single_request_reopen = (statp->options & RES_SNGLKUPREOP) != 0; in send_dg()1011 statp->options |= RES_SNGLKUPREOP; in send_dg()
691 { STRnLEN ("single-request-reopen"), 0, RES_SNGLKUPREOP }, in res_setoptions()
126 print_option_flag (fp, &options, RES_SNGLKUPREOP, in print_resp()
611 case RES_SNGLKUPREOP: return "single-request-reopen"; in libresolv_hidden_def()
Completed in 18 milliseconds