HomeSort by relevance Sort by last modified time
    Searched refs:SIGWINCH (Results 51 - 75 of 160) sorted by null

1 23 4 5 6 7

  /external/selinux/libselinux/utils/
avcstat.c 91 if (num == SIGWINCH)
144 i = sigaction(SIGWINCH, &sa, NULL);
  /prebuilts/go/darwin-x86/src/runtime/
signal_darwin.go 36 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_dragonfly.go 36 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_freebsd.go 36 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_nacl.go 41 /* 28 */ {_SigNotify, "SIGWINCH: window size change"},
signal_netbsd.go 36 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_openbsd.go 36 /* 28 */ {_SigNotify, "SIGWINCH: window size change"},
sigtab_linux_generic.go 42 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_solaris.go 28 /* 20 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
sigtab_linux_mipsx.go 31 /* 20 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
  /prebuilts/go/linux-x86/src/runtime/
signal_darwin.go 36 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_dragonfly.go 36 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_freebsd.go 36 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_nacl.go 41 /* 28 */ {_SigNotify, "SIGWINCH: window size change"},
signal_netbsd.go 36 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_openbsd.go 36 /* 28 */ {_SigNotify, "SIGWINCH: window size change"},
sigtab_linux_generic.go 42 /* 28 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
signal_solaris.go 28 /* 20 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
sigtab_linux_mipsx.go 31 /* 20 */ {_SigNotify + _SigIgn, "SIGWINCH: window size change"},
  /toolchain/binutils/binutils-2.27/libiberty/
strsignal.c 147 #if defined (SIGWINCH)
148 ENTRY(SIGWINCH, "SIGWINCH", "Window size changed"),
  /external/libedit/src/
sig.c 88 case SIGWINCH:
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
16-1.c 82 {SIGWINCH, "SIGWINCH", 0},
  /external/squashfs-tools/squashfs-tools/
progressbar.c 192 signal(SIGWINCH, sigwinch_handler);
  /external/minijail/linux-x86/
libconstants.gen.c     [all...]
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 104 SIGWINCH = 20

Completed in 423 milliseconds

1 23 4 5 6 7