Searched refs:PRIV_ADJTIME (Results 1 – 3 of 3) sorted by relevance
59 case PRIV_ADJTIME: in ntpd_priv_grant()
80 #define PRIV_ADJTIME 15 /* Set time adjustment. */ macro
1001 error = priv_check(td, PRIV_ADJTIME); in kern_adjtime()