Home
last modified time | relevance | path

Searched defs:outn (Results 1 – 1 of 1) sorted by relevance

/system/core/libsparse/
Doutput_file.c120 struct output_file_normal *outn = to_output_file_normal(out); in file_open() local
129 struct output_file_normal *outn = to_output_file_normal(out); in file_skip() local
142 struct output_file_normal *outn = to_output_file_normal(out); in file_pad() local
155 struct output_file_normal *outn = to_output_file_normal(out); in file_write() local
171 struct output_file_normal *outn = to_output_file_normal(out); in file_close() local
619 struct output_file_normal *outn = calloc(1, sizeof(struct output_file_normal)); in output_file_new_normal() local