Searched defs:low2highuid (Results 1 – 2 of 2) sorted by relevance
53 #define low2highuid(uid) ((uid) == (old_uid_t)-1 ? (uid_t)-1 : (uid_t)(uid)) macro
7155 static inline int low2highuid(int uid) in low2highuid() function7186 static inline int low2highuid(int uid) in low2highuid() function