OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POLL_IN
(Results
101 - 106
of
106
) sorted by null
1
2
3
4
5
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h
174
#define
POLL_IN
(__SI_POLL|1)
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h
174
#define
POLL_IN
(__SI_POLL|1)
/external/python/cpython2/Lib/plat-irix6/
WAIT.py
164
POLL_IN
= 1
FILE.py
169
POLL_IN
= 1
/external/python/cpython2/Lib/plat-sunos5/
IN.py
556
POLL_IN
= 1
STROPTS.py
553
POLL_IN
= 1
[
all
...]
Completed in 223 milliseconds
1
2
3
4
5