Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socketvar.h63 enum uio_rw { UIO_READ, UIO_WRITE }; enumerator
Duser_socket.c618 (uio->uio_rw != UIO_WRITE)) { in uiomove()
791 auio.uio_rw = UIO_WRITE; in userspace_sctp_sendmsg()
907 auio.uio_rw = UIO_WRITE; in usrsctp_sendv()