Home
last modified time | relevance | path

Searched refs:log_notice (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dmain.c157 log_notice("Cannot set uid/gid. Not a superuser"); in drop_root()
215 log_notice("Got signal %d. Total number of signals received %d", in sighandler()
H A Dlog.h43 void log_notice (char const *message, ...);
H A Dlog.c100 log_notice(char const *message, ...) in log_notice() function
/freebsd/usr.sbin/bluetooth/btpand/
H A Dchannel.c253 log_notice("Queue overflow"); in channel_dispatch()
268 log_notice("Queue overflow"); in channel_dispatch()
H A Dbtpand.h181 #define log_notice(fmt, args...) syslog(LOG_NOTICE, fmt , ##args) macro
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_inform.c602 static void log_notice(osm_log_t * log, osm_log_level_t level, in log_notice() function
791 log_notice(p_log, OSM_LOG_INFO, p_ntc); in osm_report_notice()