Home
last modified time | relevance | path

Searched defs:SIGCKPT (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-irix6/
DWAIT.py118 SIGCKPT = 33 variable
DFILE.py111 SIGCKPT = 33 variable
/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs752 pub const SIGCKPT: ::c_int = 33; constant