Searched defs:debuginfod_client (Results 1 – 5 of 5) sorted by relevance
118 struct debuginfod_client struct121 debuginfod_progressfn_t progressfn;124 void* user_data;127 char* url;130 int user_agent_set_p; /* affects add_default_headers */131 struct curl_slist *headers;135 int default_progressfn_printed_p;138 bool progressfn_cancel;141 int verbose_fd;145 CURLM *server_mhandle;[all …]
47 typedef struct debuginfod_client debuginfod_client; typedef
2057 debuginfod_find_progress (debuginfod_client *, long a, long b) in debuginfod_find_progress() argument
53 typedef struct debuginfod_client debuginfod_client; typedef