Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkern_subr.c760 uio_free_iov_array(int a_spacetype, void *iovs, size_t a_iovcount) in uio_free_iov_array() argument
763 kfree_type(struct kern_iovec, a_iovcount, iovs); in uio_free_iov_array()
766 kfree_data(iovs, bytes); in uio_free_iov_array()