Home
last modified time | relevance | path

Searched defs:sig (Results 126 - 150 of 833) sorted by relevance

12345678910>>...34

/third_party/ltp/lib/
H A Dtst_sig.c95 int sig; in tst_sig() local
227 static void def_handler(int sig) in def_handler() argument
241 tst_setup_signal(int sig, void (*handler) (int)) tst_setup_signal() argument
[all...]
H A Dtst_safe_io_uring.c89 safe_io_uring_enter(const char *file, const int lineno, int strict, int fd, unsigned int to_submit, unsigned int min_complete, unsigned int flags, sigset_t *sig) safe_io_uring_enter() argument
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns20.c23 static void child_signal_handler(LTP_ATTRIBUTE_UNUSED int sig, siginfo_t *si, LTP_ATTRIBUTE_UNUSED void *unused) in child_signal_handler() argument
H A Dpidns16.c23 static void child_signal_handler(LTP_ATTRIBUTE_UNUSED int sig, siginfo_t *si, LTP_ATTRIBUTE_UNUSED void *unused) in child_signal_handler() argument
H A Dpidns12.c23 static void child_signal_handler(LTP_ATTRIBUTE_UNUSED int sig, siginfo_t *si, LTP_ATTRIBUTE_UNUSED void *unused) in child_signal_handler() argument
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/
H A Dminimal-ws-proxy.c55 void sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dminimal-ws-server.c86 void sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server-raw/
H A Dmain.c63 sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
H A Dminimal-ws-client-pmd-bulk.c70 void sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
H A Dminimal-ws-server.c62 void sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
H A Dminimal-ws-server-threadpool.c86 void sigint_handler(int sig) in sigint_handler() argument
/third_party/node/deps/v8/src/wasm/
H A Dlocal-decl-encoder.h44 const FunctionSig* sig; member in v8::internal::wasm::LocalDeclEncoder
H A Dwasm-opcodes.cc18 std::ostream& operator<<(std::ostream& os, const FunctionSig& sig) { in operator <<() argument
36 bool IsJSCompatibleSignature(const FunctionSig* sig, const WasmModule* module, in IsJSCompatibleSignature() argument
H A Dwasm-import-wrapper-cache.cc26 Get(compiler::WasmImportCallKind kind, const FunctionSig* sig, int expected_arity, Suspend suspend) const Get() argument
37 MaybeGet(compiler::WasmImportCallKind kind, const FunctionSig* sig, int expected_arity, Suspend suspend) const MaybeGet() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_signals.c18 static void exit_handler(int sig) in exit_handler() argument
25 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) in set_one_signal_handler() argument
/third_party/musl/src/signal/
H A Dsigaction.c20 int __libc_sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __libc_sigaction() argument
63 int __sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __sigaction() argument
[all...]
/third_party/musl/porting/linux/user/src/signal/
H A Dsigaction.c44 int __libc_sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __libc_sigaction() argument
97 int __sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __sigaction() argument
[all...]
/third_party/musl/src/signal/linux/
H A Dsigaction.c44 int __libc_sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __libc_sigaction() argument
100 int __sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __sigaction() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse_signals.c22 static void exit_handler(int sig) in exit_handler() argument
34 static void do_nothing(int sig) in do_nothing() argument
39 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) in set_one_signal_handler() argument
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmdt/
H A Dhugeshmdt01.c101 static void sighandler(int sig) in sighandler() argument
/third_party/ltp/testcases/kernel/mem/shmt/
H A Dshmt06.c148 int sig; in child() local
H A Dshmt04.c149 int sig; in child() local
H A Dshmt10.c163 static void fini(int sig) in fini() argument
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv05.c23 static void sighandler(int sig) in sighandler() argument
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap05.c28 static void sig_handler(int sig) in sig_handler() argument

Completed in 7 milliseconds

12345678910>>...34