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

1 2 3 4 5

  /external/fio/os/windows/posix/include/
syslog.h 12 #define LOG_PID 0x4
  /external/mdnsresponder/mDNSShared/
mDNSDebug.c 31 #define LOG_PID 0x01
  /bionic/libc/include/
syslog.h 81 #define LOG_PID 0x01
  /development/ndk/platforms/android-21/include/
syslog.h 80 #define LOG_PID 0x01
  /development/ndk/platforms/android-9/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /external/syslinux/gpxe/src/util/
hijack.c 585 openlog ( basename ( argv[0] ), LOG_PID, LOG_DAEMON );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 162 #define LOG_PID 0x01 /* log the pid with each message */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
syslog.h 162 #define LOG_PID 0x01 /* log the pid with each message */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
syslog.h 162 #define LOG_PID 0x01 /* log the pid with each message */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
syslog.h 79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */

Completed in 945 milliseconds

1 2 3 4 5