Searched defs:off_t (Results 1 - 25 of 36) sorted by relevance

12

/osnet-11/usr/src/lib/libast/common/dir/
H A Ddirlib.h54 #undef off_t macro
58 #define off_t off64_t macro
103 #undef off_t
107 #define off_t off64_t
/osnet-11/usr/src/lib/libast/common/features/
H A Dfcntl.c39 #undef off_t macro
41 #define off_t off_t macro
63 #undef off_t macro
64 #define off_t off64_t macro
77 printf("#undef off_t\n");
79 printf("#define off_t off_t\n");
86 printf("#undef off_t\n");
88 printf("#define off_t off_
[all...]
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_fcntl.h89 #undef off_t macro
91 #define off_t off_t macro
98 #undef off_t macro
100 #define off_t off_t macro
113 #undef off_t macro
114 #define off_t off64_t macro
H A Dast_fs.h146 #undef off_t macro
147 #define off_t off64_t macro
H A Dast_std.h289 #undef off_t macro
290 #define off_t off64_t macro
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_fcntl.h68 #undef off_t macro
70 #define off_t off_t macro
77 #undef off_t macro
79 #define off_t off_t macro
92 #undef off_t macro
93 #define off_t off64_t macro
H A Dast_fs.h125 #undef off_t macro
126 #define off_t off64_t macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_dirent.h106 #undef off_t macro
112 #define off_t off64_t macro
H A Dast_fcntl.h89 #undef off_t macro
91 #define off_t off_t macro
98 #undef off_t macro
100 #define off_t off_t macro
113 #undef off_t macro
114 #define off_t off64_t macro
H A Dast_fs.h150 #undef off_t macro
151 #define off_t off64_t macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_dirent.h85 #undef off_t macro
91 #define off_t off64_t macro
H A Dast_fcntl.h68 #undef off_t macro
70 #define off_t off_t macro
77 #undef off_t macro
79 #define off_t off_t macro
92 #undef off_t macro
93 #define off_t off64_t macro
H A Dast_fs.h129 #undef off_t macro
130 #define off_t off64_t macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_dirent.h106 #undef off_t macro
112 #define off_t off64_t macro
H A Dast_fcntl.h89 #undef off_t macro
91 #define off_t off_t macro
98 #undef off_t macro
100 #define off_t off_t macro
113 #undef off_t macro
114 #define off_t off64_t macro
H A Dast_fs.h146 #undef off_t macro
147 #define off_t off64_t macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_dirent.h85 #undef off_t macro
91 #define off_t off64_t macro
H A Dast_fcntl.h68 #undef off_t macro
70 #define off_t off_t macro
77 #undef off_t macro
79 #define off_t off_t macro
92 #undef off_t macro
93 #define off_t off64_t macro
H A Dast_fs.h125 #undef off_t macro
126 #define off_t off64_t macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_fcntl.h89 #undef off_t macro
91 #define off_t off_t macro
98 #undef off_t macro
100 #define off_t off_t macro
113 #undef off_t macro
114 #define off_t off64_t macro
H A Dast_fs.h146 #undef off_t macro
147 #define off_t off64_t macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_fcntl.h68 #undef off_t macro
70 #define off_t off_t macro
77 #undef off_t macro
79 #define off_t off_t macro
92 #undef off_t macro
93 #define off_t off64_t macro
H A Dast_fs.h125 #undef off_t macro
126 #define off_t off64_t macro
/osnet-11/usr/src/lib/libsqlite/src/
H A Dos.h134 typedef __int64 off_t; typedef
137 typedef long long off_t; typedef
159 typedef SInt64 off_t; typedef
161 typedef SInt32 off_t; typedef
178 int sqliteOsSeek(OsFile*, off_t offset);
180 int sqliteOsTruncate(OsFile*, off_t size);
181 int sqliteOsFileSize(OsFile*, off_t *pSize);
/osnet-11/usr/src/lib/libast/common/include/
H A Dast_std.h275 #undef off_t macro
276 #define off_t off64_t macro

Completed in 54 milliseconds

12