Home
last modified time | relevance | path

Searched refs:sig_handler (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dslattach.c91 static void sig_handler(int signo UNUSED_PARAM) in sig_handler() function
172 , sig_handler); in slattach_main()
/busybox-1.35.0/procps/
Dpowertop.c109 static void sig_handler(int signo UNUSED_PARAM) in sig_handler() function
720 bb_signals(BB_FATAL_SIGS, sig_handler); in powertop_main()