Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2141 pub const WSTOPPED: c_int = _W_STOPPED;
2142 pub const _W_STOPPED: c_int = 0x00000040; constant
2502 (status & _W_STOPPED) != 0
/rust-libc-0.2.174/libc-test/semver/
H A Daix.txt1792 _W_STOPPED