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