Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c2034 zoneid_t zone_self; in grab_process_by_id() local
2062 zone_self = getzoneid(); in grab_process_by_id()
2123 (p->psinfo).pr_zoneid != zone_self)) { in grab_process_by_id()
2142 pr_getzoneid(p->pr) != zone_self) { in grab_process_by_id()