Home
last modified time | relevance | path

Searched refs:POLL_PRI (Results 1 – 11 of 11) sorted by relevance

/external/strace/xlat/
Dsigpoll_codes.h34 #if defined(POLL_PRI) || (defined(HAVE_DECL_POLL_PRI) && HAVE_DECL_POLL_PRI)
36 static_assert((POLL_PRI) == (5), "POLL_PRI != 5");
39 # define POLL_PRI 5
65 XLAT(POLL_PRI),
Dsigpoll_codes.in5 POLL_PRI 5
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D22-34-buildonly.c7 #ifndef POLL_PRI
8 #error POLL_PRI not defined
Dsigmacrolist.txt34 POLL_PRI
/external/e2fsprogs/e2fsck/
Dsigcatcher.c302 #ifdef POLL_PRI
303 DEFINE_ENTRY(POLL_PRI)
/external/minijail/linux-x86/
Dlibconstants.gen.c749 #ifdef POLL_PRI
750 { "POLL_PRI", (unsigned long) POLL_PRI },
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h279 #define POLL_PRI 5 /* high priority input available */ macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py168 POLL_PRI = 5 variable
DFILE.py173 POLL_PRI = 5 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py560 POLL_PRI = 5 variable
DSTROPTS.py557 POLL_PRI = 5 variable