Home
last modified time | relevance | path

Searched refs:Perl_my_popen (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/amigaos4/
H A Damigaio.c106 PerlIO *Perl_my_popen(pTHX_ const char *cmd, const char *mode) in Perl_my_popen() function
/openbsd-src/gnu/usr.bin/perl/
H A Dutil.c2670 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 Dembed.h2020 # define my_popen(a,b) Perl_my_popen(aTHX_ a,b)
H A Dproto.h6197 Perl_my_popen(pTHX_ const char *cmd, const char *mode);
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.c523 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 Dvms.c4564 Perl_my_popen(pTHX_ const char *cmd, const char *mode) function