Home
last modified time | relevance | path

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

/curl/lib/
H A Durldata.h1135 struct Curl_data_prio_node { struct
1136 struct Curl_data_prio_node *next; argument
1150 struct Curl_data_prio_node *children; argument
H A Durl.c3867 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