Searched refs:log_notice (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Dlog.h61 #define log_notice(x...) LOG_LINE(_LOG_NOTICE, x) macro
68 #define log_verbose(args...) log_notice(args)
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/log/
H A Dlog.h61 #define log_notice(x...) LOG_LINE(_LOG_NOTICE, x) macro
68 #define log_verbose(args...) log_notice(args)
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/po/
H A DMakefile.in34 --keyword=log_notice --keyword=log_warn --keyword=log_err \
44 --keyword=log_notice --keyword=log_warn --keyword=log_err \
H A DMakefile34 --keyword=log_notice --keyword=log_warn --keyword=log_err \
44 --keyword=log_notice --keyword=log_warn --keyword=log_err \
/netbsd-6-1-5-RELEASE/usr.sbin/sdpd/
H A Dmain.c163 log_notice("Cannot set uid/gid. Not a superuser");
229 log_notice("Got signal %d. Total number of signals received %d",
H A Dlog.c103 log_notice(char const *message, ...) function
H A Dsdpd.h142 void log_notice(char const *, ...) __printflike(1, 2);
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/isc/
H A Dlogging.h31 #define log_notice (-2) macro
/netbsd-6-1-5-RELEASE/usr.sbin/btpand/
H A Dchannel.c236 log_notice("Queue overflow");
251 log_notice("Queue overflow");
H A Dbtpand.h165 #define log_notice(fmt, args...) syslog(LOG_NOTICE, fmt , ##args) macro
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd-cman.c204 log_notice("clvmd on node %s has died\n", namebuf);
H A Dlvm-functions.c607 log_notice("Refreshing context");
H A Dclvmd.c1316 log_notice

Completed in 90 milliseconds