| /freebsd-13.1/crypto/openssh/ |
| H A D | sftp.c | 660 mprintf("Resuming %s to %s\n", in process_get() 663 mprintf("Fetching %s to %s\n", in process_get() 757 mprintf("Uploading %s to %s\n", in process_put() 861 mprintf("%s\n", lname); in do_ls_dir() 864 mprintf("%s\n", d[n]->longname); in do_ls_dir() 866 mprintf("%-*s", colspace, fname); in do_ls_dir() 998 mprintf("%s\n", lname); in do_globbed_ls() 1001 mprintf("%-*s", colspace, fname); in do_globbed_ls() 1513 mprintf("sftp> %s\n", ocmd); in parse_dispatch_command() 1663 mprintf("Changing mode on %s\n", in parse_dispatch_command() [all …]
|
| H A D | utf8.h | 19 int mprintf(const char *, ...)
|
| H A D | utf8.c | 305 mprintf(const char *fmt, ...) in mprintf() function
|
| H A D | sftp-client.c | 779 mprintf("%s\n", longname); in do_lsreaddir() 1720 mprintf("Retrieving %s\n", src); in download_dir_internal() 2040 mprintf("Entering %s\n", src); in upload_dir_internal() 2470 mprintf("Retrieving %s\n", from_path); in crossload_dir_internal()
|
| H A D | ssh-keygen.c | 906 mprintf("%u %s %s (%s)\n", sshkey_size(public), fp, in fingerprint_one_key() 1267 mprintf("%s %s %s%s%s\n", ctx->host, in known_hosts_find_delete() 1429 mprintf("Key has comment '%s'\n", comment); in do_change_passphrase()
|
| H A D | ssh_namespace.h | 432 #define mprintf Fssh_mprintf macro
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_restrict.c | 144 …mprintf("restrict node at %p: %s/%s count %d, rflags %08x, mflags %04x, ippeerlimit %d, expire %lu… in dump_restrict() 160 mprintf("dump_restrict: restrict_def4: %p\n", &restrict_def4); in dump_restricts() 167 mprintf("dump_restrict: restrict_def6: %p\n", &restrict_def6); in dump_restricts() 174 mprintf("dump_restrict: restrictlist4: %p\n", &restrictlist4); in dump_restricts() 181 mprintf("dump_restrict: restrictlist6: %p\n", &restrictlist6); in dump_restricts()
|
| H A D | refclock_gpsdjson.c | 2204 mprintf("%s[%s]: '%s'\n", up->logname, what, s_lbuf); in log_data()
|
| /freebsd-13.1/contrib/ntp/include/ |
| H A D | ntp_debug.h | 24 mprintf arg; \
|
| H A D | ntp_stdlib.h | 27 extern int mprintf(const char *, ...) NTP_PRINTF(1, 2);
|
| H A D | ntpd.h | 44 mprintf arg; \
|
| /freebsd-13.1/contrib/sqlite3/ |
| H A D | sqlite3ext.h | 112 char * (*mprintf)(const char*,...); member 447 #define sqlite3_mprintf sqlite3_api->mprintf
|
| H A D | sqlite3.c | 127426 char * (*mprintf)(const char*,...); 127761 #define sqlite3_mprintf sqlite3_api->mprintf
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | msyslog.c | 309 mprintf( in mprintf() function
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | ChangeLog | 2201 * mprintf() should go to stdout, not stderr. DPRINTF() uses mprintf(). 3203 * Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
|
| H A D | NEWS | 3300 * Back-port utility routines from ntp-dev: mprintf(), emalloc_zero()
|
| H A D | CommitLog | 120697 Backport utility routines from ntp-dev: mprintf(), emalloc_zero(). 120703 Backport utility routines from ntp-dev: mprintf(), emalloc_zero(). 120706 Backport utility routines from ntp-dev: mprintf(), emalloc_zero(). 120709 Backport utility routines from ntp-dev: mprintf(), emalloc_zero(). 120715 Backport utility routines from ntp-dev: mprintf(), emalloc_zero(). 120721 Backport utility routines from ntp-dev: mprintf(), emalloc_zero(). 120724 Backport utility routines from ntp-dev: mprintf(), emalloc_zero(). 120738 Backport utility routines from ntp-dev: mprintf(), emalloc_zero(). 120943 mprintf() should go to stdout, not stderr. 120949 mprintf() should go to stdout, not stderr. [all …]
|