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