HomeSort by relevance Sort by last modified time
    Searched refs:log_vprint (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
logger.h 48 extern int log_vprint __P((struct log *, const char *, ...));
logger.c 140 log_vprint(struct log *p, const char *fmt, ...) function
255 log_vprint(l, "hoge %s\n", "this is test");

Completed in 1788 milliseconds