HomeSort by relevance Sort by last modified time
    Searched refs:_FILE_OFFSET_BITS (Results 1 - 25 of 69) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/uts/common/sys/
feature_tests.h 191 * The setting of _FILE_OFFSET_BITS controls the size of various file-related
201 #ifndef _FILE_OFFSET_BITS
202 #define _FILE_OFFSET_BITS 64
204 #if _FILE_OFFSET_BITS - 0 != 64
205 #error "invalid _FILE_OFFSET_BITS value specified"
208 #ifndef _FILE_OFFSET_BITS
209 #define _FILE_OFFSET_BITS 32
211 #if _FILE_OFFSET_BITS - 0 != 32 && _FILE_OFFSET_BITS - 0 != 64
212 #error "invalid _FILE_OFFSET_BITS value specified
    [all...]
ustat.h 48 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
asynch.h 42 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
50 #endif /* _FILE_OFFSET_BITS */
67 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
sendfile.h 110 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
118 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
135 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
143 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
resource.h 95 #if _FILE_OFFSET_BITS == 32
103 #else /* _FILE_OFFSET_BITS == 32 */
111 #endif /* _FILE_OFFSET_BITS == 32 */
232 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
244 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
267 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
283 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
  /onnv/onnv-gate/usr/src/lib/libc/port/gen/
tell.c 38 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
50 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
66 #endif /* _FILE_OFFSET_BITS == 64 */
ftw.c 46 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
attropen.c 33 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
48 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
110 #endif /* _FILE_OFFSET_BITS == 64 */
mkstemp.c 40 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
93 #if _FILE_OFFSET_BITS == 64
101 #endif /* _FILE_OFFSET_BITS == 64 */
truncate.c 42 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
47 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
  /onnv/onnv-gate/usr/src/lib/libc/port/sys/
fstatat.c 29 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
40 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
openat.c 34 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
  /onnv/onnv-gate/usr/src/uts/intel/sys/
stat_impl.h 60 #if _FILE_OFFSET_BITS == 32 && !defined(_LP64) && !defined(__lint)
71 #if _FILE_OFFSET_BITS == 32 && !defined(_LP64) && !defined(__lint)
85 #if _FILE_OFFSET_BITS == 32
97 #if _FILE_OFFSET_BITS == 32 && !defined(_LP64) && !defined(__lint)
104 #if _FILE_OFFSET_BITS == 32 && !defined(_LP64) && !defined(__lint)
118 #if _FILE_OFFSET_BITS == 32
131 #if _FILE_OFFSET_BITS == 32 && !defined(_LP64) && !defined(__lint)
171 #endif /* _FILE_OFFSET_BITS == 32 && !defined(_LP64) ... */
  /onnv/onnv-gate/usr/src/ucbhead/sys/
dir.h 71 #if _FILE_OFFSET_BITS == 32
78 #elif _FILE_OFFSET_BITS == 64
102 #if _FILE_OFFSET_BITS == 32
106 #elif _FILE_OFFSET_BITS == 64
145 #if !defined(_LP64) && (_FILE_OFFSET_BITS == 64)
180 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
  /onnv/onnv-gate/usr/src/cmd/sendmail/db/
config.h 185 #define _FILE_OFFSET_BITS 64
  /onnv/onnv-gate/usr/src/head/
ftw.h 92 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
106 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
140 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
162 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
177 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
dirent.h 75 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
85 #endif /* _FILE_OFFSET_BITS == 64 */
124 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
154 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
187 #if !defined(_LP64) && _FILE_OFFSET_BITS == 32
219 #else /* !_LP64 && _FILE_OFFSET_BITS == 32 */
237 #endif /* !_LP64 && _FILE_OFFSET_BITS == 32 */
239 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
248 #if !defined(_LP64) && _FILE_OFFSET_BITS == 32
279 #else /* !_LP64 && _FILE_OFFSET_BITS == 32 *
    [all...]
libgen.h 106 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
112 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
124 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
131 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
aio.h 48 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
72 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
123 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
151 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
fcntl.h 75 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
101 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
150 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
185 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
unistd.h 200 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
218 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
334 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
408 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
424 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
448 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
530 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
535 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
567 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
656 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) ||
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/common/
tftpcommon.h 50 #if _FILE_OFFSET_BITS == 64
  /onnv/onnv-gate/usr/src/ucbhead/
unistd.h 126 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
132 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
167 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
  /onnv/onnv-gate/usr/src/lib/libntfs/common/include/ntfs/
config.h 290 #define _FILE_OFFSET_BITS 64
  /onnv/onnv-gate/usr/src/lib/libsqlite/src/
os.h 45 # ifndef _FILE_OFFSET_BITS
46 # define _FILE_OFFSET_BITS 64

Completed in 660 milliseconds

1 2 3