Searched refs:Connection (Results 1 - 1 of 1) sorted by relevance

/systemd/src/socket-proxy/
H A Dsocket-proxyd.c57 typedef struct Connection { struct
70 } Connection; typedef in typeref:struct:Connection
72 static void connection_free(Connection *c) {
94 Connection *c;
111 static int connection_create_pipes(Connection *c, int buffer[2], size_t *sz) {
138 Connection *c,
189 static int connection_enable_event_sources(Connection *c);
192 Connection *c = userdata;
236 static int connection_enable_event_sources(Connection *c) {
275 static int connection_complete(Connection *
[all...]

Completed in 7 milliseconds