Searched refs:UPRINTF (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/contrib/tnftp/src/ |
| HD | cmds.c | 234 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 …]
|
| HD | ftp_var.h | 358 #define UPRINTF(...) xusage() macro 360 #define UPRINTF(...) (void)fprintf(ttyout, __VA_ARGS__) macro
|
| HD | domacro.c | 64 UPRINTF("usage: %s macro_name [args]\n", argv[0]); in domacro()
|
| HD | main.c | 984 UPRINTF("usage: %s [command ...]\n", cmd); in help()
|
| HD | util.c | 128 UPRINTF("usage: %s host-name [port]\n", argv[0]); in setpeer()
|
| HD | ftp.c | 2030 UPRINTF("usage: %s\n", argv[0]); in reset()
|