Searched defs:parent (Results 1 – 8 of 8) sorted by relevance
40 static struct tool_mime *tool_mime_new(struct tool_mime *parent, in tool_mime_new()56 static struct tool_mime *tool_mime_new_parts(struct tool_mime *parent) in tool_mime_new_parts()61 static struct tool_mime *tool_mime_new_data(struct tool_mime *parent, in tool_mime_new_data()78 static struct tool_mime *tool_mime_new_filedata(struct tool_mime *parent, in tool_mime_new_filedata()
43 struct tool_mime *parent; /* Parent item. */ member
92 static int server_push_callback(CURL *parent, in server_push_callback()
161 static int server_push_callback(CURL *parent, in server_push_callback()
154 static int server_push_callback(CURL *parent, in server_push_callback()
102 curl_mimepart *parent; /* Parent part. */ member111 curl_mime *parent; /* Parent mime structure. */ member
3864 static void priority_remove_child(struct Curl_easy *parent,3886 CURLcode Curl_data_priority_add_child(struct Curl_easy *parent,
1149 struct Curl_easy *parent; member
Completed in 28 milliseconds