MCPcopy Create free account
hub / github.com/Entware/Entware / sig_handler

Function sig_handler

scripts/config/mconf.c:1019–1022  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1017}
1018
1019static void sig_handler(int signo)
1020{
1021 exit(handle_exit());
1022}
1023
1024int main(int ac, char **av)
1025{

Callers

nothing calls this directly

Calls 1

handle_exitFunction · 0.85

Tested by

no test coverage detected