Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502700840 PerlProc_pipe_cloexec # F added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dutil.c2522 if (PerlProc_pipe_cloexec(p) < 0) in Perl_my_popen_list()
2525 if (PerlProc_pipe_cloexec(pp) >= 0) in Perl_my_popen_list()
2694 if (PerlProc_pipe_cloexec(p) < 0) in Perl_my_popen()
2696 if (doexec && PerlProc_pipe_cloexec(pp) >= 0) in Perl_my_popen()
H A Dpp_sys.c909 if (PerlProc_pipe_cloexec(fd) < 0)
4682 if (PerlProc_pipe_cloexec(pp) >= 0)
H A Dembed.h1163 # define PerlProc_pipe_cloexec(a) Perl_PerlProc_pipe_cloexec(aTHX_ a) macro
H A Dembed.fnc3866 Rp |int |PerlProc_pipe_cloexec \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc843 pR |int |PerlProc_pipe_cloexec|NN int *pipefd