Searched refs:PRIV_CLOCK_SETTIME (Results 1 – 6 of 6) sorted by relevance
56 case PRIV_CLOCK_SETTIME: in ntpd_priv_grant()
80 #define PRIV_CLOCK_SETTIME 17 /* Can call clock_settime. */ macro
422 if ((error = priv_check(td, PRIV_CLOCK_SETTIME)) != 0) in sys_ffclock_setestimate()
408 if ((error = priv_check(td, PRIV_CLOCK_SETTIME)) != 0) in kern_clock_settime()
4215 case PRIV_CLOCK_SETTIME: in prison_priv_check()
4158 if ((error = priv_check(td, PRIV_CLOCK_SETTIME)) != 0) in freebsd32_ffclock_setestimate()