TOMOYO_MAX_GROUP
static const char *tomoyo_group_name[TOMOYO_MAX_GROUP] = {
for (i = 0; i < TOMOYO_MAX_GROUP; i++)
while (head->r.step < TOMOYO_MAX_POLICY + TOMOYO_MAX_GROUP &&
if (head->r.step < TOMOYO_MAX_POLICY + TOMOYO_MAX_GROUP)
while (head->r.step < TOMOYO_MAX_POLICY + TOMOYO_MAX_GROUP
- TOMOYO_MAX_GROUP;
for (idx = 0; idx < TOMOYO_MAX_GROUP; idx++)
struct list_head group_list[TOMOYO_MAX_GROUP];
for (i = 0; i < TOMOYO_MAX_GROUP; i++) {
if (!tomoyo_correct_word(group_name) || idx >= TOMOYO_MAX_GROUP)