Searched refs:fallback_lseek (Results 1 – 1 of 1) sorted by relevance
584 static long fallback_lseek(int fd, long offset, int whence) in fallback_lseek() function625 ioh->r_lseek = r_lseek != NULL ? r_lseek : fallback_lseek; in mpg123_replace_reader()