HomeSort by relevance Sort by last modified time
    Searched refs:log_vprint (Results 1 - 3 of 3) 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");
  /bionic/linker/
linker_format.c 264 static int log_vprint(int prio, const char *tag, const char *fmt, va_list args) function
296 #define __libc_android_log_vprint log_vprint

Completed in 53 milliseconds