Searched defs:INVALID_FD (Results 1 – 3 of 3) sorted by relevance
26 #define INVALID_FD (-1) macro
31 static const int INVALID_FD = -1; variable
38 constexpr int INVALID_FD = -1; variable