Home
last modified time | relevance | path

Searched refs:seize (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/test/sys/
H A Dtest_ptrace.rs151 ptrace::seize(child, ptrace::Options::PTRACE_O_TRACESYSGOOD) in test_ptrace_interrupt()
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dlinux.rs391 pub fn seize(pid: Pid, options: Options) -> Result<()> { in seize() functions

Completed in 2 milliseconds