Home | History | Annotate | Download | only in bison

Lines Matching full:vfork

7419 for ac_header in unistd.h vfork.h
7569 for ac_func in fork vfork
7736 echo "$as_me:$LINENO: checking for working vfork" >&5
7737 echo $ECHO_N "checking for working vfork... $ECHO_C" >&6
7760 # include <vfork.h>
7764 is told about this with #include <vfork.h>, but some compilers
7765 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
7767 clobbered by the vfork. */
7777 child = vfork ();
7779 perror ("vfork");
7798 child = vfork ();
7801 /* Here is another test for sparc vfork register problems. This
7819 /* On some systems (e.g. IRIX 3.3), vfork doesn't separate parent
7837 /* Did the vfork/compiler bug occur? */
7888 #define vfork fork