Searched defs:old_sigchld_handler (Results 1 – 2 of 2) sorted by relevance
868 void (*old_sigchld_handler)(int) = signal(SIGCHLD, SIG_DFL); in __afl_start_snapshots() local1124 void (*old_sigchld_handler)(int) = signal(SIGCHLD, SIG_DFL); in __afl_start_forkserver() local
387 void (*old_sigchld_handler)(int) = signal(SIGCHLD, SIG_DFL); in afl_fauxsrv_execv() local