Home
last modified time | relevance | path

Searched defs:__stdio_seek (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/stdio/
D__stdio_seek.c4 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
D__stdio_seek.c49 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
D__stdio_seek.c4 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() function
/third_party/musl/porting/uniproton/kernel/src/stdio/
D__stdio_seek.c49 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() function