Searched defs:debuginfod_client (Results 1 – 5 of 5) sorted by relevance
125 struct debuginfod_client struct128 debuginfod_progressfn_t progressfn;131 void* user_data;134 char* url;137 int user_agent_set_p; /* affects add_default_headers */138 struct curl_slist *headers;142 int default_progressfn_printed_p;145 bool progressfn_cancel;148 int verbose_fd;152 CURLM *server_mhandle;[all …]
48 typedef struct debuginfod_client debuginfod_client; typedef
2250 debuginfod_find_progress (debuginfod_client *, long a, long b) in debuginfod_find_progress() argument
54 typedef struct debuginfod_client debuginfod_client; typedef