Searched refs:mprintf (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/ntp/include/
H A Dntp_debug.h15 * Uses mprintf() and so supports %m, replaced by strerror(errno).
24 mprintf arg; \
H A Dntp_stdlib.h34 extern int mprintf(const char *, ...) NTP_PRINTF(1, 2);
H A Dntpd.h44 mprintf arg; \
/freebsd-current/crypto/openssh/
H A Dutf8.h19 int mprintf(const char *, ...)
H A Dsftp.c703 mprintf("Resuming %s to %s\n",
706 mprintf("Fetching %s to %s\n",
800 mprintf("Resuming upload of %s to %s\n",
803 mprintf("Uploading %s to %s\n",
912 mprintf("%s\n", lname);
915 mprintf("%s\n", d[n]->longname);
917 mprintf("%-*s", colspace, fname);
1053 mprintf("%s\n", lname);
1056 mprintf("%-*s", colspace, fname);
1572 mprintf("sft
[all...]
H A Dutf8.c305 mprintf(const char *fmt, ...) function
H A Dsftp-client.c802 mprintf("%s\n", longname);
1920 mprintf("Retrieving %s\n", src);
2278 mprintf("Entering %s\n", src);
2730 mprintf("Retrieving %s\n", from_path);
H A Dssh_namespace.h428 #define mprintf Fssh_mprintf macro
H A Dssh-keygen.c924 mprintf("%u %s %s (%s)\n", sshkey_size(public), fp,
1286 mprintf("%s %s %s%s%s\n", ctx->host,
1448 mprintf("Key has comment '%s'\n", comment);
/freebsd-current/contrib/ntp/libntp/
H A Dmsyslog.c309 mprintf( function
/freebsd-current/contrib/sqlite3/
H A Dsqlite3ext.h112 char * (*mprintf)(const char*,...); member in struct:sqlite3_api_routines
469 #define sqlite3_mprintf sqlite3_api->mprintf
H A Dsqlite3.c[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c2224 mprintf("%s[%s]: '%s'\n", up->logname, what, s_lbuf);

Completed in 517 milliseconds