Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Duser.h105 typedef struct uf_entry { struct
/illumos-gate/usr/src/uts/common/os/
H A Dfio.c1730 struct uf_entry *ufp; in addfpollinfo()
1757 struct uf_entry *ufp; in delfpollinfo()
1788 struct uf_entry *ufp; in addfd_port()
1811 struct uf_entry *ufp; in delfd_port()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c2563 struct uf_entry *fw_flist;
2604 fw->fw_flistsz = sizeof (struct uf_entry) * fw->fw_nofiles; in file_walk_init()