Searched refs:mprintf (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | sftp.c | 693 mprintf("Resuming %s to %s\n", in process_get() 696 mprintf("Fetching %s to %s\n", in process_get() 790 mprintf("Resuming upload of %s to %s\n", in process_put() 793 mprintf("Uploading %s to %s\n", in process_put() 906 mprintf("%s\n", lname); in do_ls_dir() 909 mprintf("%s\n", d[n]->longname); in do_ls_dir() 911 mprintf("%-*s", colspace, fname); in do_ls_dir() 1067 mprintf("%s\n", lname); in do_globbed_ls() 1070 mprintf("%-*s", colspace, fname); in do_globbed_ls() 1592 mprintf("sftp> %s\n", ocmd); in parse_dispatch_command() [all …]
|
H A D | utf8.h | 22 int mprintf(const char *, ...)
|
H A D | namespace.h | 57 #define mprintf ssh_mprintf macro
|
H A D | utf8.c | 302 mprintf(const char *fmt, ...) in mprintf() function
|
H A D | sftp-client.c | 788 mprintf("%s\n", longname); in sftp_lsreaddir() 1902 mprintf("Retrieving %s\n", src); in download_dir_internal() 2259 mprintf("Entering %s\n", src); in upload_dir_internal() 2711 mprintf("Retrieving %s\n", from_path); in crossload_dir_internal()
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | ntp_debug.h | 26 mprintf arg; \
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | sqlite3ext.h | 112 char * (*mprintf)(const char*,...); member 469 #define sqlite3_mprintf sqlite3_api->mprintf
|
H A D | sqlite3.c | 135584 char * (*mprintf)(const char*,...); 135941 #define sqlite3_mprintf sqlite3_api->mprintf
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 2522 mprintf
|