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

  /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/strace/
signal.c 322 #define SI_ASYNCNL -60 /* sent by asynch name lookup completion */
    [all...]

Completed in 213 milliseconds