Home
last modified time | relevance | path

Searched refs:readdir_longentry (Results 1 – 3 of 3) sorted by relevance

/curl/lib/vssh/
H A Dssh.h126 char readdir_longentry[CURL_PATH_MAX + 1]; member
186 const char *readdir_longentry; member
H A Dlibssh.c1452 sshc->readdir_longentry = sshc->readdir_attrs->longname; in myssh_statemach_act()
1475 if(Curl_dyn_add(&sshc->readdir_buf, sshc->readdir_longentry)) { in myssh_statemach_act()
1532 sshc->readdir_longentry = NULL; in myssh_statemach_act()
1538 sshc->readdir_longentry = sshc->readdir_link_attrs->longname; in myssh_statemach_act()
1552 sshc->readdir_longentry = NULL; in myssh_statemach_act()
H A Dlibssh2.c1632 sshp->readdir_longentry, CURL_PATH_MAX, in sftp_readdir()
1653 result = Curl_dyn_add(&sshp->readdir, sshp->readdir_longentry); in sftp_readdir()

Completed in 17 milliseconds