Searched refs:vfork (Results 1 – 25 of 72) sorted by relevance
123
13 vfork(void) in vfork() function
6 vfork(void) in vfork() function
127 &vfork,
60 #ifdef vfork /* Autoconf may define this to fork for us. */69 #define vfork() (decc$$alloc_vfork_blocks() >= 0 ? \ macro368 pid = vfork (); in pex_unix_exec_child()
44 SYSCALL(vfork)
45 SYSENTRY(vfork)
96 switch (vfork()) { in wwterminfoend()
67 switch (pid = vfork()) {
351 if ((pid = vfork()) == 0) { in copy()369 if (!(pid = vfork())) { in copy()
57 switch (pid = vfork()) { in system()
168 #undef HAVE_VFORK_H /* have <vfork.h> */325 * U/Win defines vfork() as a macro in vfork.h, which is included from unistd.h.328 #undef vfork /* AC_FUNC_FORK */
73 pid = vfork (); in pipe_open()
429 /* Define to 1 if you have the `vfork' function. */432 /* Define to 1 if you have the <vfork.h> header file. */444 /* Define to 1 if `vfork' works. */578 /* Define as `fork' if `vfork' does not work. */579 #undef vfork
293 pid = vfork (); in fork_inferior()
74 switch (pid = vfork()) { in popen()
152 pid = vfork(); in pw_mkdb()240 switch (editpid = vfork()) { in pw_edit()
225 # ifdef vfork226 # undef vfork228 # define vfork my_vfork macro
397 switch (vfork()) { in opencal()459 switch (vfork()) {
204 switch (vfork()) { in main()
93 switch(pid = vfork()) { in main()
148 switch ((pid = vfork())) { in exec_Create()
230 pid_t vfork(void);
139 switch (utility_pid = vfork()) {
118 switch (pid = vfork()) {
270 select the default answer: vfork() works, and avoids expensive data