Home
last modified time | relevance | path

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

/dports/archivers/lhasa/lhasa-0.3.1/lib/
H A Dlha_input_stream.c300 static int file_source_skip_fallback(FILE *handle, size_t bytes) in file_source_skip_fallback() function
338 return file_source_skip_fallback(handle, bytes); in file_source_skip()
345 return file_source_skip_fallback(handle, bytes); in file_source_skip()