HomeSort by relevance Sort by last modified time
    Searched refs:SI_ASYNCNL (Results 1 - 5 of 5) sorted by null

  /external/strace/xlat/
siginfo_codes.h 31 #if defined(SI_ASYNCNL) || (defined(HAVE_DECL_SI_ASYNCNL) && HAVE_DECL_SI_ASYNCNL)
32 XLAT(SI_ASYNCNL),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 131 SI_ASYNCNL = -60, /* Sent by asynch name lookup completion. */
132 # define SI_ASYNCNL SI_ASYNCNL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 131 SI_ASYNCNL = -60, /* Sent by asynch name lookup completion. */
132 # define SI_ASYNCNL SI_ASYNCNL
  /external/e2fsprogs/e2fsck/
sigcatcher.c 134 #ifdef SI_ASYNCNL
135 DEFINE_ENTRY(SI_ASYNCNL)
  /external/strace/
signal.c 322 #define SI_ASYNCNL -60 /* sent by asynch name lookup completion */
    [all...]

Completed in 87 milliseconds