Searched defs:iwhere (Results 1 – 2 of 2) sorted by relevance
/external/mtools/ |
D | filter.c | 42 static int read_filter(Stream_t *Stream, char *buf, mt_off_t iwhere, size_t len) in read_filter() 82 static int write_filter(Stream_t *Stream, char *buf, mt_off_t iwhere, in write_filter()
|
D | file.c | 376 static int read_file(Stream_t *Stream, char *buf, mt_off_t iwhere, in read_file() 392 static int write_file(Stream_t *Stream, char *buf, mt_off_t iwhere, size_t len) in write_file()
|