Home
last modified time | relevance | path

Searched refs:SI_ASYNCNL (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dsiginfo_codes.h29 #if !(defined(SI_ASYNCNL) || (defined(HAVE_DECL_SI_ASYNCNL) && HAVE_DECL_SI_ASYNCNL))
30 # define SI_ASYNCNL -60 macro
52 XLAT(SI_ASYNCNL),
Dsiginfo_codes.in10 SI_ASYNCNL -60
/external/e2fsprogs/e2fsck/
Dsigcatcher.c135 #ifdef SI_ASYNCNL
136 DEFINE_ENTRY(SI_ASYNCNL)
/external/minijail/linux-x86/
Dlibconstants.gen.c1073 #ifdef SI_ASYNCNL
1074 { "SI_ASYNCNL", (unsigned long) SI_ASYNCNL },
/external/strace/
DChangeLog37059 Recognize SI_KERNEL and SI_ASYNCNL.
37060 * signal.c [LINUX] (SI_KERNEL, SI_ASYNCNL): Define.
37062 SI_ASYNCNL, reorder entries.