Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Derrnomodule.c876 #ifdef ENOTACTIVE in PyInit_errno()
877 inscode(d, ds, de, "ENOTACTIVE", ENOTACTIVE, "Facility is not active"); in PyInit_errno()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1230 ENOTACTIVE = syscall.Errno(0x49) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1019 ENOTACTIVE = 73 variable