Home
last modified time | relevance | path

Searched defs:aiov32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Drw.c642 struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32; in readv() local
835 struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32; in writev() local
1038 struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32; in preadv() local
1239 struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32; in pwritev() local
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c1106 struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32; in recvmsg() local
1392 struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32; in sendmsg() local