Searched defs:sig_atomic_t (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/riscv/include/
H A Dsignal.h40 typedef long sig_atomic_t; typedef
/freebsd-13-stable/sys/arm/include/
H A Dsignal.h42 typedef long sig_atomic_t; typedef
/freebsd-13-stable/sys/arm64/include/
H A Dsignal.h40 typedef long sig_atomic_t; typedef
/freebsd-13-stable/sys/powerpc/include/
H A Dsignal.h42 typedef int sig_atomic_t; typedef
/freebsd-13-stable/sys/mips/include/
H A Dsignal.h51 typedef int sig_atomic_t; typedef
/freebsd-13-stable/sys/x86/include/
H A Dsignal.h47 typedef int sig_atomic_t; typedef
101 typedef long sig_atomic_t; typedef
/freebsd-13-stable/crypto/openssh/
H A Ddefines.h350 typedef int sig_atomic_t; typedef

Completed in 209 milliseconds