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

/macosx-10.10/lukemftp-14/tnftp/src/
H A Dcmds.c239 UPRINTF("usage: %s [", argv[0]);
319 UPRINTF("usage: %s\n", argv[0]);
336 UPRINTF("usage: %s\n", argv[0]);
353 UPRINTF("usage: %s\n", argv[0]);
370 UPRINTF("usage: %s mode-name\n", argv[0]);
387 UPRINTF("usage: %s format\n", argv[0]);
404 UPRINTF("usage: %s struct-mode\n", argv[0]);
433 UPRINTF("usage: %s local-file [remote-file]\n", argv[0]);
477 UPRINTF("usage: %s local-files\n", argv[0]);
605 UPRINTF("usag
[all...]
H A Ddomacro.c63 UPRINTF("usage: %s macro_name [args]\n", argv[0]);
H A Dftp_var.h355 #define UPRINTF(...) xusage() macro
357 #define UPRINTF(...) (void)fprintf(ttyout, __VA_ARGS__) macro
H A Dmain.c984 UPRINTF("usage: %s [command [...]]\n", cmd);
H A Dutil.c134 UPRINTF("usage: %s host-name [port]\n", argv[0]);
H A Dftp.c1992 UPRINTF("usage: %s\n", argv[0]);
H A Dftp.c.orig1959 UPRINTF("usage: %s\n", argv[0]);

Completed in 96 milliseconds