Searched defs:do_report (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/amigaos4/ |
H A D | amigaio.c | 54 void amigaos_post_exec(int fd, int do_report) in amigaos_post_exec() 628 static void S_exec_failed(pTHX_ const char *cmd, int fd, int do_report) in S_exec_failed() 646 static I32 S_do_amigaos_exec3(pTHX_ const char *incmd, int fd, int do_report) in S_do_amigaos_exec3() 750 pTHX_ SV *really, SV **mark, SV **sp, int fd, int do_report) in S_do_amigaos_aexec5()
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | doio.c | 2371 S_exec_failed(pTHX_ const char * cmd,int fd,int do_report) S_exec_failed() argument 2388 Perl_do_aexec5(pTHX_ SV * really,SV ** mark,SV ** sp,int fd,int do_report) Perl_do_aexec5() argument 2438 Perl_do_exec3(pTHX_ const char * incmd,int fd,int do_report) Perl_do_exec3() argument
|