Searched refs:PerlProc_execl (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | XSUB.h | 490 # define execl PerlProc_execl
|
| D | iperlsys.h | 1016 #define PerlProc_execl(c, w, x, y, z) \ macro 1086 #define PerlProc_execl(c,w,x,y,z) \ macro
|
| D | doio.c | 1564 PerlProc_execl(PL_cshname,"csh", flags, ncmd, (char*)0); in Perl_do_exec3() 1609 PerlProc_execl(PL_sh_path, "sh", "-c", cmd, (char*)0); in Perl_do_exec3()
|