Home
last modified time | relevance | path

Searched refs:PerlProc_pclose (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/ext/Sys-Hostname/
H A DHostname.xs51 PerlProc_pclose(io);
/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1054 # define PerlProc_pclose(f) \ macro
1112 # define PerlProc_pclose(f) my_pclose((f)) macro
H A Ddoio.c471 result = PerlProc_pclose(IoIFP(io)); in S_openn_setup()
1932 status = PerlProc_pclose(fh); in Perl_io_close()
H A Dpp_sys.c334 STATUS_NATIVE_CHILD_SET(PerlProc_pclose(fp)); in PP()
4153 (void)PerlProc_pclose(myfp); in PP()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000312 PerlProc_pclose # Z added by devel/scanprov