Searched refs:UIO_SMALLIOV (Results 1 – 2 of 2) sorted by relevance
259 #define UIO_SMALLIOV 8 /* 8 on stack, else malloc */ macro
1774 UIO_STACKBUF(uio_buf, UIO_SMALLIOV); in sendit_x()1789 auio = uio_createwithbuffer(UIO_SMALLIOV, 0, in sendit_x()1792 UIO_SIZEOF(UIO_SMALLIOV)); in sendit_x()