Searched refs:PRIV_SETTIMEOFDAY (Results 1 – 2 of 2) sorted by relevance
83 #define PRIV_SETTIMEOFDAY 18 /* Can call settimeofday. */ macro
701 error = priv_check(td, PRIV_SETTIMEOFDAY); in kern_settimeofday()