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

  /external/libpcap/lbl/
os-sunos4.h 155 struct sigvec;
157 int sigvec(int, struct sigvec *, struct sigvec*);
  /external/openssh/openbsd-compat/
sigact.h 69 struct sigvec sv;
sigact.c 43 /* This file provides sigaction() emulation using sigvec() */
51 return sigvec(sig, sigact ? &sigact->sv : NULL,
  /external/tcpdump/lbl/
os-sunos4.h 157 struct sigvec;
159 int sigvec(int, struct sigvec *, struct sigvec*);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 2357 class sigvec(Structure): class in inherits:Structure
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 2357 class sigvec(Structure): class in inherits:Structure
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 2357 class sigvec(Structure): class in inherits:Structure
    [all...]
  /external/openssh/
configure     [all...]

Completed in 510 milliseconds