Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/appl/ftp/ftp/
H A Dcmdtab.c46 char cdhelp[] = "change remote working directory"; variable
126 { "cd", cdhelp, 0, 1, 1, cd },
/freebsd-13.1/contrib/tnftp/src/
H A Dcmdtab.c94 HSTR cdhelp[] = "change remote working directory"; variable
207 { "cd", H(cdhelp), 0, 1, 1, CMPL(r) cd },