• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/tnftp/src/

Lines Matching refs:CMPL0

191 #define	CMPL0
194 #define CMPL0 empty,
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 setcase },
208 { "cdup", H(cduphelp), 0, 1, 1, CMPL0 cdup },
210 { "close", H(disconhelp), 0, 1, 1, CMPL0 disconnect },
211 { "cr", H(crhelp), 0, 0, 0, CMPL0 setcr },
212 { "debug", H(debughelp), 0, 0, 0, CMPL0 setdebug },
215 { "disconnect", H(disconhelp), 0, 1, 1, CMPL0 disconnect },
216 { "edit", H(edithelp), 0, 0, 0, CMPL0 setedit },
217 { "epsv", H(epsvhelp), 0, 0, 0, CMPL0 setepsv },
218 { "epsv4", H(epsv4help), 0, 0, 0, CMPL0 setepsv4 },
219 { "epsv6", H(epsv6help), 0, 0, 0, CMPL0 setepsv6 },
220 { "exit", H(quithelp), 0, 0, 0, CMPL0 quit },
221 { "features", H(feathelp), 0, 1, 1, CMPL0 feat },
223 { "form", H(formhelp), 0, 1, 1, CMPL0 setform },
224 { "ftp", H(connecthelp), 0, 0, 1, CMPL0 setpeer },
225 { "gate", H(gatehelp), 0, 0, 0, CMPL0 setgate },
227 { "glob", H(globhelp), 0, 0, 0, CMPL0 setglob },
228 { "hash", H(hashhelp), 0, 0, 0, CMPL0 sethash },
230 { "idle", H(idlehelp), 0, 1, 1, CMPL0 idlecmd },
231 { "image", H(binaryhelp), 0, 1, 1, CMPL0 setbinary },
235 { "lpwd", H(lpwdhelp), 0, 0, 0, CMPL0 lpwd },
237 { "macdef", H(macdefhelp), 0, 0, 0, CMPL0 macdef },
245 { "mode", H(modehelp), 0, 1, 1, CMPL0 setftmode },
253 { "nmap", H(nmaphelp), 0, 0, 1, CMPL0 setnmap },
254 { "ntrans", H(ntranshelp), 0, 0, 1, CMPL0 setntrans },
255 { "open", H(connecthelp), 0, 0, 1, CMPL0 setpeer },
257 { "passive", H(passivehelp), 0, 0, 0, CMPL0 setpassive },
261 { "preserve", H(preservehelp),0, 0, 0, CMPL0 setpreserve },
262 { "progress", H(progresshelp),0, 0, 0, CMPL0 setprogress },
263 { "prompt", H(prompthelp), 0, 0, 0, CMPL0 setprompt },
266 { "pwd", H(pwdhelp), 0, 1, 1, CMPL0 pwd },
267 { "quit", H(quithelp), 0, 0, 0, CMPL0 quit },
268 { "quote", H(quotehelp), 1, 1, 1, CMPL0 quote },
269 { "rate", H(ratehelp), 0, 0, 0, CMPL0 setrate },
270 { "rcvbuf", H(xferbufhelp), 0, 0, 0, CMPL0 setxferbuf },
273 { "remopts", H(optshelp), 0, 1, 1, CMPL0 opts },
275 { "reset", H(resethelp), 0, 1, 1, CMPL0 reset },
276 { "restart", H(restarthelp), 1, 1, 1, CMPL0 restart },
277 { "rhelp", H(remotehelp), 0, 1, 1, CMPL0 rmthelp },
280 { "runique", H(runiquehelp), 0, 0, 1, CMPL0 setrunique },
282 { "sendport", H(porthelp), 0, 0, 0, CMPL0 setport },
284 { "site", H(sitehelp), 0, 1, 1, CMPL0 site },
286 { "sndbuf", H(xferbufhelp), 0, 0, 0, CMPL0 setxferbuf },
287 { "status", H(statushelp), 0, 0, 1, CMPL0 status },
288 { "struct", H(structhelp), 0, 1, 1, CMPL0 setstruct },
289 { "sunique", H(suniquehelp), 0, 0, 1, CMPL0 setsunique },
290 { "system", H(systemhelp), 0, 1, 1, CMPL0 syst },
291 { "tenex", H(tenexhelp), 0, 1, 1, CMPL0 settenex },
292 { "throttle", H(ratehelp), 0, 0, 0, CMPL0 setrate },
293 { "trace", H(tracehelp), 0, 0, 0, CMPL0 settrace },
294 { "type", H(typehelp), 0, 1, 1, CMPL0 settype },
295 { "umask", H(umaskhelp), 0, 1, 1, CMPL0 do_umask },
298 { "user", H(userhelp), 0, 1, 1, CMPL0 user },
299 { "verbose", H(verbosehelp), 0, 0, 0, CMPL0 setverbose },
300 { "xferbuf", H(xferbufhelp), 0, 0, 0, CMPL0 setxferbuf },
302 { NULL, NULL, 0, 0, 0, CMPL0 NULL },