Lines Matching refs:warn
468 warn("futex: op %d not implemented; ignoring.", op);
752 warn("Unsupported ioctl call (return ENOTTY): ioctl(%d, 0x%x, ...) @ \n",
797 warn("open%s: cannot decode flags 0x%x",
940 warn("unlinkat: first argument not AT_FDCWD; unlikely to work");
954 warn("faccessat: first argument not AT_FDCWD; unlikely to work");
967 warn("openat: first argument not AT_FDCWD; unlikely to work");
981 warn("renameat: first argument not AT_FDCWD; unlikely to work");
991 warn("renameat: third argument not AT_FDCWD; unlikely to work");
1175 warn("mremap failing: arguments not page aligned");
1195 warn("can't remap here and MREMAP_MAYMOVE flag not set\n");
1208 warn("mremapping to new vaddr %08p-%08p, adding %d\n",
1222 warn("mmap region limit exceeded with MREMAP_FIXED\n");
1224 warn("returning %08p as start\n", new_start);
1309 warn("fstatat64: first argument not AT_FDCWD; unlikely to work");
1783 warn("mmap: writing to shared mmap region is currently "
1811 warn("mmap: failed to map file into host address space");
1986 warn("getrlimit: unimplemented resource %d", resource);
2003 warn("prlimit: ignoring rlimits for nonzero pid");
2009 warn("prlimit: ignoring new rlimit");
2028 warn("prlimit: unimplemented resource %d", resource);
2263 // don't really handle THREAD or CHILDREN, but just warn and
2265 warn("getrusage() only supports RUSAGE_SELF. Parameter %d ignored.",