Searched refs:ENOTACTIVE (Results 1 – 3 of 3) sorted by relevance
876 #ifdef ENOTACTIVE in PyInit_errno()877 inscode(d, ds, de, "ENOTACTIVE", ENOTACTIVE, "Facility is not active"); in PyInit_errno()
1230 ENOTACTIVE = syscall.Errno(0x49) const
1019 ENOTACTIVE = 73 variable