Searched refs:P_LVMRSRCOWNER (Results 1 – 3 of 3) sorted by relevance
542 #define P_LVMRSRCOWNER 0x01000000 /* can handle the resource ownership of */ macro
3304 pself->p_lflag |= P_LVMRSRCOWNER; in proc_setcontrol()
4779 if (((self->p_lflag & P_LVMRSRCOWNER) == 0) && (error = suser(kauth_cred_get(), 0))) { in proc_resetpcontrol()