Home
last modified time | relevance | path

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

/linux-6.6.21/security/tomoyo/
Dgroup.c82 if (type == TOMOYO_PATH_GROUP) { in tomoyo_write_group()
Dutil.c254 ptr->group = tomoyo_get_group(param, TOMOYO_PATH_GROUP); in tomoyo_parse_name_union()
Dcommon.h201 TOMOYO_PATH_GROUP, enumerator
Dcommon.c1734 [TOMOYO_PATH_GROUP] = "path_group ",
1810 if (idx == TOMOYO_PATH_GROUP) { in tomoyo_read_group()