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.11-4.6/sysroot/usr/include/bits/
syslog.h 46 vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
syslog.h 46 vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap) function
  /bionic/libc/bionic/
syslog.cpp 46 vsyslog(priority, fmt, args);
50 void vsyslog(int priority, const char* fmt, va_list args) { function

Completed in 67 milliseconds