Searched refs:PerlProc_execl (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ |
H A D | iperlsys.h | 1028 # define PerlProc_execl(c, w, x, y, z) \ macro 1098 # define PerlProc_execl(c,w,x,y,z) \ macro
|
H A D | doio.c | 2524 PerlProc_execl(PL_cshname, "csh", flags, ncmd, (char*)NULL); in Perl_do_exec3() 2572 PerlProc_execl(PL_sh_path, "sh", "-c", cmd, (char *)NULL); in Perl_apply()
|
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5005000 | 298 PerlProc_execl # Z added by devel/scanprov
|