Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1068 # define PerlProc_waitpid(p,s,f) \ macro
1119 # define PerlProc_waitpid(p,s,f) waitpid((p), (s), (f)) macro