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 D | stdio.h | 767 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.h | 24 __off_t __pos; member 29 __off64_t __pos; member
|
| H A D | dirent.h | 215 extern void seekdir (DIR *__dirp, long int __pos) __THROW __nonnull ((1));
|
| H A D | libio.h | 381 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 D | xdr.h | 127 bool_t (*x_setpostn) (XDR *__xdrs, u_int __pos);
|