Function selinux_sys::avc_reset[][src]

pub unsafe extern "C" fn avc_reset() -> c_int

avc_reset - Flush the cache and reset statistics.

Remove all entries from the cache and reset all access statistics (as returned by avc_cache_stats()) to zero. The SID mapping is not affected. Return %0 on success, -%1 with @errno set on error.