Searched refs:log_infox (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dlogerr.h46 __printflike(1, 2) void log_infox(const char *, ...);
73 #define loginfox(...) log_infox(__VA_ARGS__)
H A Dlogerr.c316 log_infox(const char *fmt, ...) function

Completed in 142 milliseconds