Home
last modified time | relevance | path

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

/dports/devel/ORBit2/ORBit2-2.14.19/linc2/src/
H A Dlinc-server.c98 LinkWatch *thewatch = srv->priv->tag; in link_server_dispose() local
100 link_io_remove_watch (thewatch); in link_server_dispose()
H A Dlinc-connection.c216 LinkWatch *thewatch = cnx->priv->tag; in link_source_remove() local
218 link_io_remove_watch (thewatch); in link_source_remove()