![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include "common/darktable.h"#include "common/curl_tools.h"#include "common/file_location.h"#include "control/control.h"
Include dependency graph for curl_tools.c:Go to the source code of this file.
Functions | |
| void | dt_curl_init (CURL *curl, gboolean verbose) |
| void dt_curl_init | ( | CURL * | curl, |
| gboolean | verbose | ||
| ) |
Definition at line 35 of file curl_tools.c.
References dt_free, dt_loc_get_datadir(), and PATH_MAX.
Referenced by _lib_location_search(), and _piwigo_api_post_internal().