Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DWAIT.py15 WCONTFLG = 0177777 variable
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py27 WCONTFLG = 0177777 variable
32 def WIFCONTINUED(stat): return (WWORD(stat)==WCONTFLG)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1130 WCONTFLG = 0xffff const