Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dsignalvar.h159 void eventswitchchild(struct proc *, int, int);
/netbsd/sys/kern/
H A Dkern_fork.c647 eventswitchchild(p, TRAP_CHLD, in child_return()
H A Dkern_sig.c1704 eventswitchchild(struct proc *p, int code, int pe_report_event) in eventswitchchild() function
H A Dkern_exec.c2388 eventswitchchild(p, TRAP_CHLD, PTRACE_POSIX_SPAWN); in spawn_return()