Searched refs:uio_init (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.81.2/bsd/kern/ |
| H A D | kern_subr.c | 706 uio_init(uio_t uio, in uio_init() function 792 uio_init(uio, a_iovcount, a_offset, a_spacetype, a_iodirection, iovecs); in uio_create() 835 uio_init(uio, a_iovcount, a_offset, a_spacetype, a_iodirection, iovecs); in uio_createwithbuffer()
|