Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Duio_internal.h102 __private_extern__ int uio_spacetype( uio_t a_uio );
/xnu-8796.141.3/bsd/kern/
H A Dkern_subr.c844 uio_spacetype( uio_t a_uio ) in uio_spacetype() function