Home
last modified time | relevance | path

Searched refs:p_sigiolst (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dproc.h652 struct sigiolst p_sigiolst; /* (c) List of sigio sources. */ member
/f-stack/freebsd/kern/
H A Dkern_exit.c372 funsetownlst(&p->p_sigiolst); in exit1()
H A Dkern_descrip.c1042 SLIST_REMOVE(&sigio->sio_proc->p_sigiolst, sigio, in funsetown_locked()
1188 SLIST_INSERT_HEAD(&proc->p_sigiolst, sigio, sio_pgsigio); in fsetown()