Home
last modified time | relevance | path

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

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