HomeSort by relevance Sort by last modified time
    Searched refs:SYSLOG_DATA_INIT (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /bionic/libc/unistd/
syslog.c 47 static struct syslog_data sdata = SYSLOG_DATA_INIT;
  /external/openssh/
defines.h 588 #if defined(HAVE_OPENLOG_R) && defined(SYSLOG_DATA_INIT) && \
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_cryptodev.c 1348 struct syslog_data sd = SYSLOG_DATA_INIT;
    [all...]

Completed in 3823 milliseconds

12 3