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

/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c79 pid_t zone_init_pid; variable
181 B_S10_PIDINFO, &pid, &zone_init_pid)) != 0) {
188 * we might fork(2). So we keep zone_init_pid and toss the pid
191 if (pid == zone_init_pid)

Completed in 50 milliseconds