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

  /src/usr.sbin/sdpd/
log.c 93 log_warning(char const *message, ...) function
98 vsyslog(LOG_WARNING, message, ap);
sdpd.h 141 void log_warning(char const *, ...) __printflike(1, 2);
server.c 380 log_warning("getsockname failed, using BDADDR_ANY");
384 log_warning("Could not get L2CAP OMTU, using %d", omtu);
  /src/external/bsd/libbind/dist/include/isc/
logging.h 30 #define log_warning (-3) macro
  /src/external/mpl/dhcp/dist/keama/
parse.c 1613 static isc_boolean_t log_warning = ISC_TRUE; local
1945 if (log_warning) {
1953 log_warning = ISC_FALSE;

Completed in 21 milliseconds