Searched refs:PRIV_WORK_INTERVAL (Results 1 – 2 of 2) sorted by relevance
88 #define PRIV_WORK_INTERVAL 1008 /* Express details about a work interval */ macro
71 if ((error = priv_check_cred(kauth_cred_get(), PRIV_WORK_INTERVAL, 0)) != 0) { in work_interval_ctl()