Home
last modified time | relevance | path

Searched refs:RES_SNGLKUPREOP (Results 1 – 7 of 7) sorted by relevance

/resolv/
A Dtst-bug18665.c131 _res.options |= RES_SNGLKUPREOP; in do_test()
A Dtst-bug18665-tcp.c223 _res.options |= RES_SNGLKUPREOP; in do_test()
A Dresolv.h128 #define RES_SNGLKUPREOP 0x00400000 /* -"-, but open new socket for each macro
A Dres_send.c945 bool single_request_reopen = (statp->options & RES_SNGLKUPREOP) != 0; in send_dg()
1011 statp->options |= RES_SNGLKUPREOP; in send_dg()
A Dres_init.c691 { STRnLEN ("single-request-reopen"), 0, RES_SNGLKUPREOP }, in res_setoptions()
A Dtst-resolv-res_init-skeleton.c126 print_option_flag (fp, &options, RES_SNGLKUPREOP, in print_resp()
A Dres_debug.c611 case RES_SNGLKUPREOP: return "single-request-reopen"; in libresolv_hidden_def()

Completed in 18 milliseconds