Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 51) sorted by relevance

123

/curl/src/
H A Dtool_bname.c32 char *tool_basename(char *path) in tool_basename()
H A Dtool_findfile.c81 char *path = strdup(c); in checkhome() local
115 char *path; in findfile() local
H A Dtool_operhlp.c97 char *path = NULL; in add_file_name_to_url() local
187 char *path = NULL; in get_url_file_name() local
H A Dtool_doswin.c263 SANITIZEcode truncate_dryrun(const char *path, const size_t truncate_pos) in truncate_dryrun()
681 char *path; /* points to stack allocated buffer */ in GetLoadedModulePaths() local
/curl/tests/http/testenv/
H A Dclient.py76 def _rmf(self, path): argument
80 def _rmrf(self, path): argument
84 def _mkpath(self, path): argument
H A Dcaddy.py133 def _rmf(self, path): argument
137 def _mkpath(self, path): argument
H A Dvsftpd.py173 def _rmf(self, path): argument
177 def _mkpath(self, path): argument
H A Dnghttpx.py158 def _rmf(self, path): argument
162 def _mkpath(self, path): argument
H A Dhttpd.py197 def _rmf(self, path): argument
201 def _mkpath(self, path): argument
/curl/docs/examples/
H A Dparseurl.c40 char *path; in main() local
/curl/lib/
H A Dcurl_path.c40 char **path) /* returns the allocated in Curl_getworkingpath()
121 CURLcode Curl_get_pathname(const char **cpp, char **path, const char *homedir) in Curl_get_pathname()
H A Dfile.h32 char *path; /* the path we operate on */ member
H A Dhttp_digest.c77 unsigned char *path = NULL; in Curl_output_digest() local
H A Dfopen.c64 static char *dirslash(const char *path) in dirslash()
H A Dftplistparser.h60 char *path; /* path to the directory, where we trying wildcard-match */ member
H A Dcurl_multibyte.c137 int curlx_win32_stat(const char *path, struct_stat *buffer) in curlx_win32_stat()
H A Dgopher.c139 char *path = data->state.up.path; in gopher_do() local
H A Ddict.c182 char *path; in dict_do() local
H A Dsystem_win32.c250 TCHAR *path = malloc(sizeof(TCHAR) * (systemdirlen + 1 + filenamelen)); in Curl_load_library() local
H A Dhttp.h232 char *path; member
/curl/tests/http/
H A Dtest_11_unix.py40 def __init__(self, path): argument
45 def path(self): member in UDSFaker
H A Dtest_20_websockets.py56 def _mkpath(self, path): argument
60 def _rmrf(self, path): argument
/curl/tests/unit/
H A Dunit2604.c80 char *path; variable
H A Dunit2603.c46 const char *path; member
/curl/tests/libtest/
H A Dlib1515.c119 char *path = URL; in test() local

Completed in 77 milliseconds

123