Home
last modified time | relevance | path

Searched refs:XIO_TAG_RDWR (Results 1 – 4 of 4) sorted by relevance

/dports/net/socat/socat-1.7.4.2/
H A Dxioopen.c561 sfd->tag = XIO_TAG_RDWR; in xioparse_single()
594 xfd->tag = XIO_TAG_RDWR; in xioopen_single()
H A Dxioinitialize.c151 case XIO_TAG_RDWR: in xio_nokill()
H A Dxio-pipe.c39 sock->common.tag = XIO_TAG_RDWR; in xioopen_fifo_unnamed()
H A Dxio.h87 XIO_TAG_RDWR, /* this is a single read-write stream */ enumerator