Searched defs:SET_GID (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dhighuid.h71 #define SET_GID(var, gid) do { (var) = __convert_gid(sizeof(var), (gid)); } while (0) macro

Completed in 105 milliseconds