Lines Matching refs:conn_list
58 Curl_llist_init(&(*bundlep)->conn_list, NULL);
71 Curl_llist_insert_next(&bundle->conn_list, bundle->conn_list.tail, conn,
83 curr = bundle->conn_list.head;
86 Curl_llist_remove(&bundle->conn_list, curr, NULL);
325 curr = bundle->conn_list.head;
362 curr = bundle->conn_list.head;
433 curr = bundle->conn_list.head;
490 curr = bundle->conn_list.head;
576 curr = bundle->conn_list->head;