Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_descrip.c1148 struct sigio *osigio, *sigio; in fsetown() local
1165 osigio = funsetown_locked(*sigiop); in fsetown()
1218 if (osigio != NULL) in fsetown()
1219 sigiofree(osigio); in fsetown()
1226 if (osigio != NULL) in fsetown()
1227 sigiofree(osigio); in fsetown()