Home
last modified time | relevance | path

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

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