Searched refs:log_warning (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.sbin/sdpd/
H A Dlog.c93 log_warning(char const *message, ...) function
H A Dsdpd.h141 void log_warning(char const *, ...) __printflike(1, 2);
H A Dserver.c380 log_warning("getsockname failed, using BDADDR_ANY");
384 log_warning("Could not get L2CAP OMTU, using %d", omtu);
/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dlogging.h30 #define log_warning (-3) macro
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Dparse.c1613 static isc_boolean_t log_warning = ISC_TRUE; local
1945 if (log_warning) {
1953 log_warning = ISC_FALSE;

Completed in 276 milliseconds