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

/external/netperf/
H A Dconfig.h32 #define HAVE_FORK 1 macro
/external/tcpdump/
H A Dconfig.h27 #define HAVE_FORK 1 macro
H A Dconfig.h.in26 #undef HAVE_FORK
H A Dtcpdump.c1424 #if defined(HAVE_FORK) || defined(HAVE_VFORK)
1693 #if defined(HAVE_FORK) || defined(HAVE_VFORK)
1699 #endif /* HAVE_FORK && HAVE_VFORK */
1746 #if defined(HAVE_FORK) || defined(HAVE_VFORK)
1750 # ifdef HAVE_FORK
1770 # ifdef HAVE_FORK
1776 #else /* HAVE_FORK && HAVE_VFORK */
1783 #endif /* HAVE_FORK && HAVE_VFORK */
/external/libedit/
H A Dconfig.h.in26 #undef HAVE_FORK
/external/openssl/apps/
H A Dspeed.c212 #ifndef HAVE_FORK
214 # define HAVE_FORK 0 macro
216 # define HAVE_FORK 1 macro
220 #if HAVE_FORK
/external/strace/
H A Dstrace.c69 #if !defined(HAVE_FORK)

Completed in 604 milliseconds