iov_base           68 os/unix/ngx_channel.c     iov[0].iov_base = (char *) ch;
iov_base          109 os/unix/ngx_channel.c     iov[0].iov_base = (char *) ch;
iov_base          132 os/unix/ngx_darwin_sendfile_chain.c                 iov->iov_base = (void *) cl->buf->pos;
iov_base          206 os/unix/ngx_darwin_sendfile_chain.c                     iov->iov_base = (void *) cl->buf->pos;
iov_base          192 os/unix/ngx_files.c                 iov->iov_base = (void *) cl->buf->pos;
iov_base          205 os/unix/ngx_files.c             return ngx_write_file(file, (u_char *) iov[0].iov_base,
iov_base          136 os/unix/ngx_freebsd_sendfile_chain.c                 iov->iov_base = (void *) cl->buf->pos;
iov_base          211 os/unix/ngx_freebsd_sendfile_chain.c                     iov->iov_base = (void *) cl->buf->pos;
iov_base          139 os/unix/ngx_linux_sendfile_chain.c                 iov->iov_base = (void *) cl->buf->pos;
iov_base           78 os/unix/ngx_readv_chain.c             iov->iov_base = (void *) chain->buf->last;
iov_base          202 os/unix/ngx_readv_chain.c             iov->iov_base = (void *) chain->buf->last;
iov_base          100 os/unix/ngx_writev_chain.c                 iov->iov_base = (void *) cl->buf->pos;