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

  /src/libexec/ld.elf_so/
rtldenv.h 53 void xwarnx(const char *, ...)
79 # define xwarnx warnx macro
paths.c 255 xwarnx("missing sysctl variable name");
270 xwarnx("maximum library entries exceeded `%s'",
275 xwarnx("missing sysctl variable value for `%s'",
281 xwarnx("missing sysctl library list for `%s'",
289 xwarnx("maximum library entries exceeded `%s'",
297 xwarnx("No library map entries for `%s/%.*s'",
321 xwarnx("No library entries for `%s'", hwptr->name);
load.c 236 xwarnx(_PATH_LD_HINTS ": invalid/unknown sysctl for %s (%d)",
251 xwarnx("unsupported sysctl type %d", (int)i);
265 xwarnx("sysctl value %s not found for lib%s",
275 xwarnx("could not load %s for %s",
xprintf.c 304 xwarnx(const char *fmt, ...) function in typeref:typename:void
reloc.c 91 xwarnx("%s: zero size COPY relocation for \"%s\"",
287 xwarnx("%s: text relocations", obj->path);
xmalloc.c 166 xwarnx("\r\nassertion botched: %s\r\n", s);
  /src/sys/arch/x68k/stand/common/
xprintf.h 25 void xwarnx(const char *fmt, ...);
exec_sub.c 28 xwarnx("section (%s): img %p, sz %d, pad %d", ident,
106 xwarnx("symbol table found");
185 xwarnx("symbol table found");
187 xwarnx("debugging information found");
272 xwarnx("%s: is an a.out", kernel_fn);
304 xwarnx("%s: is an ELF", kernel_fn);
xprintf.c 344 xwarnx(const char *fmt, ...) function in typeref:typename:void
346 xwarnx(fmt, va_alist)
  /src/sys/arch/x68k/stand/loadbsd/
loadbsd.c 274 xwarnx("%s: major %u, if %u, un_if %u, unit %u, lun %u, partition %u; bootdev 0x%x",
353 xwarnx("trampoline arg at %p", arg);
373 xwarnx("args: mpu %d, image %p, load 0x%x, entry 0x%x",
381 xwarnx("trampoline code at %p (%u bytes)",
417 xwarnx("%s", msg);
530 xwarnx("boothowto 0x%x", boothowto);
542 xwarnx("flush disk cache...");
552 xwarnx("flush and disable MPU caches...");
559 xwarnx("Jumping to the kernel. Good Luck!");
568 xwarnx("??? return from kernel")
    [all...]

Completed in 16 milliseconds