Searched defs:sigset_t (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsigact.h72 typedef unsigned long sigset_t; typedef
/freebsd-current/contrib/bmake/
H A Dsigact.h71 typedef _SIGSET_T_ sigset_t; typedef
[all...]
/freebsd-current/include/
H A Dspawn.h48 typedef __sigset_t sigset_t; typedef
/freebsd-current/contrib/ncurses/ncurses/
H A DSigAction.h82 #define sigset_t _nc_sigset_t macro
83 typedef unsigned long sigset_t; typedef
/freebsd-current/sys/sys/
H A Dselect.h49 typedef __sigset_t sigset_t; typedef
H A Dpoll.h107 typedef __sigset_t sigset_t; typedef
H A Dsignal.h165 typedef __sigset_t sigset_t; typedef
/freebsd-current/contrib/xz/src/common/
H A Dmythread.h129 # define sigset_t _sigset_t macro
/freebsd-current/contrib/diff/src/
H A Dsdiff.c102 # define sigset_t int macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp270 CHECK_TYPE_SIZE(sigset_t); variable
H A Dsanitizer_platform_limits_freebsd.cpp475 CHECK_TYPE_SIZE(sigset_t); variable
H A Dsanitizer_platform_limits_posix.cpp1122 CHECK_TYPE_SIZE(sigset_t); variable
H A Dsanitizer_platform_limits_netbsd.cpp2588 CHECK_TYPE_SIZE(sigset_t); variable

Completed in 241 milliseconds