Home
last modified time | relevance | path

Searched defs:UIO_WRITE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Duio.h210 typedef enum uio_rw { UIO_READ, UIO_WRITE } uio_rw_t; enumerator
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1241 # define UIO_WRITE 2 macro