Searched defs:disable_catch_syscalls (Results 1 – 2 of 2) sorted by relevance
23 fn disable_catch_syscalls(&mut self) -> target::TargetResult<(), Self> { in disable_catch_syscalls() method
28 fn disable_catch_syscalls(&mut self) -> TargetResult<(), Self>; in disable_catch_syscalls() method