Searched refs:S_ERROR (Results 1 – 2 of 2) sorted by relevance
71 S_ERROR, enumerator197 { D_ERROR, S_, "error", S_ERROR,274 case S_ERROR: in multistatus_opened()
59278 #define S_ERROR 0 macro59280 #define V_ERROR(x) ((x) << S_ERROR)59281 #define G_ERROR(x) (((x) >> S_ERROR) & M_ERROR)