Home
last modified time | relevance | path

Searched refs:RSLV_STEP_NONE (Results 1 – 20 of 20) sorted by relevance

/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Ddns.h255 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dresolvers-t.h245 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Ddns.h314 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Ddns.h307 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Ddns.h307 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Ddns.h310 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Ddns.h310 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Ddns-t.h311 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Ddns-t.h317 RSLV_STEP_NONE = 0, /* nothing happening currently */ enumerator
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Ddns.c328 if (resolution->step != RSLV_STEP_NONE) in dns_run_resolution()
387 resolution->step = RSLV_STEP_NONE; in dns_reset_resolution()
1346 res->step = RSLV_STEP_NONE; in dns_pick_resolution()
2287 if (resolution->step == RSLV_STEP_NONE) { in dns_action_do_resolve()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Ddns.c328 if (resolution->step != RSLV_STEP_NONE) in dns_run_resolution()
387 resolution->step = RSLV_STEP_NONE; in dns_reset_resolution()
1334 res->step = RSLV_STEP_NONE; in dns_pick_resolution()
2201 if (resolution->step == RSLV_STEP_NONE) { in dns_action_do_resolve()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Ddns.c315 if (resolution->step != RSLV_STEP_NONE) in dns_run_resolution()
374 resolution->step = RSLV_STEP_NONE; in dns_reset_resolution()
1319 res->step = RSLV_STEP_NONE; in dns_pick_resolution()
2173 if (resolution->step == RSLV_STEP_NONE) { in dns_action_do_resolve()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Ddns.c306 if (resolution->step != RSLV_STEP_NONE) in dns_run_resolution()
365 resolution->step = RSLV_STEP_NONE; in dns_reset_resolution()
1307 res->step = RSLV_STEP_NONE; in dns_pick_resolution()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Ddns.c318 if (resolution->step != RSLV_STEP_NONE) in dns_run_resolution()
377 resolution->step = RSLV_STEP_NONE; in dns_reset_resolution()
1320 res->step = RSLV_STEP_NONE; in dns_pick_resolution()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Ddns.c399 if (resolution->step != RSLV_STEP_NONE) in dns_run_resolution()
462 resolution->step = RSLV_STEP_NONE; in dns_reset_resolution()
1842 res->step = RSLV_STEP_NONE; in dns_pick_resolution()
2854 if (resolution->step == RSLV_STEP_NONE) { in dns_action_do_resolve()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Ddns.c471 if (resolution->step != RSLV_STEP_NONE) in dns_run_resolution()
534 resolution->step = RSLV_STEP_NONE; in dns_reset_resolution()
1914 res->step = RSLV_STEP_NONE; in dns_pick_resolution()
3072 if (resolution->step == RSLV_STEP_NONE) { in dns_action_do_resolve()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dresolvers.c414 if (resolution->step != RSLV_STEP_NONE) in resolv_run_resolution()
477 resolution->step = RSLV_STEP_NONE; in resolv_reset_resolution()
1852 res->step = RSLV_STEP_NONE; in resolv_pick_resolution()
2907 if (resolution->step == RSLV_STEP_NONE) { in resolv_action_do_resolve()
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dchecks.c703 if ((check->server->resolution) && (check->server->resolution->step == RSLV_STEP_NONE)) in chk_report_conn_err()
2240 if (resolution->step == RSLV_STEP_NONE) { in process_chk()
2281 if (resolution->step != RSLV_STEP_NONE) in trigger_resolution()
H A Ddns.c109 resolution->step = RSLV_STEP_NONE; in dns_reset_resolution()
H A Dserver.c1063 curr_resolution->step = RSLV_STEP_NONE; in parse_server()
3115 resolution->step = RSLV_STEP_NONE; in snr_resolution_cb()
3239 resolution->step = RSLV_STEP_NONE; in snr_resolution_error_cb()