Searched refs:handler_function_pointer (Results 1 – 1 of 1) sorted by relevance
162 void handler_function_pointer(int) { in handler_function_pointer() function169 signal(SIGINT, handler_function_pointer); in test_function_pointer()