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

  /onnv/onnv-gate/usr/src/uts/common/sys/
asynch.h 45 #pragma redefine_extname aiowrite aiowrite64
48 #define aiowrite aiowrite64
55 #pragma redefine_extname aiowrite64 aiowrite
58 #define aiowrite64 aiowrite macro
70 extern int aiowrite64(int, caddr_t, int, off64_t, int, aio_result_t *);
  /onnv/onnv-gate/usr/src/lib/libaio/i386/
mapfile-vers 57 aiowrite64 = FUNCTION;
  /onnv/onnv-gate/usr/src/lib/libaio/sparc/
mapfile-vers 57 aiowrite64 = FUNCTION;
  /onnv/onnv-gate/usr/src/lib/libaio/common/
llib-laio 41 int aiowrite64(int fd, caddr_t buf, int bufsz, off64_t offset, int whence,
  /onnv/onnv-gate/usr/src/lib/libc/i386/
mapfile-vers 51 aiowrite64;
  /onnv/onnv-gate/usr/src/lib/libc/sparc/
mapfile-vers 51 aiowrite64;
  /onnv/onnv-gate/usr/src/lib/libc/port/aio/
aio.c 340 aiowrite64(int fd, caddr_t buf, int bufsz, off64_t offset, int whence, function
    [all...]
  /onnv/onnv-gate/usr/src/tools/abi/
interface.sparc 59 SYMBOL aiowrite64
    [all...]
interface.i386     [all...]

Completed in 570 milliseconds