Searched refs:sbox_set_strict_interceptions (Results 1 – 2 of 2) sorted by relevance
393 pub fn sbox_set_strict_interceptions(policy: *mut TargetPolicy); in sbox_set_strict_interceptions() function
554 unsafe { bindings::sbox_set_strict_interceptions(self.policy.0) } in set_strict_interceptions()