Home
last modified time | relevance | path

Searched refs:GTUNE_INSECURE_FORK (Results 1 – 15 of 15) sorted by relevance

/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dglobal-t.h68 #define GTUNE_INSECURE_FORK (1<<16) macro
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dglobal-t.h67 #define GTUNE_INSECURE_FORK (1<<16) macro
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dglobal-t.h67 #define GTUNE_INSECURE_FORK (1<<16) macro
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dcfgparse-global.c143 global.tune.options &= ~GTUNE_INSECURE_FORK; in cfg_parse_global()
145 global.tune.options |= GTUNE_INSECURE_FORK; in cfg_parse_global()
H A Dextcheck.c398 (global.tune.options & GTUNE_INSECURE_FORK) ? in connect_proc_chk()
H A Dhaproxy.c2759 if (!(global.tune.options & GTUNE_INSECURE_FORK) && !master) { in run_thread_poll_loop()
H A Dcfgparse.c2898 if (!(global.tune.options & GTUNE_INSECURE_FORK)) { in check_config_validity()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dcfgparse-global.c101 global.tune.options &= ~GTUNE_INSECURE_FORK; in cfg_parse_global()
103 global.tune.options |= GTUNE_INSECURE_FORK; in cfg_parse_global()
H A Dextcheck.c400 (global.tune.options & GTUNE_INSECURE_FORK) ? in connect_proc_chk()
H A Dhaproxy.c3040 if (!(global.tune.options & GTUNE_INSECURE_FORK) && !master) { in run_thread_poll_loop()
H A Dcfgparse.c2440 if (!(global.tune.options & GTUNE_INSECURE_FORK)) { in check_config_validity()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dcfgparse-global.c109 global.tune.options &= ~GTUNE_INSECURE_FORK; in cfg_parse_global()
111 global.tune.options |= GTUNE_INSECURE_FORK; in cfg_parse_global()
H A Dextcheck.c400 (global.tune.options & GTUNE_INSECURE_FORK) ? in connect_proc_chk()
H A Dhaproxy.c3101 if (!(global.tune.options & GTUNE_INSECURE_FORK) && !master) { in run_thread_poll_loop()
H A Dcfgparse.c2471 if (!(global.tune.options & GTUNE_INSECURE_FORK)) { in check_config_validity()