tomoyo_number_union  428 security/tomoyo/common.c (struct tomoyo_io_buffer *head, const struct tomoyo_number_union *ptr)
tomoyo_number_union  476 security/tomoyo/common.c 				      const struct tomoyo_number_union *ptr)
tomoyo_number_union 1249 security/tomoyo/common.c 			const struct tomoyo_number_union *numbers_p =
tomoyo_number_union  556 security/tomoyo/common.h 	struct tomoyo_number_union number;
tomoyo_number_union  724 security/tomoyo/common.h 	struct tomoyo_number_union number;
tomoyo_number_union  732 security/tomoyo/common.h 	struct tomoyo_number_union mode;
tomoyo_number_union  733 security/tomoyo/common.h 	struct tomoyo_number_union major;
tomoyo_number_union  734 security/tomoyo/common.h 	struct tomoyo_number_union minor;
tomoyo_number_union  753 security/tomoyo/common.h 	struct tomoyo_number_union flags;
tomoyo_number_union  768 security/tomoyo/common.h 	struct tomoyo_number_union port;
tomoyo_number_union  930 security/tomoyo/common.h 				 const struct tomoyo_number_union *ptr);
tomoyo_number_union  949 security/tomoyo/common.h 			       struct tomoyo_number_union *ptr);
tomoyo_number_union 1064 security/tomoyo/common.h void tomoyo_put_number_union(struct tomoyo_number_union *ptr);
tomoyo_number_union 1248 security/tomoyo/common.h (const struct tomoyo_number_union *a, const struct tomoyo_number_union *b)
tomoyo_number_union  499 security/tomoyo/condition.c 	struct tomoyo_number_union *numbers_p = NULL;
tomoyo_number_union  665 security/tomoyo/condition.c 		+ e.numbers_count * sizeof(struct tomoyo_number_union)
tomoyo_number_union  675 security/tomoyo/condition.c 	numbers_p = (struct tomoyo_number_union *) (condp + e.condc);
tomoyo_number_union  772 security/tomoyo/condition.c 	const struct tomoyo_number_union *numbers_p;
tomoyo_number_union  793 security/tomoyo/condition.c 	numbers_p = (const struct tomoyo_number_union *) (condp + condc);
tomoyo_number_union 1063 security/tomoyo/condition.c 			const struct tomoyo_number_union *ptr = numbers_p++;
tomoyo_number_union 1070 security/tomoyo/condition.c 			const struct tomoyo_number_union *ptr = numbers_p++;
tomoyo_number_union   99 security/tomoyo/file.c void tomoyo_put_number_union(struct tomoyo_number_union *ptr)
tomoyo_number_union  113 security/tomoyo/file.c 				 const struct tomoyo_number_union *ptr)
tomoyo_number_union  289 security/tomoyo/gc.c 	struct tomoyo_number_union *numbers_p
tomoyo_number_union  290 security/tomoyo/gc.c 		= (struct tomoyo_number_union *) (condp + condc);
tomoyo_number_union  271 security/tomoyo/util.c 			       struct tomoyo_number_union *ptr)