Searched refs:P_LVMRSRCOWNER (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h466 #define P_LVMRSRCOWNER 0x01000000 /* can handle the resource ownership of */ macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_proc.c3023 if (((self->p_lflag & P_LVMRSRCOWNER) == 0) && (error = suser(kauth_cred_get(), 0)))
H A Dproc_info.c2174 pself->p_lflag |= P_LVMRSRCOWNER;

Completed in 26 milliseconds