Home
last modified time | relevance | path

Searched refs:param_type (Results 1 – 7 of 7) sorted by relevance

/security/tomoyo/
A Denviron.c59 r->param_type = TOMOYO_TYPE_ENV_ACL; in tomoyo_env_perm()
A Dfile.c582 r->param_type = TOMOYO_TYPE_PATH_ACL; in tomoyo_path_permission()
612 r->param_type = TOMOYO_TYPE_PATH_ACL; in tomoyo_execute_permission()
728 r.param_type = TOMOYO_TYPE_PATH_NUMBER_ACL; in tomoyo_path_number_perm()
878 r.param_type = TOMOYO_TYPE_MKDEV_ACL; in tomoyo_mkdev_perm()
937 r.param_type = TOMOYO_TYPE_PATH2_ACL; in tomoyo_path2_perm()
A Dsecurityfs_if.c62 r.param_type = TOMOYO_TYPE_MANUAL_TASK_ACL; in tomoyo_write_self()
A Dmount.c158 r->param_type = TOMOYO_TYPE_MOUNT_ACL; in tomoyo_mount_acl()
A Dnetwork.c476 r.param_type = TOMOYO_TYPE_INET_ACL; in tomoyo_inet_entry()
568 r.param_type = TOMOYO_TYPE_UNIX_ACL; in tomoyo_unix_entry()
A Ddomain.c173 if (ptr->is_deleted || ptr->type != r->param_type) in tomoyo_check_acl()
A Dcommon.h495 u8 param_type; member

Completed in 15 milliseconds