Searched refs:oldsigacts (Results 1 – 1 of 1) sorted by relevance
401 struct sigacts *oldsigacts = NULL, *newsigacts = NULL; in do_execve() local782 oldsigacts = p->p_sigacts; in do_execve()784 sigacts_copy(newsigacts, oldsigacts); in do_execve()790 if (oldsigacts) in do_execve()1018 if (oldsigacts != NULL) in do_execve()1019 sigacts_free(oldsigacts); in do_execve()