Searched refs:_off_t (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | reent.h | 72 extern _off_t _lseek_r _PARAMS ((struct _reent *, int, _off_t, int));
|
| H A D | stdio.h | 254 int _EXFUN(fseeko, (FILE *, _off_t, int)); 255 _off_t _EXFUN(ftello, ( FILE *));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | unistd.h | 182 _off_t _EXFUN(_lseek, (int __fildes, _off_t __offset, int __whence ));
|
| H A D | _types.h | 14 typedef long _off_t; typedef
|