Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dstdio.h48 typedef __off_t fpos_t;
66 typedef __off_t off_t;
388 typedef int cookie_seek_function_t(void *, __off_t *, int);
H A Dunistd.h57 typedef __off_t off_t;
/dragonfly/sys/sys/
H A Dsysmsg.h67 __off_t offset; /* off_t result */
H A Daio.h27 typedef __off_t off_t;
H A Duio.h42 typedef __off_t off_t;
H A Dmman.h46 typedef __off_t off_t;
H A Dmsgport.h54 __off_t ms_offset; /* off_t result */
H A Dtypes.h128 typedef __off_t off_t; /* file offset */
H A Dstat.h86 typedef __off_t off_t; /* file offset */
H A Dsocket.h64 typedef __off_t off_t; /* file offset */
/dragonfly/sys/cpu/x86_64/include/
H A Dstdint.h122 typedef __int64_t __off_t; /* file offset or size */ typedef