/curl/src/ |
H A D | tool_bname.c | 32 char *tool_basename(char *path) in tool_basename()
|
H A D | tool_findfile.c | 81 char *path = strdup(c); in checkhome() local 114 char *path; in findfile() local
|
H A D | tool_operhlp.c | 95 char *path = NULL; in add_file_name_to_url() local 185 char *path = NULL; in get_url_file_name() local
|
H A D | tool_doswin.c | 245 SANITIZEcode truncate_dryrun(const char *path, const size_t truncate_pos) in truncate_dryrun() 636 char *path; /* points to stack allocated buffer */ in GetLoadedModulePaths() local
|
/curl/tests/http/testenv/ |
H A D | client.py | 72 def _rmf(self, path): argument 76 def _rmrf(self, path): argument 80 def _mkpath(self, path): argument
|
H A D | caddy.py | 133 def _rmf(self, path): argument 137 def _mkpath(self, path): argument
|
H A D | vsftpd.py | 155 def _rmf(self, path): argument 159 def _mkpath(self, path): argument
|
H A D | httpd.py | 206 def _rmf(self, path): argument 210 def _mkpath(self, path): argument
|
H A D | nghttpx.py | 177 def _rmf(self, path): argument 181 def _mkpath(self, path): argument
|
/curl/docs/examples/ |
H A D | parseurl.c | 40 char *path; in main() local
|
/curl/lib/vssh/ |
H A D | curl_path.c | 40 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()
|
/curl/lib/ |
H A D | file.h | 32 char *path; /* the path we operate on */ member
|
H A D | fopen.c | 64 static char *dirslash(const char *path) in dirslash()
|
H A D | http_digest.c | 77 unsigned char *path = NULL; in Curl_output_digest() local
|
H A D | system_win32.c | 217 TCHAR *path = malloc(sizeof(TCHAR) * (systemdirlen + 1 + filenamelen)); in Curl_load_library() local
|
H A D | curl_multibyte.c | 137 int curlx_win32_stat(const char *path, struct_stat *buffer) in curlx_win32_stat()
|
H A D | ftplistparser.h | 60 char *path; /* path to the directory, where we trying wildcard-match */ member
|
H A D | gopher.c | 139 char *path = data->state.up.path; in gopher_do() local
|
H A D | dict.c | 182 char *path; in dict_do() local
|
H A D | http.h | 232 char *path; member
|
/curl/tests/http/ |
H A D | test_11_unix.py | 42 def __init__(self, path): argument 48 def path(self): member in UDSFaker
|
H A D | test_20_websockets.py | 56 def _mkpath(self, path): argument 60 def _rmrf(self, path): argument
|
/curl/tests/unit/ |
H A D | unit2604.c | 90 char *path; variable
|
H A D | unit2603.c | 47 const char *path; member
|
/curl/tests/libtest/ |
H A D | lib1515.c | 112 char *path = URL; in test() local
|