Home
last modified time | relevance | path

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

12

/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()
675 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 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()
118 CURLcode Curl_get_pathname(const char **cpp, char **path, char *homedir) in Curl_get_pathname()
H A Dfile.h32 char *path; /* the path we operate on */ member
H A Dcurl_multibyte.c137 int curlx_win32_stat(const char *path, struct_stat *buffer) in curlx_win32_stat()
162 int curlx_win32_access(const char *path, int mode) in curlx_win32_access()
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 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.c246 TCHAR *path = malloc(sizeof(TCHAR) * (systemdirlen + 1 + filenamelen)); in Curl_load_library() local
H A Dhttp.h237 char *path; member
H A Dhttp1.c139 const char *p, *m, *target, *hv, *scheme, *authority, *path; in start_req() local
/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/libtest/
H A Dtestutil.c139 TCHAR *path; in win32_load_system_library() local
H A Dlib1515.c119 char *path = URL; in test() local
/curl/tests/unit/
H A Dunit2603.c46 const char *path; member

Completed in 36 milliseconds

12