Searched refs:fmprintf (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | utf8.h | 21 int fmprintf(FILE *, const char *, ...)
|
| H A D | scp.c | 224 fmprintf(stderr, "Executing: %s\n", cp); in do_local_cmd() 270 fmprintf(stderr, in do_cmd() 367 fmprintf(stderr, in do_cmd2() 1035 fmprintf(stderr, "%s: invalid uri\n", argv[argc - 1]); in toremote() 1042 fmprintf(stderr, "%s: invalid target\n", argv[argc - 1]); in toremote() 1055 fmprintf(stderr, "%s: invalid uri\n", argv[i]); in toremote() 1235 fmprintf(stderr, "%s: invalid uri\n", argv[i]); in tolocal() 1440 fmprintf(stderr, "Sending file modes: %s", buf); in source() 1517 fmprintf(stderr, "Entering directory: %s", path); in rsource() 1717 fmprintf(stderr, "Sink: %s", buf); [all …]
|
| H A D | utf8.c | 293 fmprintf(FILE *stream, const char *fmt, ...) in fmprintf() function
|
| H A D | sshconnect2.c | 581 fmprintf(stderr, "%s", msg); in input_userauth_banner() 1097 fmprintf(stderr, "%s%s", info, addnl ? "\n" : ""); in input_userauth_passwd_changereq() 1972 fmprintf(stderr, "%s%s", name, addnl ? "\n" : ""); in input_userauth_info_req() 1976 fmprintf(stderr, "%s%s", inst, addnl ? "\n" : ""); in input_userauth_info_req()
|
| H A D | ssh_namespace.h | 262 #define fmprintf Fssh_fmprintf macro
|
| H A D | ChangeLog | 599 upstream: Use fmprintf instead of logit for challenge-response name and
|