Searched refs:Perl_do_aexec5 (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/perl/t/lib/warnings/ |
H A D | doio | 41 Can't exec \"%s\": %s [Perl_do_aexec5] 198 # doio.c [Perl_do_aexec5]
|
/openbsd/gnu/usr.bin/perl/ |
H A D | doio.c | 2428 Perl_do_aexec5(pTHX_ SV *really, SV **mark, SV **sp, in Perl_do_aexec5() function
|
H A D | embed.h | 943 # define do_aexec5(a,b,c,d,e) Perl_do_aexec5(aTHX_ a,b,c,d,e)
|
H A D | proto.h | 860 Perl_do_aexec5(pTHX_ SV *really, SV **mark, SV **sp, int fd, int do_report)
|