Lines Matching refs:connection
87 struct connection {
114 static void connection_unlink(struct connection *c) {
143 static int do_write(struct connection *c) {
173 static void do_work(struct connection *c) {
196 struct connection *c;
221 struct connection *c;
232 struct connection*c;
242 struct connection*c;
252 struct connection*c;
262 struct connection *c = userdata;
301 struct connection *c,
325 struct connection *c,
369 static void handle_root(struct connection *c) {
415 static void handle_css(struct connection *c) {
437 static void handle_status(struct connection *c) {
456 static void handle_listen(struct connection *c) {
518 struct connection *c;
534 static void handle_listen_prefix(struct connection *c, const char *source_name) {
585 "http protocol connection output_memblockq",
613 static void handle_url(struct connection *c) {
633 struct connection *c = userdata;
684 struct connection *c;
693 pa_log("Warning! Too many connections (%u), dropping incoming connection.", MAX_CONNECTIONS);
698 c = pa_xnew0(struct connection, 1);
731 struct connection *c;
776 struct connection *c;