Searched refs:PRIV_CLOCK_SETTIME (Results 1 – 4 of 4) sorted by relevance
60 case PRIV_CLOCK_SETTIME: in ntpd_priv_grant()
82 #define PRIV_CLOCK_SETTIME 17 /* Can call clock_settime. */ macro
425 if ((error = priv_check(td, PRIV_CLOCK_SETTIME)) != 0) in sys_ffclock_setestimate()
406 if ((error = priv_check(td, PRIV_CLOCK_SETTIME)) != 0) in kern_clock_settime()