Searched defs:xo_warnx (Results 1 - 2 of 2) sorted by path

/freebsd-current/contrib/libxo/libxo/
H A Dlibxo.c1604 xo_warnx (const char *fmt, ...) function
/freebsd-current/usr.sbin/ndp/
H A Dndp_netlink.c397 #define xo_warnx(...) do { if (warn) { xo_warnx(__VA_ARGS__); } } while(0) macro
463 #undef xo_warnx /* see above */ macro
[all...]

Completed in 149 milliseconds