Searched refs:floppyd_io (Results 1 – 2 of 2) sorted by relevance
/external/mtools/ |
D | floppyd_io.c | 307 static int floppyd_io(Stream_t *Stream, char *buf, mt_off_t where, size_t len, in floppyd_io() function 342 return floppyd_io(Stream, buf, where, len, floppyd_reader); in floppyd_read() 347 return floppyd_io(Stream, buf, where, len, floppyd_writer); in floppyd_write()
|
D | Android.bp | 53 "floppyd_io.c",
|