Home
last modified time | relevance | path

Searched defs:use_fork (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/librdmacm/examples/
H A Drstream.c84 static int use_fork; variable
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1303 const bool use_fork = GTEST_FLAG_GET(death_test_use_fork); in ExecDeathTestSpawnChild() local
1332 const bool use_fork = true; in ExecDeathTestSpawnChild() local
/freebsd/contrib/tcsh/
H A Dsh.c91 int use_fork = 0; /* use fork() instead of vfork()? */ variable