Home
last modified time | relevance | path

Searched refs:pid_allocate (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dpid.c161 pid_allocate(proc_t *prp, pid_t pid, int flags) in pid_allocate() function
H A Dfork.c1020 if ((newpid = pid_allocate(cp, pid, PID_ALLOC_PROC)) == -1) { in getproc()
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h651 extern pid_t pid_allocate(proc_t *, pid_t, int);