OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOG_PID
(Results
1 - 12
of
12
) sorted by null
/bionic/libc/include/
syslog.h
79
/* openlog() flags; only
LOG_PID
and LOG_PERROR supported */
80
#define
LOG_PID
0x01 /* include pid with message */
/development/ndk/platforms/android-3/include/
syslog.h
79
/* openlog() flags; only
LOG_PID
and LOG_PERROR supported */
80
#define
LOG_PID
0x01 /* include pid with message */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
syslog.h
162
#define
LOG_PID
0x01 /* log the pid with each message */
/prebuilt/ndk/android-ndk-r4/platforms/android-3/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 */
/prebuilt/ndk/android-ndk-r4/platforms/android-4/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 */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/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 */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/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 */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/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 */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/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 */
/prebuilt/ndk/android-ndk-r5/platforms/android-3/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 */
/prebuilt/ndk/android-ndk-r6/platforms/android-3/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 */
/prebuilt/ndk/android-ndk-r6/platforms/android-3/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 */
Completed in 209 milliseconds