Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dparse.c53 #define dbg_warnx(__fmt, ...) warnx(__fmt, __VA_ARGS__) macro
55 #define dbg_warnx(__fmt, ...) /* empty */ macro