Searched refs:opt_nofork (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c70 static int opt_nofork = 0; /**< Suppress calls to fork() for debugging. */ variable
246 if ((testcase->flags & TT_FORK) && !(opt_forked||opt_nofork)) {
398 opt_nofork = 1;

Completed in 136 milliseconds