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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dlogger.h43 extern int log_vprint __P((struct log *, const char *, ...));
H A Dlogger.c136 log_vprint(struct log *p, const char *fmt, ...) function
251 log_vprint(l, "hoge %s\n", "this is test");

Completed in 25 milliseconds