Home
last modified time | relevance | path

Searched defs:localpath (Results 1 – 3 of 3) sorted by relevance

/external/curl/docs/examples/
Dftpuploadresume.c83 int upload(CURL *curlhandle, const char * remotepath, const char * localpath, in upload()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dserver.py270 def get_file(self, remotepath, localpath): argument
275 def put_file(self, localpath, remotepath): argument
/external/elfutils/libdwfl/
Dfind-debuginfo.c190 char *localpath = strdup ((cb->debuginfo_path ? *cb->debuginfo_path : NULL) in find_debuginfo_in_path() local