Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_descrip.c1106 funsetown(struct sigio **sigiop) in funsetown() argument
1195 fsetown(pid_t pgid, struct sigio **sigiop) in fsetown() argument
1279 fgetown(struct sigio **sigiop) in fgetown() argument
[all...]
H A Dkern_sig.c4257 pgsigio(struct sigio **sigiop, int sig, int checkctty) in pgsigio()