Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4057 pub const _WSTOPPED: ::c_int = 0o177; consts
5054 _WSTATUS(status) == _WSTOPPED && WSTOPSIG(status) == 0x13
5058 _WSTATUS(status) != _WSTOPPED && _WSTATUS(status) != 0
5062 _WSTATUS(status) == _WSTOPPED && WSTOPSIG(status) != 0x13

Completed in 14 milliseconds