Searched defs:GID_MAX (Results 1 – 3 of 3) sorted by relevance
49 #define GID_MAX 2147483647U /* max value for a gid_t (2^31-2) */ macro
49 # define GID_MAX INT_MAX macro
974 #define GID_MAX global() macro