Searched defs:UIO_USERISPACE (Results 1 – 2 of 2) sorted by relevance
49 #define UIO_USERISPACE 2 /* from user I space */ macro
93 typedef enum uio_seg { UIO_USERSPACE, UIO_SYSSPACE, UIO_USERISPACE } uio_seg_t; enumerator