Home
last modified time | relevance | path

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

/systemd-251/src/socket-proxy/
Dsocket-proxyd.c60 static void connection_free(Connection *c) { in connection_free() function
101 connection_free(c); in connection_release()
128 set_free_with_destructor(context->connections, connection_free); in context_clear()