Searched refs:noop_handler (Results 1 – 1 of 1) sorted by relevance
151 static void noop_handler(int sign);268 action.sa_handler = noop_handler; in daemon_serviceloop()2435 static void noop_handler(int sign _U_) in noop_handler() function