Home
last modified time | relevance | path

Searched refs:SYS_pdfork (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_fork.c215 ret = syscall(SYS_pdfork, a->fdp, a->flags); in thr_fork_impl()
/freebsd/sys/sys/
H A Dsyscall.h458 #define SYS_pdfork 518 macro