tomoyo_acl_head   844 security/tomoyo/common.c static bool tomoyo_same_manager(const struct tomoyo_acl_head *a,
tomoyo_acl_head   845 security/tomoyo/common.c 				const struct tomoyo_acl_head *b)
tomoyo_acl_head  1808 security/tomoyo/common.c 			struct tomoyo_acl_head *ptr =
tomoyo_acl_head  1863 security/tomoyo/common.c 		struct tomoyo_acl_head *acl =
tomoyo_acl_head   549 security/tomoyo/common.h 	struct tomoyo_acl_head head;
tomoyo_acl_head   555 security/tomoyo/common.h 	struct tomoyo_acl_head head;
tomoyo_acl_head   561 security/tomoyo/common.h 	struct tomoyo_acl_head head;
tomoyo_acl_head   850 security/tomoyo/common.h 	struct tomoyo_acl_head head;
tomoyo_acl_head   860 security/tomoyo/common.h 	struct tomoyo_acl_head head;
tomoyo_acl_head   867 security/tomoyo/common.h 	struct tomoyo_acl_head head;
tomoyo_acl_head  1013 security/tomoyo/common.h int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
tomoyo_acl_head  1016 security/tomoyo/common.h 			 (const struct tomoyo_acl_head *,
tomoyo_acl_head  1017 security/tomoyo/common.h 			  const struct tomoyo_acl_head *));
tomoyo_acl_head    31 security/tomoyo/domain.c int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
tomoyo_acl_head    33 security/tomoyo/domain.c 			 bool (*check_duplicate)(const struct tomoyo_acl_head
tomoyo_acl_head    35 security/tomoyo/domain.c 						 const struct tomoyo_acl_head
tomoyo_acl_head    39 security/tomoyo/domain.c 	struct tomoyo_acl_head *entry;
tomoyo_acl_head   219 security/tomoyo/domain.c static bool tomoyo_same_transition_control(const struct tomoyo_acl_head *a,
tomoyo_acl_head   220 security/tomoyo/domain.c 					   const struct tomoyo_acl_head *b)
tomoyo_acl_head   382 security/tomoyo/domain.c static bool tomoyo_same_aggregator(const struct tomoyo_acl_head *a,
tomoyo_acl_head   383 security/tomoyo/domain.c 				   const struct tomoyo_acl_head *b)
tomoyo_acl_head   488 security/tomoyo/gc.c 	struct tomoyo_acl_head *member;
tomoyo_acl_head   489 security/tomoyo/gc.c 	struct tomoyo_acl_head *tmp;
tomoyo_acl_head    21 security/tomoyo/group.c static bool tomoyo_same_path_group(const struct tomoyo_acl_head *a,
tomoyo_acl_head    22 security/tomoyo/group.c 				   const struct tomoyo_acl_head *b)
tomoyo_acl_head    36 security/tomoyo/group.c static bool tomoyo_same_number_group(const struct tomoyo_acl_head *a,
tomoyo_acl_head    37 security/tomoyo/group.c 				     const struct tomoyo_acl_head *b)
tomoyo_acl_head    55 security/tomoyo/group.c static bool tomoyo_same_address_group(const struct tomoyo_acl_head *a,
tomoyo_acl_head    56 security/tomoyo/group.c 				      const struct tomoyo_acl_head *b)