Searched defs:conn_t (Results 1 – 3 of 3) sorted by relevance
48 typedef struct fetchconn conn_t; typedef
62 typedef struct fetchconn conn_t; typedef
409 fetch_cache_put(conn_t *conn, int (*closecb)(conn_t *)) in fetch_cache_put()