| /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/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/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/external/bsd/libfido2/dist/openbsd-compat/ |
| err.h | 57 warn(const char *fmt, ...) function
|
| /src/external/bsd/tmux/dist/compat/ |
| err.c | 63 warn(const char *fmt, ...) function
|
| /src/external/cddl/osnet/dist/tools/ctf/common/ |
| utils.c | 58 warn(const char *format, ...) function
|
| /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/external/bsd/mdocml/dist/ |
| compat_err.c | 85 warn(const char *fmt, ...) function
|
| /src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| error.c | 43 warn(char *s, ...) function
|
| /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
| mingw.py | 35 def warn(self, *k, **kw): member in class:EmptyLogger 297 logger.setLevel(logging.WARN)
|
| /src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| mingw.py | 35 def warn(self, *k, **kw): member in class:EmptyLogger 297 logger.setLevel(logging.WARN)
|
| /src/external/gpl2/lvm2/dist/test/ |
| lvm-utils.sh | 17 warn() { echo >&2 "$ME: $@"; } function 43 || { warn "loop_setup_ failed: Unable to create tmp file $file"; return 1; } 47 || { warn "loop_setup_ failed: Unable to create loopback device"; return 1; }
|
| /src/external/mpl/bind/dist/lib/dns/include/dns/ |
| callbacks.h | 71 void (*warn)(struct dns_rdatacallbacks *, const char *, ...); member in struct:dns_rdatacallbacks 91 * \li 'error' and 'warn' are set to default callbacks that print the
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| callbacks.h | 67 void (*warn)(struct dns_rdatacallbacks *, const char *, ...); member in struct:dns_rdatacallbacks 88 * \li 'error' and 'warn' are set to default callbacks that print the
|
| /src/tests/usr.bin/indent/ |
| t_options.lua | 86 local function warn(ln, msg) function 115 warn(lineno, ("expecting %d empty %s, got %d") 122 warn(unused_input_lineno, "input is not used") 151 warn(lineno - curr_empty_lines - 1, 162 warn(lineno, "input section needs 2 empty lines " 179 warn(lineno, "unfinished section '" .. section .. "'") 183 warn(lineno, "run section needs 1 empty line above, " 207 warn(lineno, 218 warn(lineno, "duplicate input; remove this section") 229 warn(output_lineno [all...] |
| /src/external/apache2/llvm/dist/llvm/tools/llvm-cxxmap/ |
| llvm-cxxmap.cpp | 41 cl::desc("Warn on equivalent symbols in the output symbol list")); 44 cl::desc("Warn on input symbols missing from output symbol list")); 46 static void warn(Twine Message, Twine Whence = "", function 102 warn("symbol " + Symbol + " is equivalent to earlier symbol " + 120 warn("no new symbol matches old symbol " + Symbol,
|
| /src/external/gpl3/gcc/dist/contrib/ |
| check-internal-format-escaping.py | 40 def warn(msg: polib.POEntry, function 92 warn(msg, 109 warn(msg, 114 warn(msg, 121 warn(msg, 'apostrophe', 'apostrophe without leading %') 132 warn(msg, 148 warn(msg, 161 warn(msg, 167 warn(msg, 173 warn(msg [all...] |
| /src/external/gpl3/gcc.old/dist/contrib/ |
| check-internal-format-escaping.py | 40 def warn(msg: polib.POEntry, function 92 warn(msg, 109 warn(msg, 114 warn(msg, 121 warn(msg, 'apostrophe', 'apostrophe without leading %') 132 warn(msg, 148 warn(msg, 161 warn(msg, 167 warn(msg, 173 warn(msg [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| complaints.c | 64 handler->warn (fmt, args); 102 hook->warn ("%s", args); 127 complaint_interceptor::warn (const char *fmt, va_list args) function in class:complaint_interceptor
|
| /src/external/gpl3/gdb/dist/gdb/ |
| complaints.c | 64 handler->warn (fmt, args); 102 hook->warn ("%s", args); 127 complaint_interceptor::warn (const char *fmt, va_list args) function in class:complaint_interceptor
|
| /src/common/include/rpc/ |
| types.h | 67 #define warn(msg,...) /**/ macro
|
| /src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
| LinkUtils.h | 92 inline void warn(Twine Warning, Twine Context = {}) { function in namespace:llvm::dsymutil
|
| /src/external/apache2/llvm/dist/llvm/utils/ |
| abtest.py | 74 def warn(message): function 186 warn("Missing end of function %s" % (in_function,)) 212 warn("Missing end of function %s" % (in_function,)) 272 warn("There is no corresponding file to '%s' in %s" % 279 warn("There is no corresponding file to '%s' in %s" % 332 warn("Function '%s' missing from good file" % name) 338 warn("Function '%s' missing from bad file" % name)
|
| /src/external/bsd/ppp/dist/pppd/plugins/pppoe/ |
| pppoe-discovery.c | 57 warn(const char *fmt, ...) function
|