HomeSort by: relevance | last modified time | path
    Searched refs:msg_printf (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/hpcmips/stand/pbsdboot/
mips.c 54 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"));
systeminfo.c 112 msg_printf(MSG_ERROR, whoami,
125 msg_printf(MSG_ERROR, whoami, TEXT("Unsupported CPU\n"));
127 msg_printf(MSG_ERROR, whoami,
elf.c 91 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_ERROR, whoami, TEXT("seek for segment error.\n"))
    [all...]
vmem.c 66 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_ERROR, whoami, TEXT("can't allocate root page.\n"))
    [all...]
pbsdboot.c 53 msg_printf(MSG_ERROR, whoami, TEXT("open failed.\n"));
74 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate argument page\n"));
palette.c 52 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"),
tx39xx.c 84 msg_printf(MSG_ERROR, whoami,
print.c 76 msg_printf(UINT type, LPWSTR caption, LPWSTR lpszFmt, ...) function in typeref:typename:int
preference.c 107 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()"),
pbsdboot.h 158 int msg_printf(UINT type, LPWSTR caption, LPWSTR lpszFmt, ...);
main.c 441 msg_printf(MSG_ERROR,
461 msg_printf(MSG_INFO,
1063 if (msg_printf(MB_YESNO | MB_ICONHAND,
1071 msg_printf(MSG_ERROR,
  /src/usr.bin/msgc/
msg_sys.def 292 msg_printf("%s", msg_string(msg_no));
311 msg_printf("%s", msg_string(msg_no));
325 msg_printf(const char *fmt, ...)
  /src/usr.sbin/sysinst/
util.c 1177 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");
bsddisklabel.c 207 msg_printf("\n");
211 msg_printf("\n\n");

Completed in 37 milliseconds