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

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

Completed in 80 milliseconds