Searched refs:msg_printf (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmsg_output.h26 extern void PRINTFLIKE(2, 3) msg_printf(int, const char *,...);
H A Dmsg_output.c16 /* void msg_printf(level, format, ...)
36 /* msg_printf() and msg_vprintf() format their arguments, sanitize the
143 /* msg_printf - format text and log it */
145 void msg_printf(int level, const char *format,...) function
/netbsd-current/sys/arch/hpcmips/stand/pbsdboot/
H A Dmips.c54 msg_printf(MSG_ERROR, whoami, TEXT("Can't allocate root page.\n"));
74 msg_printf(MSG_ERROR, whoami, TEXT("Missing physical page.\n"));
85 msg_printf(MSG_ERROR, whoami, TEXT("Mapping interrupt vector failed.\n"));
H A Dsysteminfo.c112 msg_printf(MSG_ERROR, whoami,
125 msg_printf(MSG_ERROR, whoami, TEXT("Unsupported CPU\n"));
127 msg_printf(MSG_ERROR, whoami,
H A Delf.c91 msg_printf(MSG_ERROR, whoami, TEXT("vmem_get(0x%x) failed.\n"), addr);
104 msg_printf(MSG_ERROR, whoami, TEXT("read segment error.\n"));
143 msg_printf(MSG_ERROR, whoami, TEXT("seek error.\n"));
148 msg_printf(MSG_ERROR, whoami, TEXT("read header error.\n"));
155 msg_printf(MSG_ERROR, whoami, TEXT("malloc() error.\n"));
161 msg_printf(MSG_ERROR, whoami, TEXT("seek for program header table error.\n"));
167 msg_printf(MSG_ERROR, whoami, TEXT("read program header table error.\n"));
173 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment header table error.\n"));
179 msg_printf(MSG_ERROR, whoami, TEXT("read segment header table error.\n"));
204 msg_printf(MSG_ERRO
[all...]
H A Dvmem.c66 msg_printf(MSG_ERROR, whoami, TEXT("vmem is not initialized.\n"));
85 msg_printf(MSG_ERROR, whoami,
94 msg_printf(MSG_ERROR, whoami,
106 msg_printf(MSG_ERROR, whoami,
152 msg_printf(MSG_ERROR, whoami,
243 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate heap\n"));
257 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate address table\n"));
314 msg_printf(MSG_ERROR, whoami, TEXT("invalid page header\n"));
324 msg_printf(MSG_ERROR, whoami,
335 msg_printf(MSG_ERRO
[all...]
H A Dpbsdboot.c53 msg_printf(MSG_ERROR, whoami, TEXT("open failed.\n"));
74 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate argument page\n"));
H A Dpalette.c52 msg_printf(MSG_ERROR, TEXT("assertion failure"), \
95 msg_printf(MSG_ERROR, TEXT("Error"),
141 msg_printf(MSG_ERROR, TEXT("Error"),
149 msg_printf(MSG_ERROR, TEXT("Error"),
179 msg_printf(MSG_ERROR, TEXT("Error"),
H A Dtx39xx.c84 msg_printf(MSG_ERROR, whoami,
H A Dprint.c76 msg_printf(UINT type, LPWSTR caption, LPWSTR lpszFmt, ...) function
H A Dpreference.c107 msg_printf(MSG_ERROR, TEXT("pref_load()"),
117 msg_printf(MSG_ERROR, TEXT("pref_load()"),
134 msg_printf(MSG_ERROR, TEXT("pref_write()"),
141 msg_printf(MSG_ERROR, TEXT("pref_write()"),
438 msg_printf(MSG_ERROR, TEXT("Error()"),
458 msg_printf(MSG_ERROR, TEXT("Error()"),
H A Dpbsdboot.h158 int msg_printf(UINT type, LPWSTR caption, LPWSTR lpszFmt, ...);
H A Dmain.c441 msg_printf(MSG_ERROR,
461 msg_printf(MSG_INFO,
1063 if (msg_printf(MB_YESNO | MB_ICONHAND,
1071 msg_printf(MSG_ERROR,
/netbsd-current/external/ibm-public/postfix/dist/src/postlog/
H A Dpostlog.c217 msg_printf(level, "%s", vstring_str(buf));
228 msg_printf(level, "%s", vstring_str(buf));
/netbsd-current/usr.sbin/sysinst/
H A Dutil.c1177 msg_printf("\n\n");
1179 msg_printf("\n\n dd if=/dev/random bs=32 count=1 | openssl base64\n\n");
1181 msg_printf("\n\n");
1229 msg_printf("\n\n %s\n\n",
1247 msg_printf("\n\n");
1271 msg_printf("\n\n");
H A Dbsddisklabel.c207 msg_printf("\n");
211 msg_printf("\n\n");

Completed in 128 milliseconds