Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dlfs_wrap.c584 static long fallback_lseek(int fd, long offset, int whence) in fallback_lseek() function
625 ioh->r_lseek = r_lseek != NULL ? r_lseek : fallback_lseek; in mpg123_replace_reader()