HomeSort by relevance Sort by last modified time
    Searched refs:warnx (Results 1 - 11 of 11) sorted by null

  /bionic/libc/include/
err.h 62 void warnx(const char *, ...)
  /development/ndk/platforms/android-8/include/
err.h 62 void warnx(const char *, ...)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
err.h 62 void warnx(const char *, ...)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
err.h 62 void warnx(const char *, ...)
  /system/core/sh/bltin/
bltin.h 70 #define warnx sh_warnx macro
  /bionic/libc/bionic/
err.c 96 warnx(const char *fmt, ...) function
  /external/ipsec-tools/src/libipsec/
test-policy.c 116 warnx("ERROR: expecting failure.");
118 warnx("ERROR: expecting success.");
312 warnx("ERROR: expecting failure.");
  /system/core/toolbox/
newfs_msdos.c 387 warnx("warning, %s is not a regular file", fname);
390 warnx("warning, %s is not a character device", fname);
423 warnx("trim %d sectors from %d to adjust to a multiple of %d",
587 warnx("warning: sectors/FAT limits file system to %u clusters",
595 warnx("warning: FAT type limits file system to %u sectors",
743 warnx("Skipping mount checks");
874 warnx("Cannot get number of sectors per track, %s", strerror(errno));
878 warnx("Cannot get number of heads, %s", strerror(errno));
dd.c 976 warnx("%s: short input record", in.name);
  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.c 249 warnx("Requiest to put keyboard into a raw mode ignored");
  /external/ipsec-tools/src/racoon/
racoonctl.c 770 warnx("Extra arguments");
815 warnx("Extra arguments");
    [all...]

Completed in 410 milliseconds