Searched defs:pollpal_softc (Results 1 – 1 of 1) sorted by relevance
94 typedef struct pollpal_softc { struct95 kmutex_t lock;96 kcondvar_t sc_cv;97 struct selinfo psel;98 char *buf;99 size_t buf_len;101 enum states {104 } sc_state;