Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dproc.h112 struct sigiolst pg_sigiolst; /* List of sigio sources. */ member
/dragonfly/sys/kern/
H A Dkern_proc.c680 funsetownlst(&pgrp->pg_sigiolst); in pgrel()
755 SLIST_INIT(&pgrp->pg_sigiolst); in enterpgrp()
H A Dkern_descrip.c1211 SLIST_REMOVE(&pgrp->pg_sigiolst, sigio, sigio, sio_pgsigio); in funsetown()
1309 SLIST_INSERT_HEAD(&pgrp->pg_sigiolst, sigio, sio_pgsigio); in fsetown()