Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/sys/
H A Duio_internal.h85 #define UIO_USERISPACE32 ((enum uio_seg)6) macro
99 UIOF_USERISPACE32 = (1 << UIO_USERISPACE32),
/xnu-10063.121.3/bsd/vfs/
H A Dvfs_cluster.c6709 case UIO_USERISPACE32: in cluster_copy_upl_data()
6798 case UIO_USERISPACE32: in cluster_copy_ubc_data_internal()