Searched defs:forkx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c151 forkx(int flags) function
280 return (forkx(0));
284 * Much of the logic here is the same as in forkx().
285 * See the comments in forkx(), above.
/illumos-gate/usr/src/man/man2/
H A DMakefile195 forkx.2 \
306 forkx.2 := LINKSRC = fork.2

Completed in 1126 milliseconds