Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_PATH_NUMBER_ACL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Dfile.c682 .head.type = TOMOYO_TYPE_PATH_NUMBER_ACL, in tomoyo_update_path_number_acl()
728 r.param_type = TOMOYO_TYPE_PATH_NUMBER_ACL; in tomoyo_path_number_perm()
H A Dgc.c178 case TOMOYO_TYPE_PATH_NUMBER_ACL: in tomoyo_del_acl()
H A Dutil.c1074 case TOMOYO_TYPE_PATH_NUMBER_ACL: in tomoyo_domain_quota_is_ok()
H A Dcommon.h231 TOMOYO_TYPE_PATH_NUMBER_ACL, enumerator
H A Dcommon.c1449 } else if (acl_type == TOMOYO_TYPE_PATH_NUMBER_ACL) { in tomoyo_print_entry()