Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dselinfo.h38 struct selfd;
39 TAILQ_HEAD(selfdlist, selfd);
/f-stack/freebsd/sys/
H A Dselinfo.h40 struct selfd;
41 TAILQ_HEAD(selfdlist, selfd);
/f-stack/freebsd/kern/
H A Dsys_generic.c154 struct selfd { struct
1318 struct selfd *sfp; in selrescan()
1319 struct selfd *sfn; in selrescan()
1557 struct selfd *sfp; in pollrescan()
1558 struct selfd *sfn; in pollrescan()
1751 selfdfree(struct seltd *stp, struct selfd *sfp) in selfdfree()
1789 struct selfd *sfp; in selrecord()
1853 struct selfd *sfp; in doselwakeup()
1854 struct selfd *sfn; in doselwakeup()
1965 struct selfd *sfp; in seltdclear()
[all …]