Searched defs:INVALID_UID (Results 1 – 7 of 7) sorted by relevance
28 static constexpr int32_t INVALID_UID = -1; variable
40 constexpr int32_t INVALID_UID = -1; variable
37 constexpr int32_t INVALID_UID = -1; variable
37 #define INVALID_UID(uid) ((uid) == (uid_t)-1) macro
34 constexpr int32_t INVALID_UID = -1; variable
35 constexpr int32_t INVALID_UID = -1; variable
53 #define INVALID_UID ((uint32_t)-1) macro