Home
last modified time | relevance | path

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

/dports/ftp/lftp/lftp-4.9.2/src/
H A Dftpclass.h427 bool use_mlsd; variable
H A Dftpclass.cc1076 use_mlsd=false; in InitFtp()
1339 if(mode==MP_LIST && !use_mlsd) in Do()
4827 use_mlsd = QueryBool("use-mlsd"); in Reconfig()