Searched refs:path_to_use (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dftp.c3074 const char *path_to_use = data->state.path; local
3126 path = curl_easy_unescape(data, path_to_use, 0, NULL);
3995 const char *path_to_use = data->state.path; local
3999 cur_pos = path_to_use; /* current position in path. point at the begin
4030 if(!path_to_use[0]) {
4064 if(strequal(path_to_use, "/")) {

Completed in 92 milliseconds