Home
last modified time | relevance | path

Searched defs:sig (Results 901 - 925 of 1598) sorted by relevance

1...<<31323334353637383940>>...64

/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsigaction.c137 static sigactq_t *__sig_find_action(int sig) in __sig_find_action() argument
155 static int __sig_cannot_catche(int sig, sa_sighandler_t handler) in __sig_cannot_catche() argument
218 static int __sig_dfl_opr(int sig, sigactq_t *sigact, const sigaction_t *act) in __sig_dfl_opr() argument
233 static int __sig_action_opr(int sig, const sigaction_t *act, sigaction_t *oact) in __sig_action_opr() argument
284 __libc_sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) __libc_sigaction() argument
331 __sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) __sigaction() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c105 uint32_t sig : 8; /* signal selection */ member
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttranshuge.c354 siginfo_t sig; in main() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl16.c351 void catch_alarm(int sig) in catch_alarm() argument
356 void catch_usr1(int sig) in catch_usr1() argument
365 void catch_usr2(int sig) in catch_usr2() argument
374 void catch_int(int sig) in catch_int() argument
383 void child_sig(int sig, int nkids) in child_sig() argument
H A Dfcntl14.c902 void catch_alarm(int sig) in catch_alarm() argument
917 void catch1(int sig) in catch1() argument
/third_party/ltp/testcases/kernel/syscalls/io_uring/
H A Dio_uring01.c61 static sigset_t sig; variable
/third_party/ltp/testcases/misc/crash/
H A Dcrash01.c207 void monitor_fcn(int sig) in monitor_fcn() argument
356 void again_handler(int sig) in again_handler() argument
407 void my_signal(int sig, void (*func) ()) in my_signal() argument
H A Dcrash02.c183 void monitor_fcn(int sig) in monitor_fcn() argument
304 void again_handler(int sig) in again_handler() argument
355 void my_signal(int sig, void (*func) ()) in my_signal() argument
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.c167 void signal_handler(int sig, siginfo_t * info, void *vcontext) in signal_handler() argument
233 int sig = *(sigp++); in set_signals() local
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttranshuge.c354 siginfo_t sig; in main() local
/third_party/ltp/testcases/kernel/syscalls/kill/
H A Dkill10.c365 ack_ready(int sig, siginfo_t * si, void *data) ack_ready() argument
392 ack_done(int sig, siginfo_t * si, void *data) ack_done() argument
477 set_create_procs(int sig) set_create_procs() argument
608 graceful_exit(int sig) graceful_exit() argument
613 set_signal_parents(int sig) set_signal_parents() argument
620 clear_signal_parents(int sig) clear_signal_parents() argument
627 set_confirmed_ready(int sig) set_confirmed_ready() argument
635 reset_counter(int sig) reset_counter() argument
643 reply_to_child(int sig, siginfo_t * si, void *data) reply_to_child() argument
670 wakeup(int sig) wakeup() argument
759 k_sigaction(int sig, struct sigaction *sa, struct sigaction *osa) k_sigaction() argument
[all...]
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress09.c461 /*ARGSUSED*/ void finish(int sig) in finish() argument
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c244 int sig; /* current signal number */ in parent() local
382 int sig; /* signal value */ child() local
531 int sig; setup_sigs() local
559 handler(int sig) handler() argument
683 timeout(int sig) timeout() argument
725 choose_sig(int sig) choose_sig() argument
[all...]
/third_party/ltp/testcases/misc/math/float/
H A Dmain.c326 int sig; in handle_signals() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c293 sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c191 sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client/
H A Dminimal-http-client.c208 sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c400 void sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c358 void sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
H A Dminimal-secure-streams.c481 sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/
H A Dminimal-secure-streams.c344 sigint_handler(int sig) in sigint_handler() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-testsfail/
H A Dminimal-secure-streams-testsfail.c800 sigint_handler(int sig) in sigint_handler() argument
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Dstress.c181 static void sighdl(int sig) in sighdl() argument
531 static void globalsig(int sig) in globalsig() argument
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress1.c356 static void sighdl(int sig) in sighdl() argument
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress1.c368 static void sighdl(int sig) in sighdl() argument

Completed in 16 milliseconds

1...<<31323334353637383940>>...64