Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 8 of 8) sorted by relevance

/curl/src/
H A Dtool_formparse.c40 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()
H A Dtool_formparse.h43 struct tool_mime *parent; /* Parent item. */ member
/curl/docs/examples/
H A Dhttp2-pushinmemory.c92 static int server_push_callback(CURL *parent, in server_push_callback()
H A Dhttp2-serverpush.c161 static int server_push_callback(CURL *parent, in server_push_callback()
/curl/tests/http/clients/
H A Dh2-serverpush.c154 static int server_push_callback(CURL *parent, in server_push_callback()
/curl/lib/
H A Dmime.h102 curl_mimepart *parent; /* Parent part. */ member
111 curl_mime *parent; /* Parent mime structure. */ member
H A Durl.c3864 static void priority_remove_child(struct Curl_easy *parent,
3886 CURLcode Curl_data_priority_add_child(struct Curl_easy *parent,
H A Durldata.h1149 struct Curl_easy *parent; member

Completed in 25 milliseconds