HomeSort by relevance Sort by last modified time
    Searched defs:_FILE_OFFSET_BITS (Results 1 - 16 of 16) sorted by null

  /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...]
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/t/
randtest.c 33 #define _FILE_OFFSET_BITS 64
  /onnv/onnv-gate/usr/src/cmd/svc/startd/
wait.c 41 #ifdef _FILE_OFFSET_BITS
42 #undef _FILE_OFFSET_BITS
43 #endif /* _FILE_OFFSET_BITS */
contract.c 29 #ifdef _FILE_OFFSET_BITS
30 #undef _FILE_OFFSET_BITS
31 #endif /* _FILE_OFFSET_BITS */
  /onnv/onnv-gate/usr/src/common/openssl/crypto/bio/
bss_file.c 81 #ifndef _FILE_OFFSET_BITS
82 #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
  /onnv/onnv-gate/usr/src/cmd/sendmail/db/
config.h 185 #define _FILE_OFFSET_BITS 64
  /onnv/onnv-gate/usr/src/grub/grub-0.97/lib/
device.c 24 #define _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/cmd/cmd-inet/usr.bin/
rsh.c 13 #define _FILE_OFFSET_BITS 64
rcp.c 21 #define _FILE_OFFSET_BITS 64
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/
in.rshd.c 35 #define _FILE_OFFSET_BITS 64
    [all...]
  /onnv/onnv-gate/usr/src/grub/grub-0.97/grub/
asmstub.c 24 #define _FILE_OFFSET_BITS 64
  /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgserv/
pkgserv.c 67 #undef _FILE_OFFSET_BITS
  /onnv/onnv-gate/usr/src/cmd/ssh/include/
config.h 962 #define _FILE_OFFSET_BITS 64
  /onnv/onnv-gate/usr/src/lib/libast/common/sfio/
sfhdr.h 60 #undef _FILE_OFFSET_BITS
    [all...]

Completed in 480 milliseconds