OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POLL_PRI
(Results
1 - 10
of
10
) sorted by null
/external/strace/xlat/
sigpoll_codes.h
14
#if !(defined(
POLL_PRI
) || (defined(HAVE_DECL_POLL_PRI) && HAVE_DECL_POLL_PRI))
15
# define
POLL_PRI
5
35
XLAT(
POLL_PRI
),
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h
251
POLL_PRI
, /* High priority input available. */
252
# define
POLL_PRI
POLL_PRI
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h
251
POLL_PRI
, /* High priority input available. */
252
# define
POLL_PRI
POLL_PRI
/bionic/libc/kernel/uapi/asm-generic/
siginfo.h
185
#define
POLL_PRI
5
/external/kernel-headers/original/uapi/asm-generic/
siginfo.h
246
#define
POLL_PRI
5 /* high priority input available */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h
233
#define
POLL_PRI
(__SI_POLL|5) /* high priority input available */
/external/python/cpython2/Lib/plat-irix6/
WAIT.py
168
POLL_PRI
= 5
FILE.py
173
POLL_PRI
= 5
/external/python/cpython2/Lib/plat-sunos5/
IN.py
560
POLL_PRI
= 5
STROPTS.py
557
POLL_PRI
= 5
[
all
...]
Completed in 500 milliseconds