Searched refs:oldsigacts (Results 1 – 1 of 1) sorted by relevance
373 struct sigacts *oldsigacts = NULL, *newsigacts = NULL; in do_execve() local727 oldsigacts = p->p_sigacts; in do_execve()729 sigacts_copy(newsigacts, oldsigacts); in do_execve()735 if (oldsigacts) in do_execve()948 if (oldsigacts != NULL) in do_execve()949 sigacts_free(oldsigacts); in do_execve()