OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:P_ALL
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h
104
P_ALL
, /* Wait for any child. */
148
If IDTYPE is
P_ALL
, match any process.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h
104
P_ALL
, /* Wait for any child. */
148
If IDTYPE is
P_ALL
, match any process.
/external/kernel-headers/original/linux/
wait.h
16
#define
P_ALL
0
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py
14
P_ALL
= 0
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py
14
P_ALL
= 0
[
all
...]
Completed in 126 milliseconds
1
2
3