| /src/external/bsd/ntp/dist/include/ |
| ntp_debug.h | 17 * Uses mprintf() and so supports %m, replaced by strerror(errno). 26 mprintf arg; \
|
| ntp_stdlib.h | 40 extern int mprintf(const char *, ...) NTP_SYSLOG(1, 2);
|
| ntpd.h | 46 mprintf arg; \
|
| /src/crypto/external/bsd/openssh/dist/ |
| utf8.h | 22 int mprintf(const char *, ...)
|
| namespace.h | 57 #define mprintf ssh_mprintf macro
|
| sftp.c | 698 mprintf("Resuming %s to %s\n", 701 mprintf("Fetching %s to %s\n", 799 mprintf("Resuming upload of %s to %s\n", 802 mprintf("Uploading %s to %s\n", 915 mprintf("%s\n", lname); 918 mprintf("%s\n", d[n]->longname); 920 mprintf("%-*s", colspace, fname); 1076 mprintf("%s\n", lname); 1079 mprintf("%-*s", colspace, fname); 1601 mprintf("sftp> %s\n", ocmd) [all...] |
| utf8.c | 302 mprintf(const char *fmt, ...) function
|
| sftp-client.c | 784 mprintf("%s\n", longname); 1898 mprintf("Retrieving %s\n", src); 2258 mprintf("Entering %s\n", src); 2713 mprintf("Retrieving %s\n", from_path);
|
| ssh-keygen.c | 857 mprintf("%u %s %s (%s)\n", sshkey_size(public), fp, 1214 mprintf("%s %s %s%s%s\n", ctx->host, 1376 mprintf("Key has comment '%s'\n", comment);
|
| /src/external/bsd/ntp/dist/libntp/ |
| msyslog.c | 309 mprintf( function
|
| /src/external/public-domain/sqlite/dist/ |
| sqlite3ext.h | 112 char * (*mprintf)(const char*,...); member in struct:sqlite3_api_routines 479 #define sqlite3_mprintf sqlite3_api->mprintf
|
| sqlite3.c | [all...] |
| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_gpsdjson.c | 2226 mprintf("%s[%s]: '%s'\n", up->logname, what, s_lbuf);
|