Searched refs:tomoyo_number_union (Results 1 – 6 of 6) sorted by relevance
523 struct tomoyo_number_union { struct553 struct tomoyo_number_union number;720 struct tomoyo_number_union number;728 struct tomoyo_number_union mode;729 struct tomoyo_number_union major;730 struct tomoyo_number_union minor;749 struct tomoyo_number_union flags;764 struct tomoyo_number_union port;920 const struct tomoyo_number_union *ptr);939 struct tomoyo_number_union *ptr);[all …]
483 struct tomoyo_number_union *numbers_p = NULL; in tomoyo_get_condition()647 + e.numbers_count * sizeof(struct tomoyo_number_union) in tomoyo_get_condition()657 numbers_p = (struct tomoyo_number_union *) (condp + e.condc); in tomoyo_get_condition()752 const struct tomoyo_number_union *numbers_p; in tomoyo_condition()772 numbers_p = (const struct tomoyo_number_union *) (condp + condc); in tomoyo_condition()1038 const struct tomoyo_number_union *ptr = numbers_p++; in tomoyo_condition()1044 const struct tomoyo_number_union *ptr = numbers_p++; in tomoyo_condition()
281 struct tomoyo_number_union *numbers_p in tomoyo_del_condition()282 = (struct tomoyo_number_union *) (condp + condc); in tomoyo_del_condition()
99 void tomoyo_put_number_union(struct tomoyo_number_union *ptr) in tomoyo_put_number_union()113 const struct tomoyo_number_union *ptr) in tomoyo_compare_number_union()
264 struct tomoyo_number_union *ptr) in tomoyo_parse_number_union()
424 (struct tomoyo_io_buffer *head, const struct tomoyo_number_union *ptr) in tomoyo_print_number_union_nospace()471 const struct tomoyo_number_union *ptr) in tomoyo_print_number_union()1218 const struct tomoyo_number_union *numbers_p = in tomoyo_print_condition()