Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/process/
H A Dprocctl.rs132 /// This is similar to `set_dumpable_behavior` on Linux, with the exception that on FreeBSD
141 pub fn set_dumpable_behavior(process: ProcSelector, config: DumpableBehavior) -> io::Result<()> { in set_dumpable_behavior() functions
H A Dprctl.rs162 pub fn set_dumpable_behavior(config: DumpableBehavior) -> io::Result<()> { in set_dumpable_behavior() functions

Completed in 2 milliseconds