Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dselinfo.h73 struct selinfo { struct
75 struct klist sel_klist; /* knotes attached to this selinfo */ argument
79 SLIST_ENTRY(selinfo) sel_chain; /* entry on LWP's list of selinfo */ argument
80 uintptr_t sel_reserved[2];/* reserved for future expansion */