Home
last modified time | relevance | path

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

/aosp_15_r20/external/exfatprogs/exfat2img/
H A Dexfat2img.c554 static int dump_bytes_to_stdout(struct exfat2img *ei, in dump_bytes_to_stdout() function
647 if (dump_bytes_to_stdout(ei, start_off, end_off_excl, in dump_clusters_to_stdout()
668 if (dump_bytes_to_stdout(ei, start_off, end_off, false) < 0) { in dump_to_stdout()