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

/illumos-gate/usr/src/uts/common/os/
H A Dfork.c85 #define GETPROC_USER 0x0 macro
236 if (getproc(&cp, 0, GETPROC_USER) < 0) {
856 if (getproc(&p, pid, GETPROC_USER) < 0)

Completed in 46 milliseconds