Home
last modified time | relevance | path

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

/dports/net/socat/socat-1.7.4.2/
H A Dxioclose.c55 case END_KILL: case END_SHUTDOWN_KILL: case END_CLOSE_KILL:
H A Dxiosigchld.c46 if ((socket->stream.howtoend == END_KILL || in xio_checkchild()
H A Dxio.h179 END_KILL, /* has subprocess */ enumerator
H A Dsocat.c660 (XIO_RDSTREAM(sock1)->howtoend == END_KILL || in socat()
702 (XIO_RDSTREAM(sock2)->howtoend == END_KILL || in socat()
740 (XIO_RDSTREAM(xfd)->howtoend == END_KILL || in childleftdata()