Home
last modified time | relevance | path

Searched refs:callback_file_open (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/libsparse/src/
Doutput_file.c268 static int callback_file_open(struct output_file *out __unused, int fd __unused) in callback_file_open() function
311 .open = callback_file_open,