HomeSort by relevance Sort by last modified time
    Searched defs:LOG_ALERT (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /bionic/libc/include/
syslog.h 40 #define LOG_ALERT 1 /* ERROR */
  /development/ndk/platforms/android-21/include/
syslog.h 40 #define LOG_ALERT 1 /* ERROR */
  /development/ndk/platforms/android-9/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 52 #define LOG_ALERT 1 /* action must be taken immediately */
76 { "alert", LOG_ALERT },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
syslog.h 52 #define LOG_ALERT 1 /* action must be taken immediately */
76 { "alert", LOG_ALERT },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
syslog.h 52 #define LOG_ALERT 1 /* action must be taken immediately */
76 { "alert", LOG_ALERT },
  /prebuilts/go/darwin-x86/src/log/syslog/
syslog.go 21 // severity. For example, LOG_ALERT | LOG_FTP sends an alert severity
35 LOG_ALERT
197 // Alert logs a message with severity LOG_ALERT, ignoring the severity
200 _, err := w.writeAndRetry(LOG_ALERT, m)
  /prebuilts/go/linux-x86/src/log/syslog/
syslog.go 21 // severity. For example, LOG_ALERT | LOG_FTP sends an alert severity
35 LOG_ALERT
197 // Alert logs a message with severity LOG_ALERT, ignoring the severity
200 _, err := w.writeAndRetry(LOG_ALERT, m)
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
syslog.h 39 #define LOG_ALERT 1
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
syslog.h 39 #define LOG_ALERT 1

Completed in 1020 milliseconds

1 2 3 4 5