Home
last modified time | relevance | path

Searched defs:fpos_t (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/stdio/
Dfunopen.c41 fpos_t (*seekfn)(void *, fpos_t, int), int (*closefn)(void *)) in funopen() argument
/bionic/libc/include/
Dstdio.h78 typedef off_t fpos_t; /* stdio file position type */ typedef