HomeSort by: relevance | last modified time | path
    Searched refs:warn (Results 1 - 25 of 1235) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/mdocml/dist/
test-err.c 24 warn("%d. warn", 2);
  /src/external/gpl3/gcc/dist/gcc/fortran/
scanner.h 27 bool use_for_modules, warn; member in struct:gfc_directorylist
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
scanner.h 27 bool use_for_modules, warn; member in struct:gfc_directorylist
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
warn.c 1 /* $NetBSD: warn.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */
41 warn(const char *fmt, ...) function
  /src/lib/libc/gen/
warn.c 1 /* $NetBSD: warn.c,v 1.14 2007/06/18 14:13:54 ginsbach Exp $ */
41 __RCSID("$NetBSD: warn.c,v 1.14 2007/06/18 14:13:54 ginsbach Exp $");
50 __weak_alias(warn, _warn)
55 warn(const char *fmt, ...)
  /src/external/bsd/flex/dist/tests/
header_nr_scanner.l 34 %option warn
header_r_scanner.l 38 %option warn
array_nr.l 35 %option warn array
c_cxx_nr.lll 37 %option warn
cxx_basic.ll 31 %option warn c++
debug_nr.l 34 %option warn debug
  /src/etc/rc.d/
ypbind 21 warn "domainname(1) is not set."
pf 24 warn "${pf_rules} not readable; pf start aborted."
44 warn "${pf_rules} not found; no pf rules loaded."
60 warn "${pf_rules} not found; no pf rules loaded."
  /src/crypto/external/bsd/openssl.old/dist/util/perl/
with_fallback.pm 23 warn $@ if $@;
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
aranges.h 34 deferred_warnings *warn);
aranges.c 29 deferred_warnings *warn)
77 warn->warn (_("Section .debug_aranges in %s entry at offset %s "
92 warn->warn
107 warn->warn (_("Section .debug_aranges in %s entry at offset %s "
119 warn->warn (_("Section .debug_aranges in %s has duplicate "
130 warn->war
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/system-gdbinit/
elinos.py 24 def warn(msg): function
48 warn("%s not set" % var)
64 variables are missing, warn about which library may be missing.
72 warn("ELinOS system libraries will not be loaded")
81 warn("Xenomai libraries may not be loaded")
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
aranges.h 34 deferred_warnings *warn);
aranges.c 30 deferred_warnings *warn)
78 warn->warn (_("Section .debug_aranges in %s entry at offset %s "
93 warn->warn
108 warn->warn (_("Section .debug_aranges in %s entry at offset %s "
120 warn->warn (_("Section .debug_aranges in %s has duplicate "
131 warn->war
    [all...]
  /src/external/gpl3/gdb/dist/gdb/system-gdbinit/
elinos.py 24 def warn(msg): function
48 warn("%s not set" % var)
64 variables are missing, warn about which library may be missing.
72 warn("ELinOS system libraries will not be loaded")
81 warn("Xenomai libraries may not be loaded")
  /src/sys/arch/prep/stand/installboot/
installboot.c 64 warn("%s: devread: lseek", msg);
68 warn("%s: devread: read", msg);
86 warn("open: %s", boot);
91 warn("fstat: %s", boot);
99 warn("read: eh: %s", boot);
108 warn("not PowerPC binary.");
115 warn("read: ph: %s", boot);
137 warn("no PReP bootable image.");
142 warn("bootable image lseek sector 1");
146 warn("read: start/size")
    [all...]
  /src/bin/cp/
utils.c 75 warn("lutimens: %s", file);
111 warn("%s", to.p_path);
118 warn("%s", entp->fts_path);
152 warn("stat: %s", to.p_path);
174 warn("%s", to.p_path);
223 warn("%s", to.p_path);
234 warn("%s", entp->fts_path);
244 warn("%s", to.p_path);
253 warn("%s", entp->fts_path);
259 warn("%s: error copying extended attributes", to.p_path)
    [all...]
  /src/games/cribbage/
instr.c 81 warn("open %s", _PATH_INSTR);
85 warn("dup2");
89 warn(NULL);
  /src/etc/
MAKEDEV.local 63 warn "$i: unknown device"
  /src/etc/etc.emips/
MAKEDEV.conf 27 warn "bad unit for $name in: $i"

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 91011>>