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

  /src/sbin/dump/
itime.c 90 quite(errno, "cannot read %s even after creating it",
178 quite(errno, "cannot rewrite %s", dumpdates);
187 quite(errno, "can't fseek %s", dumpdates);
214 quite(errno, "can't flush %s", dumpdates);
216 quite(errno, "can't ftruncate %s", dumpdates);
230 quite(errno, "can't write %s", dumpdates);
main.c 334 quite(errno, "can't stat %s", argv[i]);
348 quite(errno, "can't statvfs %s", argv[i]);
452 quite(errno, "can't resolve mount %s (%s)", dt->fs_spec,
455 quite(errno, "can't get disk raw name for %s", buf);
462 quite(errno, "can't get disk raw name for %s",
855 quite(errno, "Can't allocate %zu bytes", size * number);
866 quite(errno, "Can't allocate %zu bytes", size);
877 quite(errno, "Can't copy %s", str);
optr.c 97 quite(errno, "fopen on %s fails", _PATH_TTY);
298 quite(int e, const char *fmt, ...) function in typeref:typename:void
455 quite(errno, "Can't get mount list");
ffs_inode.c 178 quite(errno, "fs_mapinodes: cannot allocate memory.");
235 quite(errno, "cannot allocate inode memory.");
tape.c 287 quite(errno, "error writing command pipe");
772 quite(errno, "too many workers, %d (recompile smaller)",
826 quite(errno, "worker couldn't reopen disk");
929 quite(errno, "error reading command pipe");
dump.h 193 void quite(int, const char *, ...) __printflike(2, 3);
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-a64-pinephone-1.2.dts 24 * quite a bit between individual boards, so the lowest value here was
  /src/usr.bin/make/unit-tests/
directive-for-if.mk 31 # the code before expanding the .for loop body looked quite well.
cond-short.mk 206 # error. Since numeric conditions are quite rare, this subtle difference
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ste-ux500-samsung-skomer.dts 250 /* FIXME: not quite working yet, probably needs regulators */
omap4.dtsi 104 * The real OMAP interconnect network is quite complex.
omap5.dtsi 139 * The real OMAP interconnect network is quite complex.
dra7.dtsi 130 * The real OMAP interconnect network is quite complex.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-nanopi4.dtsi 82 * drives the enable pin, but we can't quite model that.
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 95 # it makes $ac_aux_dir quite unusable in subdirectories: in the top

Completed in 165 milliseconds