Home
last modified time | relevance | path

Searched refs:log_alert (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/sdpd/
H A Dlog.h41 void log_alert (char const *message, ...) __printflike(1, 2);
H A Dlog.c64 log_alert(char const *message, ...) in log_alert() function