Home
last modified time | relevance | path

Searched defs:sigiop (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_descrip.c1132 funsetown(struct sigio **sigiop) in funsetown()
1221 fsetown(pid_t pgid, struct sigio **sigiop) in fsetown()
1305 fgetown(struct sigio **sigiop) in fgetown()
H A Dkern_sig.c4322 pgsigio(struct sigio **sigiop, int sig, int checkctty) in pgsigio()