HomeSort by relevance Sort by last modified time
    Searched refs:LOG_USER (Results 26 - 40 of 40) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
syslog.h 53 #define LOG_USER 0010
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 53 #define LOG_USER 0010
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 53 #define LOG_USER 0010
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 53 #define LOG_USER 0010
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 53 #define LOG_USER 0010
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 53 #define LOG_USER 0010
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 53 #define LOG_USER 0010
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 53 #define LOG_USER 0010
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 53 #define LOG_USER 0010
99 #define SYSLOG_DATA_INIT {-1, 0, 0, 0, (const char *)0, LOG_USER, 0xff}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
syslog.h 94 #define LOG_USER (1<<3) /* random user-level messages */
136 { "user", LOG_USER },
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
syslog.h 94 #define LOG_USER (1<<3) /* random user-level messages */
136 { "user", LOG_USER },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
syslog.h 94 #define LOG_USER (1<<3) /* random user-level messages */
136 { "user", LOG_USER },
  /external/openssh/
log.c 277 log_facility = LOG_USER;
  /external/dnsmasq/src/
dnsmasq.h 197 #define MS_TFTP LOG_USER
option.c 33 { "user", LOG_USER },
    [all...]

Completed in 1537 milliseconds

12