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

1 2 3

  /external/openssh/
log.c 242 #if defined(HAVE_OPENLOG_R) && defined(SYSLOG_DATA_INIT)
243 struct syslog_data sdata = SYSLOG_DATA_INIT;
323 #if defined(HAVE_OPENLOG_R) && defined(SYSLOG_DATA_INIT)
354 #if defined(HAVE_OPENLOG_R) && defined(SYSLOG_DATA_INIT)
355 struct syslog_data sdata = SYSLOG_DATA_INIT;
419 #if defined(HAVE_OPENLOG_R) && defined(SYSLOG_DATA_INIT)
  /bionic/libc/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /development/ndk/platforms/android-3/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/4/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/4/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/4/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/4/platforms/android-5/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/4/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/4/platforms/android-8/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/5/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/6/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/6/platforms/android-3/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/7/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/7/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/7/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/7/platforms/android-3/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/7/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/7/platforms/android-4/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/7/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/7/platforms/android-5/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/7/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/7/platforms/android-8/arch-x86/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/ndk/7/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/7/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/8/platforms/android-14/arch-arm/usr/include/
syslog.h 99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}

Completed in 1453 milliseconds

1 2 3