HomeSort by relevance Sort by last modified time
    Searched full:sv_mask (Results 1 - 7 of 7) sorted by null

  /external/openssh/openbsd-compat/
sigact.h 75 #define sa_mask sv.sv_mask
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
signal.h 311 int sv_mask; /* Mask of signals to be blocked. */ member in struct:sigvec
324 of VEC. The signals in `sv_mask' will be blocked while the handler runs.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
signal.h 311 int sv_mask; /* Mask of signals to be blocked. */ member in struct:sigvec
324 of VEC. The signals in `sv_mask' will be blocked while the handler runs.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
signal.h 311 int sv_mask; /* Mask of signals to be blocked. */ member in struct:sigvec
324 of VEC. The signals in `sv_mask' will be blocked while the handler runs.
  /external/strace/
signal.c 1004 printsigmask(&sv.sv_mask, 0);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py     [all...]

Completed in 628 milliseconds