Searched defs:_typ_off64_t (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_sys.h90 #if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
100 #undef _typ_off64_t macro
H A Dast_lib.h155 #define _typ_off64_t 1 /* off64_t is a type */ macro
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_sys.h69 #if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
79 #undef _typ_off64_t macro
H A Dast_lib.h134 #define _typ_off64_t 1 /* off64_t is a type */ macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_sys.h90 #if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
100 #undef _typ_off64_t macro
H A Dast_lib.h166 #define _typ_off64_t 1 /* off64_t is a type */ macro
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_sys.h69 #if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
79 #undef _typ_off64_t macro
H A Dast_lib.h145 #define _typ_off64_t 1 /* off64_t is a type */ macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_sys.h90 #if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
100 #undef _typ_off64_t macro
H A Dast_lib.h166 #define _typ_off64_t 1 /* off64_t is a type */ macro
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_sys.h69 #if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
79 #undef _typ_off64_t macro
H A Dast_lib.h145 #define _typ_off64_t 1 /* off64_t is a type */ macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_sys.h90 #if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
100 #undef _typ_off64_t macro
H A Dast_lib.h155 #define _typ_off64_t 1 /* off64_t is a type */ macro
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_sys.h69 #if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
79 #undef _typ_off64_t macro
H A Dast_lib.h134 #define _typ_off64_t 1 /* off64_t is a type */ macro
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h57 #if !_NO_LARGEFILE64_SOURCE && _typ_off64_t && _lib_lseek64 && _lib_stat64
197 #undef _typ_off64_t macro
226 #if _typ_off64_t

Completed in 112 milliseconds