Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/clone3/
H A Dclone3_clear_sighand.c23 static void nop_handler(int signo) in nop_handler() function
64 act.sa_handler = nop_handler; in test_clone3_clear_sighand()