Home
last modified time | relevance | path

Searched defs:no_fork (Results 1 – 25 of 63) sorted by relevance

123

/dports/databases/galera/galera-release_25.3.35/galerautils/tests/
H A Dgu_tests++.cpp16 bool no_fork = (argc >= 2 && std::string(argv[1]) == "nofork"); in main() local
H A Dgu_tests.c52 int no_fork = ((argc > 1) && !strcmp(argv[1], "nofork")) ? 1 : 0; in main() local
/dports/databases/galera26/galera-release_26.4.10/galerautils/tests/
H A Dgu_tests++.cpp16 bool no_fork = (argc >= 2 && std::string(argv[1]) == "nofork"); in main() local
H A Dgu_tests.c52 int no_fork = ((argc > 1) && !strcmp(argv[1], "nofork")) ? 1 : 0; in main() local
/dports/databases/galera/galera-release_25.3.35/gcache/tests/
H A Dgcache_tests.cpp17 bool no_fork = (argc >= 2 && std::string(argv[1]) == "nofork"); in main() local
/dports/databases/galera26/galera-release_26.4.10/gcache/tests/
H A Dgcache_tests.cpp17 bool no_fork = (argc >= 2 && std::string(argv[1]) == "nofork"); in main() local
/dports/x11/gdm/gdm-3.28.4/tests/
H A Dm-common.c29 static gboolean no_fork = FALSE; variable
/dports/databases/galera/galera-release_25.3.35/galera/tests/
H A Dgalera_check.cpp47 bool no_fork = (argc >= 2 && std::string(argv[1]) == "nofork"); in main() local
/dports/databases/galera26/galera-release_26.4.10/galera/tests/
H A Dgalera_check.cpp48 bool no_fork = (argc >= 2 && std::string(argv[1]) == "nofork"); in main() local
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/tests/
H A Dsupport.c4 static int no_fork = 0; variable
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/mtests/
H A Dsupport.c4 static int no_fork = 0; variable
/dports/databases/galera26/galera-release_26.4.10/wsrep/tests/
H A Dwsrep_loader_test.c59 int no_fork = ((argc > 1) && !strcmp(argv[1], "nofork")) ? 1 : 0; in main() local
/dports/databases/galera/galera-release_25.3.35/wsrep/tests/
H A Dwsrep_loader_test.c59 int no_fork = ((argc > 1) && !strcmp(argv[1], "nofork")) ? 1 : 0; in main() local
/dports/irc/bitlbee/bitlbee-3.6/tests/
H A Dcheck.c86 gboolean no_fork = FALSE; in main() local
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/fm/progs/
H A Dformat_server.c74 static int no_fork = 0; variable
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/testsuite/
H A Dtorture.c114 gboolean no_fork = FALSE; in main() local
/dports/devel/util-linux/util-linux-2.36/sys-utils/
H A Dflock.c138 int no_fork = 0; in main() local
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/cpu/
H A Dmulticpu1sec-c.c96 char* no_fork = getenv("no_fork"); in acquire() local
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/network/
H A Dif1sec-c.c121 char* no_fork = getenv("no_fork"); in acquire() local
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/dfg_tests/
H A Dtest_support.c120 static int no_fork = 0; variable
/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dircd.c536 static void daemon_init(int no_fork) { in daemon_init()
/dports/net/knc/knc-1.7.1/bin/
H A Dknc.h42 char no_fork; member
/dports/sysutils/linrename/util-linux-2.25.2/misc-utils/
H A Duuidd.c65 no_fork: 1, member
/dports/devel/util-linux/util-linux-2.36/misc-utils/
H A Duuidd.c54 no_fork: 1, member
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/atl/atl/
H A Datom_server.c151 int no_fork = 0; local

123