Home
last modified time | relevance | path

Searched refs:PerlProc_execl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1028 # define PerlProc_execl(c, w, x, y, z) \ macro
1098 # define PerlProc_execl(c,w,x,y,z) \ macro
H A Ddoio.c2524 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 D5005000298 PerlProc_execl # Z added by devel/scanprov