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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dssh.c1227 result = get_pathname(&cp, &sshc->quote_path1);
1250 /* sshc->quote_path1 contains the mode to set */
1259 Curl_safefree(sshc->quote_path1);
1272 /* sshc->quote_path1 is the source */
1281 Curl_safefree(sshc->quote_path1);
1305 Curl_safefree(sshc->quote_path1);
1325 Curl_safefree(sshc->quote_path1);
1339 Curl_safefree(sshc->quote_path1);
1387 Curl_safefree(sshc->quote_path1);
1400 sshc->quote_attrs.gid = strtoul(sshc->quote_path1, NUL
[all...]
H A Dssh.h118 char *quote_path1; /* two generic pointers for the QUOTE stuff */ member in struct:ssh_conn

Completed in 51 milliseconds