Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dgroup.c88 } else if (type == TOMOYO_NUMBER_GROUP) { in tomoyo_write_group()
Dutil.c290 ptr->group = tomoyo_get_group(param, TOMOYO_NUMBER_GROUP); in tomoyo_parse_number_union()
Dcommon.h198 TOMOYO_NUMBER_GROUP, enumerator
Dcommon.c1690 [TOMOYO_NUMBER_GROUP] = "number_group ",
1765 } else if (idx == TOMOYO_NUMBER_GROUP) { in tomoyo_read_group()