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