Searched refs:group_name (Results 1 – 2 of 2) sorted by relevance
1326 #define __xnu_struct_group(group_type, group_name, ...) \ argument1330 struct group_type group_name; \1333 #define __xnu_struct_group(group_type, group_name, ...) \ argument1336 struct group_type __VA_ARGS__ group_name; \
18 int cc_lock_init(cc_lock_ctx_t *ctx, const char *group_name);