Searched defs:use_fork (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/ofed/librdmacm/examples/ | ||
H A D | rstream.c | 84 static int use_fork; variable |
/freebsd-src/contrib/googletest/googletest/src/ | ||
H A D | gtest-death-test.cc | 1303 const bool use_fork = GTEST_FLAG_GET(death_test_use_fork); ExecDeathTestSpawnChild() local |
/freebsd-src/contrib/tcsh/ | ||
H A D | sh.c | 91 int use_fork = 0; /* use fork() instead of vfork()? */ variable |