Searched refs:PL_forkprocess (Results 1 – 9 of 9) sorted by relevance
123 # define PL_forkprocess (vTHX->Iforkprocess) macro
2600 PL_forkprocess = pid; in Perl_my_popen_list()2763 PL_forkprocess = 0; in Perl_my_popen()2784 PL_forkprocess = pid; in Perl_my_popen()
858 PUSHi( (I32)PL_forkprocess );859 else if (PL_forkprocess == 0) /* we are a new child */
450 PL_forkprocess = 1; /* assume true if no fork */ in S_openn_setup()
15780 PL_forkprocess = proto_perl->Iforkprocess;
437 PL_forkprocess # Z added by devel/scanprov
3632 PL_forkprocess = childpid; in do_popen()
1646 PL_forkprocess = pid; in my_syspopen4()
4529 PL_forkprocess = info->pid;