Home
last modified time | relevance | path

Searched refs:mprintf (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/crypto/openssh/
H A Dsftp.c660 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 Dutf8.h19 int mprintf(const char *, ...)
H A Dutf8.c305 mprintf(const char *fmt, ...) in mprintf() function
H A Dsftp-client.c779 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 Dssh-keygen.c906 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 Dssh_namespace.h432 #define mprintf Fssh_mprintf macro
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_restrict.c144mprintf("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 Drefclock_gpsdjson.c2204 mprintf("%s[%s]: '%s'\n", up->logname, what, s_lbuf); in log_data()
/freebsd-13.1/contrib/ntp/include/
H A Dntp_debug.h24 mprintf arg; \
H A Dntp_stdlib.h27 extern int mprintf(const char *, ...) NTP_PRINTF(1, 2);
H A Dntpd.h44 mprintf arg; \
/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3ext.h112 char * (*mprintf)(const char*,...); member
447 #define sqlite3_mprintf sqlite3_api->mprintf
H A Dsqlite3.c127426 char * (*mprintf)(const char*,...);
127761 #define sqlite3_mprintf sqlite3_api->mprintf
/freebsd-13.1/contrib/ntp/libntp/
H A Dmsyslog.c309 mprintf( in mprintf() function
/freebsd-13.1/contrib/ntp/
H A DChangeLog2201 * mprintf() should go to stdout, not stderr. DPRINTF() uses mprintf().
3203 * Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
H A DNEWS3300 * Back-port utility routines from ntp-dev: mprintf(), emalloc_zero()
H A DCommitLog120697 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 …]