Searched refs:__stdio_seek (Results 1 – 2 of 2) sorted by relevance
52 int attribute_hidden __stdio_seek(FILE *stream, register __offmax_t *pos, int whence) in __stdio_seek() function
127 extern int __stdio_seek(FILE *stream, register __offmax_t *pos, int whence) attribute_hidden;136 (__stdio_seek((STREAMPTR),(PPOS),(WHENCE)))
Completed in 4 milliseconds