Home
last modified time | relevance | path

Searched refs:SendURI (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/lftp/lftp-4.9.2/src/
H A Dftpclass.h173 void SendURI(const char *u,const char *home);
H A Dftpclass.cc3504 void Ftp::Connection::SendURI(const char *u,const char *home) in SendURI() function in Ftp::Connection
3526 SendURI(u,home); in SendCmd2()