Home
last modified time | relevance | path

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

/external/mtools/
Dfloppyd_io.c238 static mt_off_t floppyd_lseek64(int fd, mt_off_t offset, int whence) in floppyd_lseek64() function
317 if(floppyd_lseek64( This->fd, where, SEEK_SET) < 0 ){ in floppyd_io()