Searched refs:__darwin_off_t (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/_types/
H A D_off_t.h30 typedef __darwin_off_t off_t;
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dtelldir.h50 __darwin_off_t loc_seek; /* returned by lseek */
65 __darwin_off_t seekoff; /* 64-bit seek offset */
70 size_t __getdirentries64(int fd, void *buf, size_t bufsize, __darwin_off_t *basep);
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A D_types.h71 typedef __int64_t __darwin_off_t; /* [???] Used for file sizes */ typedef
/macosx-10.10/Libc-1044.1.2/include/
H A Dregex.h103 typedef __darwin_off_t regoff_t;
H A Dstdio.h77 typedef __darwin_off_t fpos_t;

Completed in 118 milliseconds