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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h189 #undef PL_cshname
190 #define PL_cshname (*Perl_Icshname_ptr(aTHX))
H A Ddoio.c1501 if (strnEQ(cmd,PL_cshname,PL_cshlen) &&
1521 PerlProc_execl(PL_cshname,"csh", flags, ncmd, (char*)0);
2366 sv_setpvn(tmpcmd, PL_cshname, PL_cshlen);
H A Dembedvar.h234 #define PL_cshname (PERL_GET_INTERP->Icshname) macro
556 #define PL_cshname (vTHX->Icshname) macro
881 #define PL_Icshname PL_cshname
H A Dtoke.c7693 PL_cshlen = strlen(PL_cshname);
H A Dsv.c11027 PL_cshname = proto_perl->Icshname; /* XXX never deallocated */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm1573 PL_cshlen = strlen(PL_cshname);

Completed in 67 milliseconds