Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsigpoll_codes.h27 #if defined(POLL_ERR) || (defined(HAVE_DECL_POLL_ERR) && HAVE_DECL_POLL_ERR)
29 static_assert((POLL_ERR) == (4), "POLL_ERR != 4");
32 # define POLL_ERR 4
64 XLAT(POLL_ERR),
Dsigpoll_codes.in4 POLL_ERR 4
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D22-33-buildonly.c7 #ifndef POLL_ERR
8 #error POLL_ERR not defined
Dsigmacrolist.txt33 POLL_ERR
/external/e2fsprogs/e2fsck/
Dsigcatcher.c299 #ifdef POLL_ERR
300 DEFINE_ENTRY(POLL_ERR)
/external/minijail/linux-x86/
Dlibconstants.gen.c734 #ifdef POLL_ERR
735 { "POLL_ERR", (unsigned long) POLL_ERR },
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h278 #define POLL_ERR 4 /* i/o error */ macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py167 POLL_ERR = 4 variable
DFILE.py172 POLL_ERR = 4 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py559 POLL_ERR = 4 variable
DSTROPTS.py556 POLL_ERR = 4 variable