Home
last modified time | relevance | path

Searched refs:close_connection (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/unbound/dnstap/
H A Ddtstream.c1101 goto close_connection; in dtio_read_accept_frame()
1117 goto close_connection; in dtio_read_accept_frame()
1124 goto close_connection; in dtio_read_accept_frame()
1147 goto close_connection; in dtio_read_accept_frame()
1158 goto close_connection; in dtio_read_accept_frame()
1188 goto close_connection; in dtio_read_accept_frame()
1192 goto close_connection; in dtio_read_accept_frame()
1199 goto close_connection; in dtio_read_accept_frame()
1207 close_connection: in dtio_read_accept_frame()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py370 def close_connection(self): member in ServerChannel
402 def close_connection(self): member in ServerSocket
534 self._socket.close_connection()
/openbsd/usr.bin/telnet/
H A Dcommands.c1192 close_connection(void) in close_connection() function
1208 close_connection(); in bye()
1215 close_connection(); in quit()