tomoyo_acl_info   329 security/tomoyo/audit.c 			     const struct tomoyo_acl_info *matched_acl,
tomoyo_acl_info  1043 security/tomoyo/common.c static bool tomoyo_same_task_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info  1044 security/tomoyo/common.c 				 const struct tomoyo_acl_info *b)
tomoyo_acl_info  1393 security/tomoyo/common.c 			       struct tomoyo_acl_info *acl)
tomoyo_acl_info  1601 security/tomoyo/common.c 		struct tomoyo_acl_info *ptr =
tomoyo_acl_info   494 security/tomoyo/common.h 	struct tomoyo_acl_info *matched_acl;
tomoyo_acl_info   699 security/tomoyo/common.h 	struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MANUAL_TASK_ACL */
tomoyo_acl_info   710 security/tomoyo/common.h 	struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_ACL */
tomoyo_acl_info   720 security/tomoyo/common.h 	struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */
tomoyo_acl_info   729 security/tomoyo/common.h 	struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MKDEV_ACL */
tomoyo_acl_info   741 security/tomoyo/common.h 	struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH2_ACL */
tomoyo_acl_info   749 security/tomoyo/common.h 	struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MOUNT_ACL */
tomoyo_acl_info   758 security/tomoyo/common.h 	struct tomoyo_acl_info head;        /* type = TOMOYO_TYPE_ENV_ACL  */
tomoyo_acl_info   764 security/tomoyo/common.h 	struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_INET_ACL */
tomoyo_acl_info   773 security/tomoyo/common.h 	struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_UNIX_ACL */
tomoyo_acl_info  1005 security/tomoyo/common.h int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size,
tomoyo_acl_info  1008 security/tomoyo/common.h 			 (const struct tomoyo_acl_info *,
tomoyo_acl_info  1009 security/tomoyo/common.h 			  const struct tomoyo_acl_info *),
tomoyo_acl_info  1011 security/tomoyo/common.h 			 (struct tomoyo_acl_info *, struct tomoyo_acl_info *,
tomoyo_acl_info  1049 security/tomoyo/common.h 					  const struct tomoyo_acl_info *));
tomoyo_acl_info    73 security/tomoyo/domain.c static inline bool tomoyo_same_acl_head(const struct tomoyo_acl_info *a,
tomoyo_acl_info    74 security/tomoyo/domain.c 					const struct tomoyo_acl_info *b)
tomoyo_acl_info    92 security/tomoyo/domain.c int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size,
tomoyo_acl_info    94 security/tomoyo/domain.c 			 bool (*check_duplicate)(const struct tomoyo_acl_info
tomoyo_acl_info    96 security/tomoyo/domain.c 						 const struct tomoyo_acl_info
tomoyo_acl_info    98 security/tomoyo/domain.c 			 bool (*merge_duplicate)(struct tomoyo_acl_info *,
tomoyo_acl_info    99 security/tomoyo/domain.c 						 struct tomoyo_acl_info *,
tomoyo_acl_info   104 security/tomoyo/domain.c 	struct tomoyo_acl_info *entry;
tomoyo_acl_info   163 security/tomoyo/domain.c 					  const struct tomoyo_acl_info *))
tomoyo_acl_info   166 security/tomoyo/domain.c 	struct tomoyo_acl_info *ptr;
tomoyo_acl_info    19 security/tomoyo/environ.c 				 const struct tomoyo_acl_info *ptr)
tomoyo_acl_info    76 security/tomoyo/environ.c static bool tomoyo_same_env_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info    77 security/tomoyo/environ.c 				const struct tomoyo_acl_info *b)
tomoyo_acl_info   253 security/tomoyo/file.c 				  const struct tomoyo_acl_info *ptr)
tomoyo_acl_info   276 security/tomoyo/file.c 					 const struct tomoyo_acl_info *ptr)
tomoyo_acl_info   297 security/tomoyo/file.c 				   const struct tomoyo_acl_info *ptr)
tomoyo_acl_info   317 security/tomoyo/file.c 				   const struct tomoyo_acl_info *ptr)
tomoyo_acl_info   341 security/tomoyo/file.c static bool tomoyo_same_path_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info   342 security/tomoyo/file.c 				 const struct tomoyo_acl_info *b)
tomoyo_acl_info   359 security/tomoyo/file.c static bool tomoyo_merge_path_acl(struct tomoyo_acl_info *a,
tomoyo_acl_info   360 security/tomoyo/file.c 				  struct tomoyo_acl_info *b,
tomoyo_acl_info   413 security/tomoyo/file.c static bool tomoyo_same_mkdev_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info   414 security/tomoyo/file.c 					 const struct tomoyo_acl_info *b)
tomoyo_acl_info   434 security/tomoyo/file.c static bool tomoyo_merge_mkdev_acl(struct tomoyo_acl_info *a,
tomoyo_acl_info   435 security/tomoyo/file.c 				   struct tomoyo_acl_info *b,
tomoyo_acl_info   495 security/tomoyo/file.c static bool tomoyo_same_path2_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info   496 security/tomoyo/file.c 				  const struct tomoyo_acl_info *b)
tomoyo_acl_info   514 security/tomoyo/file.c static bool tomoyo_merge_path2_acl(struct tomoyo_acl_info *a,
tomoyo_acl_info   515 security/tomoyo/file.c 				   struct tomoyo_acl_info *b,
tomoyo_acl_info   631 security/tomoyo/file.c static bool tomoyo_same_path_number_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info   632 security/tomoyo/file.c 					const struct tomoyo_acl_info *b)
tomoyo_acl_info   652 security/tomoyo/file.c static bool tomoyo_merge_path_number_acl(struct tomoyo_acl_info *a,
tomoyo_acl_info   653 security/tomoyo/file.c 					 struct tomoyo_acl_info *b,
tomoyo_acl_info   962 security/tomoyo/file.c static bool tomoyo_same_mount_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info   963 security/tomoyo/file.c 				  const struct tomoyo_acl_info *b)
tomoyo_acl_info   158 security/tomoyo/gc.c 	struct tomoyo_acl_info *acl =
tomoyo_acl_info   255 security/tomoyo/gc.c 	struct tomoyo_acl_info *acl;
tomoyo_acl_info   256 security/tomoyo/gc.c 	struct tomoyo_acl_info *tmp;
tomoyo_acl_info   508 security/tomoyo/gc.c 	struct tomoyo_acl_info *acl;
tomoyo_acl_info   509 security/tomoyo/gc.c 	struct tomoyo_acl_info *tmp;
tomoyo_acl_info    48 security/tomoyo/mount.c 				   const struct tomoyo_acl_info *ptr)
tomoyo_acl_info   192 security/tomoyo/network.c static bool tomoyo_same_inet_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info   193 security/tomoyo/network.c 				 const struct tomoyo_acl_info *b)
tomoyo_acl_info   211 security/tomoyo/network.c static bool tomoyo_same_unix_acl(const struct tomoyo_acl_info *a,
tomoyo_acl_info   212 security/tomoyo/network.c 				 const struct tomoyo_acl_info *b)
tomoyo_acl_info   230 security/tomoyo/network.c static bool tomoyo_merge_inet_acl(struct tomoyo_acl_info *a,
tomoyo_acl_info   231 security/tomoyo/network.c 				  struct tomoyo_acl_info *b,
tomoyo_acl_info   256 security/tomoyo/network.c static bool tomoyo_merge_unix_acl(struct tomoyo_acl_info *a,
tomoyo_acl_info   257 security/tomoyo/network.c 				  struct tomoyo_acl_info *b,
tomoyo_acl_info   420 security/tomoyo/network.c 				  const struct tomoyo_acl_info *ptr)
tomoyo_acl_info   450 security/tomoyo/network.c 				  const struct tomoyo_acl_info *ptr)
tomoyo_acl_info    20 security/tomoyo/securityfs_if.c 				  const struct tomoyo_acl_info *ptr)
tomoyo_acl_info  1026 security/tomoyo/util.c 	struct tomoyo_acl_info *ptr;