Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dgroup.c93 } else if (type == TOMOYO_NUMBER_GROUP) { in tomoyo_write_group()
H A Dutil.c282 ptr->group = tomoyo_get_group(param, TOMOYO_NUMBER_GROUP); in tomoyo_parse_number_union()
H A Dcommon.h202 TOMOYO_NUMBER_GROUP, enumerator
H A Dcommon.c1735 [TOMOYO_NUMBER_GROUP] = "number_group ",
1815 } else if (idx == TOMOYO_NUMBER_GROUP) { in tomoyo_read_group()