Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Duio.h119 UIO_SYSSPACE32 = 11 /* deprecated */ enumerator
127 UIOF_SYSSPACE32 = (1 << UIO_SYSSPACE32),
/xnu-11215.81.4/bsd/kern/
H A Dkern_subr.c868 } else if (a_spacetype == UIO_SYSSPACE32) { in uio_init()
1055 case UIO_SYSSPACE32: in uio_reset()