HomeSort by: relevance | last modified time | path
    Searched defs:lshelp (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/ftp/
cmdtab.c 109 HSTR lshelp[] = "list contents of remote path"; variable in typeref:typename:HSTR[]
206 { "dir", H(lshelp), 1, 1, 1, CMPL(rl) ls },
228 { "ls", H(lshelp), 1, 1, 1, CMPL(rl) ls },
244 { "nlist", H(lshelp), 1, 1, 1, CMPL(rl) ls },

Completed in 12 milliseconds