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

123456789

/freebsd-11-stable/contrib/sendmail/libsmutil/
H A Derr.c20 message(const char *msg, ...) function
/freebsd-11-stable/share/examples/sunrpc/msg/
H A Dprintmsg.c13 char *message; local
H A Drprintmsg.c16 char *message; local
[all...]
/freebsd-11-stable/tools/test/testfloat/
H A Dfail.c34 void fail( const char *message, ... ) argument
/freebsd-11-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-11-stable/cddl/usr.sbin/zfsd/tests/
H A Dlibmocks.c47 void syslog(int priority, const char* message, ...) { argument
/freebsd-11-stable/usr.sbin/nscd/
H A Dlog.c40 __log_msg(int level, const char *sender, const char *message, ...) argument
/freebsd-11-stable/contrib/sqlite3/
H A DReplace.cs96 Error( string message, bool usage ) argument
/freebsd-11-stable/crypto/openssh/
H A Dblacklist.c62 im_log(int priority, const char *message, va_list args) argument
/freebsd-11-stable/tests/sys/netgraph/
H A Dbasic.c104 ATF_TC(message); variable
/freebsd-11-stable/contrib/ntp/lib/isc/nls/
H A Dmsgcat.c111 isc_msgcat_get(isc_msgcat_t *msgcat, int set, int message, argument
/freebsd-11-stable/tools/regression/netinet/arphold/
H A Darphold.c68 char message[MSG_SIZE]; local
/freebsd-11-stable/tools/tools/mcgrab/
H A Dmcgrab.cc74 void usage(string message) argument
/freebsd-11-stable/usr.bin/talk/
H A Dio.c170 message(const char *string) function
/freebsd-11-stable/usr.bin/tip/tip/
H A Dlog.c52 logent(char *group, char *num, char *acu, char *message) argument
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dacksend.c75 acksend(struct tsp *message, struct sockaddr_in *addr, char *name, argument
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_log.c58 cl_log_event(IN const char *const name, IN const cl_log_type_t type, IN const char *const message, IN const void *const p_data OPTIONAL, IN const uint32_t data_len) argument
/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dlog.c51 log_emerg(char const *message, ...) argument
61 log_alert(char const *message, ...) argument
71 log_crit(char const *message, ...) argument
81 log_err(char const *message, argument
91 log_warning(char const *message, ...) argument
101 log_notice(char const *message, ...) argument
111 log_info(char const *message, ...) argument
121 log_debug(char const *message, ...) argument
[all...]
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound-querycachedb.py10 import dns.message namespace
/freebsd-11-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-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectQuit.cpp65 StreamString message; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DError.cpp35 std::string _object_error_category::message(int EV) const { function in class:_object_error_category
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h32 ClangDiagnostic(llvm::StringRef message, DiagnosticSeverity severity, argument
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dexceptions.cpp47 system_error(const std::string& who, const std::string& message, int sys_err) argument
/freebsd-11-stable/crypto/openssh/contrib/
H A Dgnome-ssh-askpass1.c68 passphrase_dialog(char *message) argument
157 char *message; local

Completed in 312 milliseconds

123456789