Searched defs:IS_GROUP (Results 1 – 2 of 2) sorted by relevance
335 #define IS_GROUP(x) (((x) & NAME_ATTR_GROUP) != 0) macro
68 #define IS_GROUP 0x002 /* mask for group types */ macro