Searched defs:log_warn (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dlog.h62 #define log_warn(x...) LOG_LINE(_LOG_WARN | _LOG_STDERR, x) macro
/netbsd-current/external/gpl2/lvm2/dist/lib/log/
H A Dlog.h62 #define log_warn(x...) LOG_LINE(_LOG_WARN | _LOG_STDERR, x) macro
/netbsd-current/usr.sbin/autofs/
H A Dlog.c178 log_warn(const char *fmt, ...) function
/netbsd-current/usr.sbin/wsmoused/
H A Dwsmoused.c190 log_warn(const char *fmt, ...) function
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dlogerr.c326 log_warn(const char *fmt, ...) function
/netbsd-current/external/bsd/unbound/dist/util/
H A Dlog.c328 log_warn(const char *format, ...) function
/netbsd-current/usr.sbin/bta2dpd/bta2dpd/
H A Dbta2dpd.c261 #define log_warn(fmt, args...) syslog(LOG_WARNING, fmt, ##args) macro

Completed in 184 milliseconds