Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/stdio/
Dfmemopen.c21 static off_t mseek(FILE *f, off_t off, int whence) in mseek() function
122 f->f.seek = mseek; in fmemopen()
/third_party/musl/src/stdio/
Dfmemopen.c21 static off_t mseek(FILE *f, off_t off, int whence) in mseek() function
121 f->f.seek = mseek; in fmemopen()