Home
last modified time | relevance | path

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

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