Home
last modified time | relevance | path

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

/dragonfly/contrib/tnftp/src/
HDcmds.c234 UPRINTF("usage: %s [", argv[0]); in settype()
317 UPRINTF("usage: %s\n", argv[0]); in setbinary()
333 UPRINTF("usage: %s\n", argv[0]); in setascii()
349 UPRINTF("usage: %s\n", argv[0]); in settenex()
365 UPRINTF("usage: %s mode-name\n", argv[0]); in setftmode()
382 UPRINTF("usage: %s format\n", argv[0]); in setform()
399 UPRINTF("usage: %s struct-mode\n", argv[0]); in setstruct()
428 UPRINTF("usage: %s local-file [remote-file]\n", argv[0]); in put()
472 UPRINTF("usage: %s local-files\n", argv[0]); in mput()
600 UPRINTF("usage: %s remote-file [local-file]\n", argv[0]); in getit()
[all …]
HDftp_var.h358 #define UPRINTF(...) xusage() macro
360 #define UPRINTF(...) (void)fprintf(ttyout, __VA_ARGS__) macro
HDdomacro.c64 UPRINTF("usage: %s macro_name [args]\n", argv[0]); in domacro()
HDmain.c984 UPRINTF("usage: %s [command ...]\n", cmd); in help()
HDutil.c128 UPRINTF("usage: %s host-name [port]\n", argv[0]); in setpeer()
HDftp.c2030 UPRINTF("usage: %s\n", argv[0]); in reset()