Searched refs:PL_ppid (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h483 #undef PL_ppid
484 #define PL_ppid (*Perl_Ippid_ptr(aTHX))
H A Dembedvar.h381 #define PL_ppid (PERL_GET_INTERP->Ippid) macro
703 #define PL_ppid (vTHX->Ippid) macro
1028 #define PL_Ippid PL_ppid
H A Dpp_sys.c3991 PL_ppid = (IV)getppid();
4276 XPUSHi( PL_ppid );
H A Dperl.c4211 PL_ppid = (IV)getppid();
H A Dutil.c2027 PL_ppid = (IV)getppid();
H A Dsv.c11180 PL_ppid = proto_perl->Ippid;

Completed in 199 milliseconds