Home
last modified time | relevance | path

Searched refs:status_additional (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/sys/
Dwait.rs221 let status_additional = stop_additional(status); in from_raw() localVariable
224 } else if status_additional == 0 { in from_raw()