Home
last modified time | relevance | path

Searched refs:pid_exit (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfork.c300 pid_exit(cp, tk); in cfork()
663 pid_exit(cp, tk); in cfork()
911 pid_exit(p, tk); in newproc()
H A Dpid.c272 pid_exit(proc_t *prp, struct task *tk) in pid_exit() function
H A Dexit.c1442 pid_exit(p, tk); /* frees pid and proc structure */ in freeproc()
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h653 extern void pid_exit(proc_t *, struct task *);