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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syslog.h 46 vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/bits/
syslog.h 46 vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap) function
  /bionic/libc/unistd/
syslog.c 55 * syslog, vsyslog --
64 vsyslog(pri, fmt, ap);
69 vsyslog(int pri, const char *fmt, va_list ap) function

Completed in 186 milliseconds