Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dfiledesc.h190 void funsetownlst (struct sigiolst *);
/dragonfly/sys/kern/
H A Dkern_exit.c376 funsetownlst(&p->p_sigiolst); in exit1()
H A Dkern_proc.c680 funsetownlst(&pgrp->pg_sigiolst); in pgrel()
H A Dkern_descrip.c1233 funsetownlst(struct sigiolst *sigiolst) in funsetownlst() function