Searched refs:uio_setrw (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Duio.h232 * uio_setrw - set the read / write flag for the given uio_t
234 void uio_setrw( uio_t a_uio, int a_value );
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_subr.c522 * uio_setrw - set the read / write flag for the given uio_t
524 void uio_setrw( uio_t a_uio, int a_value ) function

Completed in 14 milliseconds