Searched defs:message (Results 1 - 25 of 237) sorted by relevance

12345678910

/freebsd-13-stable/contrib/sendmail/libsmutil/
H A Derr.c20 message(const char *msg, ...) function
/freebsd-13-stable/sys/contrib/openzfs/contrib/initramfs/scripts/local-top/
H A Dzfs14 message() function
/freebsd-13-stable/share/examples/sunrpc/msg/
H A Dprintmsg.c13 char *message; local
H A Drprintmsg.c16 char *message; local
[all...]
/freebsd-13-stable/tools/test/testfloat/
H A Dfail.c34 void fail( const char *message, ... ) argument
/freebsd-13-stable/contrib/kyua/model/
H A Dexceptions.cpp37 model::error::error(const std::string& message) : argument
52 model::format_error::format_error(const std::string& message) : argument
67 not_found_error(const std::string& message) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DError.cpp33 std::string _readobj_error_category::message(int EV) const { function in class:_readobj_error_category
/freebsd-13-stable/contrib/sqlite3/
H A DReplace.cs96 Error( string message, bool usage ) argument
/freebsd-13-stable/contrib/kyua/engine/
H A Dexceptions.cpp38 engine::error::error(const std::string& message) : argument
/freebsd-13-stable/contrib/kyua/store/
H A Dexceptions.cpp37 store::error::error(const std::string& message) : argument
52 store::integrity_error::integrity_error(const std::string& message) : argument
[all...]
/freebsd-13-stable/contrib/kyua/utils/cmdline/
H A Dui_mock.cpp56 ui_mock::err(const std::string& message, const bool newline) argument
59 std::cerr << message << "\n"; local
61 std::cerr << message << "\n"; local
74 ui_mock::out(const std::string& message, const bool newline) argument
77 std::cout << message << "\ local
79 std::cout << message << "\\n"; local
[all...]
/freebsd-13-stable/contrib/kyua/utils/text/
H A Dexceptions.cpp37 text::error::error(const std::string& message) : argument
52 text::regex_error::regex_error(const std::string& message) : argument
67 syntax_error(const std::string& message) argument
82 value_error(const std::string& message) argument
[all...]
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-test-part-test.cc57 Message message; local
[all...]
/freebsd-13-stable/cddl/usr.sbin/zfsd/tests/
H A Dlibmocks.c47 void syslog(int priority, const char* message, ...) { argument
/freebsd-13-stable/crypto/openssh/
H A Dblacklist.c62 im_log(int priority, const char *message, va_list args) argument
/freebsd-13-stable/usr.sbin/nscd/
H A Dlog.c40 __log_msg(int level, const char *sender, const char *message, ...) argument
/freebsd-13-stable/tests/sys/netgraph/
H A Dbasic.c104 ATF_TC(message); variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectQuit.cpp65 StreamString message; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h32 ClangDiagnostic(llvm::StringRef message, DiagnosticSeverity severity, argument
/freebsd-13-stable/contrib/unbound/contrib/
H A Dunbound-querycachedb.py10 import dns.message namespace
/freebsd-13-stable/contrib/kyua/utils/format/
H A Dexceptions.cpp39 error::error(const std::string& message) : argument
55 bad_format_error(const std::string& format_, const std::string& message) argument
/freebsd-13-stable/contrib/kyua/utils/process/
H A Dexceptions.cpp41 process::error::error(const std::string& message) : argument
/freebsd-13-stable/contrib/kyua/utils/signals/
H A Dexceptions.cpp41 signals::error::error(const std::string& message) : argument
/freebsd-13-stable/contrib/libpcap/rpcapd/
H A Dlog.c46 static void rpcapd_vlog_stderr(log_priority priority, const char *message, va_list ap) argument
94 static void rpcapd_vlog_systemlog(log_priority priority, const char *message, argument
173 static void rpcapd_vlog_systemlog(log_priority priority, const char *message, argument
244 rpcapd_log(log_priority priority, const char *message, ...) argument
[all...]
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest-test-part.cc42 std::string TestPartResult::ExtractSummary(const char* message) { argument

Completed in 164 milliseconds

12345678910