Home
last modified time | relevance | path

Searched refs:__off_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dstdio.h43 typedef __off_t fpos_t;
53 typedef __off_t off_t;
335 int fseeko(FILE *, __off_t, int);
336 __off_t ftello(FILE *);
435 int ftruncate(int, __off_t);
439 __off_t lseek(int, __off_t, int);
443 void *mmap(void *, size_t, int, int, int, __off_t);
447 int truncate(const char *, __off_t);
H A Dunistd.h48 typedef __off_t off_t;
/illumos-gate/usr/src/boot/sys/sys/
H A D_types.h53 typedef __int64_t __off_t; /* file offset */ typedef
H A Dfcntl.h56 typedef __off_t off_t;
H A Dstat.h86 typedef __off_t off_t;
H A Dtypes.h181 typedef __off_t off_t; /* file offset */
H A Dsocket.h55 typedef __off_t off_t;