Home
last modified time | relevance | path

Searched refs:__pos (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdio.h767 extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos);
772 extern int fsetpos (FILE *__stream, __const fpos_t *__pos);
776 fpos_t *__restrict __pos), fgetpos64);
778 (FILE *__stream, __const fpos_t *__pos), fsetpos64);
789 extern int fgetpos64 (FILE *__restrict __stream, fpos64_t *__restrict __pos);
790 extern int fsetpos64 (FILE *__stream, __const fpos64_t *__pos);
H A D_G_config.h24 __off_t __pos; member
29 __off64_t __pos; member
H A Ddirent.h215 extern void seekdir (DIR *__dirp, long int __pos) __THROW __nonnull ((1));
H A Dlibio.h381 typedef int __io_seek_fn (void *__cookie, _IO_off64_t *__pos, int __w);
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dxdr.h127 bool_t (*x_setpostn) (XDR *__xdrs, u_int __pos);