Searched refs:CMPL0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tnftp/src/
H A Dcmdtab.c191 #define CMPL0 macro
194 #define CMPL0 empty, macro
198 { "!", H(shellhelp), 0, 0, 0, CMPL0 shell },
199 { "$", H(domachelp), 1, 0, 0, CMPL0 domacro },
200 { "account", H(accounthelp), 0, 1, 1, CMPL0 account},
202 { "ascii", H(asciihelp), 0, 1, 1, CMPL0 setascii },
203 { "bell", H(beephelp), 0, 0, 0, CMPL0 setbell },
204 { "binary", H(binaryhelp), 0, 1, 1, CMPL0 setbinary },
205 { "bye", H(quithelp), 0, 0, 0, CMPL0 quit },
206 { "case", H(casehelp), 0, 0, 1, CMPL0 setcas
[all...]

Completed in 99 milliseconds