Home
last modified time | relevance | path

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

/freebsd/lib/libc/sys/
H A Dpdfork.c36 #pragma weak pdfork macro
38 pdfork(int *fdp, int flags) in pdfork() function
/freebsd/contrib/capsicum-test/
H A Dwaittest.c15 int pdfork(int *fd, int flags) { in pdfork() function