Searched defs:localpath (Results 1 – 3 of 3) sorted by relevance
83 int upload(CURL *curlhandle, const char * remotepath, const char * localpath, in upload()
270 def get_file(self, remotepath, localpath): argument275 def put_file(self, localpath, remotepath): argument
190 char *localpath = strdup ((cb->debuginfo_path ? *cb->debuginfo_path : NULL) in find_debuginfo_in_path() local