Home
last modified time | relevance | path

Searched refs:UPRINTF (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dcmds.c233 UPRINTF("usage: %s [", argv[0]); in settype()
316 UPRINTF("usage: %s\n", argv[0]); in setbinary()
332 UPRINTF("usage: %s\n", argv[0]); in setascii()
348 UPRINTF("usage: %s\n", argv[0]); in settenex()
364 UPRINTF("usage: %s mode-name\n", argv[0]); in setftmode()
381 UPRINTF("usage: %s format\n", argv[0]); in setform()
398 UPRINTF("usage: %s struct-mode\n", argv[0]); in setstruct()
427 UPRINTF("usage: %s local-file [remote-file]\n", argv[0]); in put()
471 UPRINTF("usage: %s local-files\n", argv[0]); in mput()
599 UPRINTF("usage: %s remote-file [local-file]\n", argv[0]); in getit()
[all …]
H A Dftp_var.h354 #define UPRINTF(...) xusage() macro
356 #define UPRINTF(...) (void)fprintf(ttyout, __VA_ARGS__) macro
H A Ddomacro.c64 UPRINTF("usage: %s macro_name [args]\n", argv[0]); in domacro()
H A Dmain.c976 UPRINTF("usage: %s [command [...]]\n", cmd); in help()
H A Dutil.c127 UPRINTF("usage: %s host-name [port]\n", argv[0]); in setpeer()
H A Dftp.c1969 UPRINTF("usage: %s\n", argv[0]); in reset()