Home
last modified time | relevance | path

Searched refs:aiov32len (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Drw.c643 int aiov32len; in readv() local
652 kmem_free(aiov32, aiov32len); in readv()
675 kmem_free(aiov32, aiov32len); in readv()
836 int aiov32len; in writev() local
845 kmem_free(aiov32, aiov32len); in writev()
867 kmem_free(aiov32, aiov32len); in writev()
1039 int aiov32len; in preadv() local
1048 kmem_free(aiov32, aiov32len); in preadv()
1070 kmem_free(aiov32, aiov32len); in preadv()
1240 int aiov32len; in pwritev() local
[all …]