Searched refs:C2_CANCELED (Results 1 – 3 of 3) sorted by relevance
40 case C2_CANCELED: return "CANCELED"; in asString()
105 C2_CANCELED = EINTR, ///< operation interrupted/canceled enumerator
1704 case C2_CANCELED: in toStatusT()