Home
last modified time | relevance | path

Searched refs:TOMOYO_NUMBER_GROUP (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/security/tomoyo/
Dgroup.c91 } else if (type == TOMOYO_NUMBER_GROUP) { in tomoyo_write_group()
Dutil.c272 ptr->group = tomoyo_get_group(param, TOMOYO_NUMBER_GROUP); in tomoyo_parse_number_union()
Dcommon.h199 TOMOYO_NUMBER_GROUP, enumerator
Dcommon.c1691 [TOMOYO_NUMBER_GROUP] = "number_group ",
1766 } else if (idx == TOMOYO_NUMBER_GROUP) { in tomoyo_read_group()