Searched refs:dload (Results 1 – 2 of 2) sorted by relevance
1201 if (!dload) { in http_dload_task()1206 if (!dload->source) { in http_dload_task()1222 memcpy(loader->url, dload->source, in http_dload_task()1223 strlen(dload->source) + 1); in http_dload_task()1236 dload->nc = loader->nc; in http_dload_task()1245 dload->filename, strlen(dload->filename) + 1); in http_dload_task()1246 memset(dload->filename, 0, sizeof(dload->filename)); in http_dload_task()1263 dload->nc = NULL; in http_dload_task()1277 dload->nc = NULL; in http_dload_task()1730 &loader->dload, in http_loader_action()[all …]
73 http_dload_t dload; member
Completed in 6 milliseconds