Home
last modified time | relevance | path

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

/resolv/
A Dtst-bug18665.c128 _res.options |= RES_SNGLKUP; in do_test()
A Dtst-bug18665-tcp.c220 _res.options |= RES_SNGLKUP; in do_test()
A Dresolv.h127 #define RES_SNGLKUP 0x00200000 /* one outstanding request at a time */ macro
A Dres_send.c946 bool single_request = (((statp->options & RES_SNGLKUP) != 0) in send_dg()
1004 statp->options |= RES_SNGLKUP; in send_dg()
A Dres_init.c692 { STRnLEN ("single-request"), 0, RES_SNGLKUP }, in res_setoptions()
A Dtst-resolv-res_init-skeleton.c124 print_option_flag (fp, &options, RES_SNGLKUP, in print_resp()
A Dres_debug.c610 case RES_SNGLKUP: return "single-request"; in libresolv_hidden_def()

Completed in 17 milliseconds