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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/bits/
siginfo.h 131 SI_ASYNCNL = -60, /* Sent by asynch name lookup completion. */
132 # define SI_ASYNCNL SI_ASYNCNL
  /external/strace/
signal.c 460 #define SI_ASYNCNL -60 /* sent by asynch name lookup completion */
577 #ifdef SI_ASYNCNL
578 { SI_ASYNCNL, "SI_ASYNCNL" },
    [all...]

Completed in 23 milliseconds