Home
last modified time | relevance | path

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

/systemd-251/src/socket-proxy/
Dsocket-proxyd.c213 static int connection_enable_event_sources(Connection *c);
249 r = connection_enable_event_sources(c); in traffic_cb()
260 static int connection_enable_event_sources(Connection *c) { in connection_enable_event_sources() function
312 r = connection_enable_event_sources(c); in connection_complete()