Searched refs:PL_sh_path (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h1015 #undef PL_sh_path
1016 #define PL_sh_path (*Perl_Gsh_path_ptr(NULL))
H A Dembedvar.h1444 #define PL_sh_path (PL_Vars.Gsh_path) macro
1461 #define PL_Gsh_path PL_sh_path
H A Ddoio.c1566 PerlProc_execl(PL_sh_path, "sh", "-c", cmd, (char*)0);

Completed in 32 milliseconds