Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Diperlsys.h1068 # define PerlProc_waitpid(p,s,f) \ macro
1119 # define PerlProc_waitpid(p,s,f) waitpid((p), (s), (f)) macro
Dutil.c3252 result = PerlProc_waitpid(pid,statusp,flags); in Perl_wait4pid()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5005000322 PerlProc_waitpid # Z added by devel/scanprov