Searched refs:P_FORCEQUOTA (Results 1 – 3 of 3) sorted by relevance
208 #define P_FORCEQUOTA 0x20000000 /* Force quota for root */ macro
159 OSBitOrAtomic(P_FORCEQUOTA, &t->p_flag); in ptrace()
1828 retval = p->p_flag & P_FORCEQUOTA; in proc_forcequota()