Searched defs:vfork (Results 1 - 2 of 2) sorted by relevance

/external/bison/lib/
H A Dspawni.c77 # define vfork __vfork macro
153 "variable 'flags' might be clobbered by 'longjmp' or 'vfork'" */
159 /* If no major work is done, allow using vfork. Note that we
167 new_pid = vfork ();
/external/strace/test/
H A DAndroid.mk48 vfork.c \
79 vfork-expected-output := 'write(1, "parent\\n",'

Completed in 243 milliseconds