Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dsftp.c678 mprintf("Resuming %s to %s\n", in process_get()
681 mprintf("Fetching %s to %s\n", in process_get()
774 mprintf("Uploading %s to %s\n", in process_put()
877 mprintf("%s\n", lname); in do_ls_dir()
880 mprintf("%s\n", d[n]->longname); in do_ls_dir()
882 mprintf("%-*s", colspace, fname); in do_ls_dir()
1011 mprintf("%s\n", lname); in do_globbed_ls()
1014 mprintf("%-*s", colspace, fname); in do_globbed_ls()
1659 mprintf("Changing mode on %s\n", in parse_dispatch_command()
1782 mprintf("%-*s", colspace, tmp); in complete_display()
[all …]
H A Dutf8.h18 int mprintf(const char *, ...)
H A Dutf8.c290 mprintf(const char *fmt, ...) in mprintf() function
H A Dsftp-client.c632 mprintf("%s\n", longname); in do_lsreaddir()
1482 mprintf("Retrieving %s\n", src); in download_dir_internal()
1817 mprintf("Entering %s\n", src); in upload_dir_internal()
H A Dssh-keygen.c868 mprintf("%u %s %s (%s)\n", sshkey_size(public), fp, in fingerprint_one_key()
1234 mprintf("%s %s %s %s\n", ctx->host, in known_hosts_find_delete()
1384 mprintf("Key has comment '%s'\n", comment); in do_change_passphrase()
H A Dssh_namespace.h390 #define mprintf Fssh_mprintf macro
H A DChangeLog7105 Used by NetBSD; this unbreaks mprintf() and friends there for the C
7680 "ANSI_X3.4-1968" that is used by Linux. Fixes mprintf output truncation for
/freebsd-12.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-12.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-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h104 char * (*mprintf)(const char*,...); member
308 #define sqlite3_mprintf sqlite3_api->mprintf
H A Dsqlite3.c88996 char * (*mprintf)(const char*,...);
89200 #define sqlite3_mprintf sqlite3_api->mprintf
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3ext.h112 char * (*mprintf)(const char*,...); member
438 #define sqlite3_mprintf sqlite3_api->mprintf
H A Dsqlite3.c123303 char * (*mprintf)(const char*,...);
123629 #define sqlite3_mprintf sqlite3_api->mprintf
/freebsd-12.1/contrib/ntp/libntp/
H A Dmsyslog.c309 mprintf( in mprintf() function
/freebsd-12.1/contrib/ntp/
H A DChangeLog2172 * mprintf() should go to stdout, not stderr. DPRINTF() uses mprintf().
3174 * Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
H A DNEWS3262 * Back-port utility routines from ntp-dev: mprintf(), emalloc_zero()
H A DCommitLog119984 Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
119990 Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
119993 Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
119996 Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
120002 Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
120008 Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
120011 Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
120025 Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
120230 mprintf() should go to stdout, not stderr.
120236 mprintf() should go to stdout, not stderr.
[all …]