Searched refs:do_major_operation_on_file (Results 1 – 1 of 1) sorted by relevance
39 static FLAC__bool do_major_operation_on_file(const char *filename, const CommandLineOptions *option…109 ok &= do_major_operation_on_file(options->filenames[i], options); in do_major_operation()114 FLAC__bool do_major_operation_on_file(const char *filename, const CommandLineOptions *options) in do_major_operation_on_file() function