Searched refs:Curl_data_prio_node (Results 1 – 2 of 2) sorted by relevance
1135 struct Curl_data_prio_node { struct1136 struct Curl_data_prio_node *next; argument1150 struct Curl_data_prio_node *children; argument
3867 struct Curl_data_prio_node **pnext = &parent->set.priority.children;3868 struct Curl_data_prio_node *pnode = parent->set.priority.children;3895 struct Curl_data_prio_node **tail;3896 struct Curl_data_prio_node *pnode;3905 struct Curl_data_prio_node *node = parent->set.priority.children;
Completed in 25 milliseconds