HomeSort by relevance Sort by last modified time
    Searched refs:SIGWINCH (Results 1 - 25 of 161) sorted by null

1 2 3 4 5 6 7

  /external/strace/test/
sigreturn.c 27 signal(SIGWINCH, null_handler);
28 raise(SIGWINCH);
  /external/valgrind/main/memcheck/tests/linux/
sigqueue.c 28 si->si_signo = SIGWINCH;
32 syscall(__NR_rt_sigqueueinfo, getpid(), SIGWINCH, si);
  /external/libedit/src/
sig.h 58 _DO(SIGWINCH)
  /external/lldb/tools/debugserver/source/
SysSignal.cpp 57 case SIGWINCH: return "SIGWINCH"; // 28 window size changes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
signum.h 62 #define SIGWINCH 28 /* Window size change (4.3 BSD, Sun). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
signum.h 62 #define SIGWINCH 28 /* Window size change (4.3 BSD, Sun). */
  /bionic/libc/include/sys/
_sigdefs.h 58 __BIONIC_SIGDEF(SIGWINCH, "Window size changed")
  /development/ndk/platforms/android-3/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /external/qemu/distrib/sdl-1.2.15/src/thread/irix/
SDL_systhread.c 37 SIGHUP, SIGINT, SIGQUIT, SIGPIPE, SIGALRM, SIGTERM, SIGCLD, SIGWINCH,
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 60 __BIONIC_SIGDEF(SIGWINCH,28,"Window size changed")

Completed in 1168 milliseconds

1 2 3 4 5 6 7