Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Duio_internal.h80 #define UIO_USERISPACE ((enum uio_seg)1) macro
96 UIOF_USERISPACE = (1 << UIO_USERISPACE),
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c7075 case UIO_USERISPACE: in cluster_copy_upl_data()
7169 case UIO_USERISPACE: in cluster_copy_ubc_data_internal()