Home
last modified time | relevance | path

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

/dports/net/gsk/gsk-1.0.63/src/programs/
H A Dgsk-throttle-proxy.c8 typedef struct _GskThrottleProxyConnection GskThrottleProxyConnection; typedef
32 GskThrottleProxyConnection *connection;
62 GskThrottleProxyConnection *prev, *next;
65 static GskThrottleProxyConnection *first_conn, *last_conn;
67 GskThrottleProxyConnection *, first_conn, last_conn, prev, next
120 connection_unref (GskThrottleProxyConnection *conn) in connection_unref()
261 GskThrottleProxyConnection *conn, in side_init()
311 GskThrottleProxyConnection *conn = g_new (GskThrottleProxyConnection, 1); in handle_accept()
405 GskThrottleProxyConnection *conn; in create_status_page()