Home
last modified time | relevance | path

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

/minix3/sys/sys/
H A Dselect.h53 void selrecord(struct lwp *selector, struct selinfo *);
54 void selnotify(struct selinfo *, int, long);
56 void selinit(struct selinfo *);
57 void seldestroy(struct selinfo *);
H A Dselinfo.h73 struct selinfo { struct
78 SLIST_ENTRY(selinfo) sel_chain; /* entry on LWP's list of selinfo */ argument
H A Dmqueue.h83 struct selinfo mq_rsel;
84 struct selinfo mq_wsel;
H A Deventvar.h52 struct selinfo kq_sel;
H A Dpipe.h113 struct selinfo pipe_sel; /* for compat with select */
H A Dtty.h132 struct selinfo t_rsel; /* Tty read/oob select. */
133 struct selinfo t_wsel; /* Tty write select. */
H A DMakefile36 scanio.h sched.h scsiio.h sdt.h select.h selinfo.h sem.h sha1.h \
H A Dlwp.h152 SLIST_HEAD(,selinfo) l_selwait; /* S: descriptors waited on */
H A Dsocketvar.h86 struct selinfo sb_sel; /* process selecting read/write */
/minix3/sys/net/
H A Dbpfdesc.h92 struct selinfo bd_sel; /* bsd select info */
/minix3/sys/fs/puffs/
H A Dpuffs_sys.h217 struct selinfo pn_sel; /* for selecting on the node */
/minix3/external/bsd/llvm/dist/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll120 %struct.selinfo = type <{ %struct.selfdlist, %struct.knlist, %struct.mtx* }>
202 %struct.vpollinfo = type <{ %struct.mtx, %struct.selinfo, i16, i16, i8, i8, i8, i8 }>
/minix3/distrib/sets/lists/minix-comp/
H A Dmi1727 ./usr/include/sys/selinfo.h minix-comp
/minix3/distrib/sets/lists/comp/
H A Dmi2883 ./usr/include/sys/selinfo.h comp-c-include