Searched refs:sigacts_hold (Results 1 – 3 of 3) sorted by relevance
395 struct sigacts *sigacts_hold(struct sigacts *ps);
506 p2->p_sigacts = sigacts_hold(p1->p_sigacts); in do_fork()
4354 sigacts_hold(struct sigacts *ps) in sigacts_hold() function