Searched refs:ENOTACTIVE (Results 1 – 3 of 3) sorted by relevance
867 #ifdef ENOTACTIVE in errno_exec()868 add_errcode("ENOTACTIVE", ENOTACTIVE, "Facility is not active"); in errno_exec()
1019 ENOTACTIVE = 73 variable
1215 pub const ENOTACTIVE: ::c_int = 73; constant