Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/sys/ !
H A Duio_internal.h183 #define UIO_IS_USER_SPACE32( a_uio_t ) \ macro
190 ( UIO_IS_USER_SPACE32((a_uio_t)) || UIO_IS_USER_SPACE64((a_uio_t)) || \