HomeSort by relevance Sort by last modified time
    Searched refs:posix_fallocate64 (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/head/
fcntl.h 81 #pragma redefine_extname posix_fallocate posix_fallocate64
93 #define posix_fallocate posix_fallocate64
109 #pragma redefine_extname posix_fallocate64 posix_fallocate
121 #define posix_fallocate64 posix_fallocate macro
156 extern int posix_fallocate64(int, off64_t, off64_t);
191 extern int posix_fallocate64();
  /onnv/onnv-gate/usr/src/lib/libc/port/gen/
posix_fallocate.c 83 posix_fallocate64(int fd, off64_t offset, off64_t len) function
  /onnv/onnv-gate/usr/src/lib/libc/i386/
mapfile-vers 55 posix_fallocate64;
  /onnv/onnv-gate/usr/src/lib/libc/sparc/
mapfile-vers 55 posix_fallocate64;

Completed in 60 milliseconds