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

  /bionic/libc/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /development/ndk/platforms/android-9/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /development/ndk/platforms/android-9/arch-mips/include/sys/
_sigdefs.h 63 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
_sigdefs.h 63 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
_sigdefs.h 63 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /system/core/toolbox/
kill.c 15 _SIG(ALRM),
  /external/linux-tools-perf/scripts/perl/
rwtop.pl 93 $SIG{ALRM} = \&set_print_pending;
  /external/clang/www/demo/
index.cgi 266 local $SIG{ALRM} = sub { die "timeout"; };
  /external/openssh/
session.c     [all...]

Completed in 453 milliseconds