Searched refs:doq_conid (Results 1 – 3 of 3) sorted by relevance
472 struct doq_conid;588 struct doq_conid* conid_list;632 struct doq_conid { struct636 struct doq_conid* next, *prev; argument726 void doq_conid_delete(struct doq_conid* conid);747 struct doq_conid* doq_conid_find(struct doq_table* doq_table,
3348 doq_conid_delete((struct doq_conid*)node->key); in conid_tree_del()3662 struct doq_conid* c = (struct doq_conid*)key1; in doq_conid_cmp()3663 struct doq_conid* d = (struct doq_conid*)key2; in doq_conid_cmp()4855 struct doq_conid*4859 struct doq_conid key; in doq_conid_find()4865 return (struct doq_conid*)node->key; in doq_conid_find()4871 doq_conid_list_insert(struct doq_conn* conn, struct doq_conid* conid) in doq_conid_list_insert()4882 doq_conid_list_remove(struct doq_conn* conn, struct doq_conid* conid) in doq_conid_list_remove()4892 static struct doq_conid*4895 struct doq_conid* conid; in doq_conid_create()[all …]
1636 struct doq_conid* conid;