Home
last modified time | relevance | path

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

12345678910>>...33

/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
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit06.c33 static void sighandler(int sig) in sighandler() argument
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H A Ddirtyc0w_child.c74 void sighandler(int sig) in sighandler() argument
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem.c34 static void sighandler(int sig) in sighandler() argument
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd04.c78 static void sigproc(int sig) in sigproc() argument
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr04.c46 static void sigproc(int sig) in sigproc() argument
/third_party/ltp/testcases/kernel/syscalls/kill/
H A Dkill09.c206 void alarm_handler(int sig) in alarm_handler() argument
H A Dkill11.c28 int sig; member
/third_party/ltp/testcases/kernel/syscalls/sighold/
H A Dsighold02.c34 static int skip_sig(int sig) in skip_sig() argument
50 static void handle_sigs(int sig) in handle_sigs() argument
58 int sig; in do_child() local
[all...]

Completed in 9 milliseconds

12345678910>>...33