Searched refs:Perl_my_popen (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/amigaos4/ |
H A D | amigaio.c | 106 PerlIO *Perl_my_popen(pTHX_ const char *cmd, const char *mode) in Perl_my_popen() function
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | util.c | 2670 Perl_my_popen(pTHX_ const char *cmd, const char *mode) in Perl_my_popen() 2829 Perl_my_popen(pTHX_ const char *cmd, const char *mode) in Perl_my_fork() 2598 Perl_my_popen(pTHX_ const char *cmd, const char *mode) Perl_my_popen() function 2757 Perl_my_popen(pTHX_ const char *cmd, const char *mode) Perl_my_popen() function
|
H A D | embed.h | 2020 # define my_popen(a,b) Perl_my_popen(aTHX_ a,b)
|
H A D | proto.h | 6197 Perl_my_popen(pTHX_ const char *cmd, const char *mode);
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | win32.c | 523 Perl_my_popen(pTHX_ const char *cmd, const char *mode) in Perl_my_popen() 521 Perl_my_popen(pTHX_ const char *cmd, const char *mode) Perl_my_popen() function
|
/openbsd-src/gnu/usr.bin/perl/vms/ |
H A D | vms.c | 4564 Perl_my_popen(pTHX_ const char *cmd, const char *mode) function
|