Home
last modified time | relevance | path

Searched refs:PerlProc_wait (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1066 # define PerlProc_wait(t) \ macro
1118 # define PerlProc_wait(t) wait((t)) macro
H A Dutil.c3267 while ((result = PerlProc_wait(statusp)) != pid && pid > 0 && result >= 0) in Perl_repeatcpy()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000321 PerlProc_wait # Z added by devel/scanprov