Searched defs:a_iovcount (Results 1 – 2 of 2) sorted by relevance
707 int a_iovcount, /* number of iovecs */ in uio_init()749 uio_alloc_iov_array(int a_spacetype, size_t a_iovcount) in uio_alloc_iov_array()760 uio_free_iov_array(int a_spacetype, void *iovs, size_t a_iovcount) in uio_free_iov_array()777 uio_create( int a_iovcount, /* number of iovecs */ in uio_create()812 uio_createwithbuffer( int a_iovcount, /* number of iovecs */ in uio_createwithbuffer()
160 #define UIO_SIZEOF_IOVS( a_iovcount ) \ argument170 #define UIO_SIZEOF( a_iovcount ) \ argument