Home
last modified time | relevance | path

Searched defs:SIG_DFL (Results 151 – 175 of 1376) sorted by last modified time

12345678910>>...56

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/misc/
H A DSignal.java248 public static final Signal.Handler SIG_DFL = new NativeHandler(0); field
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.unsupported/share/classes/sun/misc/
H A DSignalHandler.java42 public static final SignalHandler SIG_DFL = field
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/
H A DTerminal.java55 SignalHandler SIG_DFL = NativeSignalHandler.SIG_DFL; field
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/impl/
H A DNativeSignalHandler.java16 public static final NativeSignalHandler SIG_DFL = new NativeSignalHandler(); field in NativeSignalHandler
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/
H A Dsignal.h19 #define SIG_DFL _sig_dfl macro
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/stdc/
H A Dsignal.d33 enum SIG_DFL = cast(sigfn_t) 0; in version() local
56 enum SIG_DFL = cast(sigfn_t) 0; in version() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnarl/
H A Ds-osinte__aix.ads184 SIG_DFL : constant := 0; constant
H A Ds-osinte__android.ads190 SIG_DFL : constant := 0; constant
H A Ds-osinte__hpux-dce.ads175 SIG_DFL : constant := 0; constant
H A Ds-osinte__solaris.ads228 SIG_DFL : constant := 0; constant
H A Ds-osinte__gnu.ads188 SIG_DFL : constant := 0; constant
H A Ds-osinte__hpux.ads165 SIG_DFL : constant := 0; constant
H A Ds-osinte__kfreebsd-gnu.ads185 SIG_DFL : constant := 0; constant
H A Ds-osinte__dragonfly.ads179 SIG_DFL : constant := 0; constant
H A Ds-osinte__freebsd.ads179 SIG_DFL : constant := 0; constant
H A Ds-osinte__linux.ads214 SIG_DFL : constant := 0; constant
H A Ds-osinte__darwin.ads165 SIG_DFL : constant := 0; constant
H A Ds-osinte__lynxos178e.ads178 SIG_DFL : constant := 0; constant
H A Ds-osinte__qnx.ads196 SIG_DFL : constant := 0; constant
H A Ds-osinte__rtems.ads163 SIG_DFL : constant := 0; constant
H A Ds-osinte__vxworks.ads157 SIG_DFL : constant := 0; constant
/dports/lang/gcc11-devel/gcc-11-20211009/fixincludes/tests/base/sys/
H A Dsignal.h27 #define SIG_DFL (void (*)(int))0 macro
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/stdc/
H A Dsignal.d33 enum SIG_DFL = cast(sigfn_t) 0; in version() local
56 enum SIG_DFL = cast(sigfn_t) 0; in version() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnarl/
H A Ds-osinte__darwin.ads165 SIG_DFL : constant := 0; constant
H A Ds-osinte__kfreebsd-gnu.ads185 SIG_DFL : constant := 0; constant

12345678910>>...56