Searched refs:PL_Dir (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Diperlsys.h403 (*PL_Dir->pMakedir)(PL_Dir, (name), (mode))
405 (*PL_Dir->pChdir)(PL_Dir, (name))
407 (*PL_Dir->pRmdir)(PL_Dir, (name))
409 (*PL_Dir->pClose)(PL_Dir, (dir))
411 (*PL_Dir->pOpen)(PL_Dir, (nam
[all...]
H A Dperlapi.h107 #undef PL_Dir
108 #define PL_Dir (*Perl_IDir_ptr(aTHX))
H A Dembedvar.h193 #define PL_Dir (PERL_GET_INTERP->IDir) macro
515 #define PL_Dir (vTHX->IDir) macro
840 #define PL_IDir PL_Dir
H A Dperl.c174 PL_Dir = ipD;
H A Dsv.c10691 PL_Dir = ipD;

Completed in 73 milliseconds