Searched refs:tomoyo_name_union (Results 1 – 6 of 6) sorted by relevance
515 struct tomoyo_name_union { struct707 struct tomoyo_name_union name;718 struct tomoyo_name_union name;726 struct tomoyo_name_union name;738 struct tomoyo_name_union name1;739 struct tomoyo_name_union name2;745 struct tomoyo_name_union dev_name;746 struct tomoyo_name_union dir_name;747 struct tomoyo_name_union fs_type;771 struct tomoyo_name_union name;[all …]
226 const struct tomoyo_name_union *ptr, in tomoyo_scan_exec_realpath()269 struct tomoyo_name_union *ptr) in tomoyo_parse_name_union_quoted()483 struct tomoyo_name_union *names_p = NULL; in tomoyo_get_condition()647 + e.names_count * sizeof(struct tomoyo_name_union) in tomoyo_get_condition()657 names_p = (struct tomoyo_name_union *) (numbers_p + e.numbers_count); in tomoyo_get_condition()752 const struct tomoyo_name_union *names_p; in tomoyo_condition()772 names_p = (const struct tomoyo_name_union *) in tomoyo_condition()788 const struct tomoyo_name_union *ptr = names_p++; in tomoyo_condition()
282 struct tomoyo_name_union *names_p in tomoyo_del_condition()283 = (struct tomoyo_name_union *) (numbers_p + numbers_count); in tomoyo_del_condition()
66 void tomoyo_put_name_union(struct tomoyo_name_union *ptr) in tomoyo_put_name_union()82 const struct tomoyo_name_union *ptr) in tomoyo_compare_name_union()
258 struct tomoyo_name_union *ptr) in tomoyo_parse_name_union()
382 const struct tomoyo_name_union *ptr) in tomoyo_print_name_union()402 const struct tomoyo_name_union *ptr) in tomoyo_print_name_union_quoted()1230 const struct tomoyo_name_union *names_p = in tomoyo_print_condition()