Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/sdpd/
H A Dlog.h44 void log_warning (char const *message, ...) __printflike(1, 2);
H A Dlog.c94 log_warning(char const *message, ...) in log_warning() function