service_connection
struct service_connection;
struct service_connection *sconn);
struct service_connection *service_connection_add(struct service *service,
struct service_connection *sconn);
struct service_connection *sconn);
struct service_connection *service_connection_first(
struct service_connection *service_connection_next(
struct service_connection *sconn);
const struct service_connection *sconn);
const struct service_connection *sconn);
const struct service_connection *sconn);
struct service_connection *sconn,
struct service_connection *sconn;
struct service_connection *sconn, *sconntmp;
struct service_connection *sconn;
struct service_connection *
struct service_connection *sconn;
struct service_connection *sconn)
struct service_connection *sconn)
struct service_connection *newsconn;
struct service_connection *
struct service_connection *sconn;
struct service_connection *
service_connection_next(struct service_connection *sconn)
service_connection_get_chan(const struct service_connection *sconn)
service_connection_get_sock(const struct service_connection *sconn)
service_connection_get_limits(const struct service_connection *sconn)
service_connection_set_limits(struct service_connection *sconn,
service_message(struct service *service, struct service_connection *sconn)
struct service_connection *sconn, *sconntmp;
TAILQ_ENTRY(service_connection) sc_next;
TAILQ_HEAD(, service_connection) s_connections;