Searched refs:PRIV_ACCT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/sys/
H A Dpriv.h66 #define PRIV_ACCT 2 /* Manage process accounting. */ macro
/freebsd-current/sys/kern/
H A Dkern_acct.c204 error = priv_check(td, PRIV_ACCT);

Completed in 135 milliseconds