Home
last modified time | relevance | path

Searched defs:logwarnx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dlogerr.h75 #define logwarnx(...) log_warnx(__VA_ARGS__) macro
/netbsd-src/usr.sbin/moused/
H A Dmoused.c517 logwarnx(const char *fmt, ...) in logwarnx() function