HomeSort by relevance Sort by last modified time
    Searched defs:vsyslog (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
syslog.h 46 vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
syslog.h 46 vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap) function
  /bionic/libc/bionic/
syslog.cpp 47 vsyslog(priority, fmt, args);
51 void vsyslog(int priority, const char* fmt, va_list args) { function

Completed in 63 milliseconds