Searched defs:signals (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20031220-1.c8 static int signals[5]; variable
/openbsd-current/gnu/usr.bin/binutils/gdb/signals/
H A Dsignals.c53 } signals [] = variable in typeref:struct:__anon4629
[all...]
/openbsd-current/lib/libevent/
H A Dsignal.c57 static char signals[1]; local
/openbsd-current/usr.sbin/rpki-client/
H A Doutput.c183 int i, signals[] = {SIGTERM, SIGHUP, SIGINT, SIGUSR1, SIGUSR2, local
/openbsd-current/usr.sbin/nsd/
H A Dmini_event.h108 struct event** signals; member in struct:event_base
/openbsd-current/usr.bin/timeout/
H A Dtimeout.c176 struct sigaction signals; local
[all...]
/openbsd-current/usr.sbin/unbound/util/
H A Dwinsock_event.h143 struct event** signals; member in struct:event_base
H A Dmini_event.h123 struct event** signals; member in struct:event_base
/openbsd-current/sbin/unwind/libunbound/util/
H A Dwinsock_event.h143 struct event** signals; member in struct:event_base
H A Dmini_event.h123 struct event** signals; member in struct:event_base
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp266 bool GDBRemoteClientBase::ShouldStop(const UnixSignals &signals, argument
38 SendContinuePacketAndWaitForResponse( ContinueDelegate &delegate, const UnixSignals &signals, llvm::StringRef payload, std::chrono::seconds interrupt_timeout, StringExtractorGDBRemote &response) argument
H A DGDBRemoteCommunicationServerPlatform.cpp496 lldb::UnixSignalsSP signals = UnixSignals::CreateForHost(); local
H A DGDBRemoteCommunicationClient.cpp4189 SendSignalsToIgnore( llvm::ArrayRef<int32_t> signals) argument
H A DGDBRemoteCommunicationServerLLGS.cpp3701 std::vector<int> signals; local
/openbsd-current/usr.bin/sort/
H A Dsort.c344 int i, signals[] = {SIGTERM, SIGHUP, SIGINT, SIGUSR1, SIGUSR2, local
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp44 Status NativeProcessProtocol::IgnoreSignals(llvm::ArrayRef<int> signals) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp201 Status NativeProcessWindows::IgnoreSignals(llvm::ArrayRef<int> signals) { argument
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_context_types.h108 struct list_head signals; /* Guarded by signal_lock */ member in struct:intel_context
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dprocfs.c4594 register_gdb_signals(procinfo *pi, gdb_sigset_t *signals) argument
4618 gdb_sigset_t signals; local
4815 gdb_sigset_t signals; local
[all...]

Completed in 713 milliseconds