Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/src/
H A Dlogerr.h75 #define logwarnx(...) log_warnx(__VA_ARGS__) macro
/dflybsd-src/usr.sbin/moused/
H A Dmoused.c130 #define logwarnx(fmt, args...) \ macro