Searched refs:pfork (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/refer/
H A Dinv1.c49 int chatty = 0, docs, hashes, fp[2], fr, fw, pfork, pwait, status; local
/opensolaris-onvv-gate/usr/src/cmd/cpc/common/
H A Dcputrack.c657 pfork(pctx_t *pctx, pid_t oldpid, pid_t pid, id_t lwpid, void *arg) function
668 PCTX_SYSC_FORK_EVENT, pfork,
726 PCTX_SYSC_FORK_EVENT, pfork,
/opensolaris-onvv-gate/usr/src/cmd/csh/
H A Dsh.sem.c161 { forked++; pid = pfork(t, wanttty); }
206 /* this is from pfork() */
217 /* this is from pfork() */
H A Dsh.exp.c498 if (pfork(&faket, -1) == 0) {
H A Dsh.glob.c782 if (pfork(&faket, -1) == 0) {
H A Dsh.proc.c1181 pfork(struct command *t, int wanttty) function
1189 tprintf("TRACE- pfork()\n");

Completed in 82 milliseconds