Searched defs:fmodsw_impl (Results 1 – 1 of 1) sorted by relevance
750 struct fmodsw_impl { struct751 fmodsw_impl_t *f_next; argument752 char f_name[FMNAMESZ + 1];753 struct streamtab *f_str;754 uint32_t f_qflag;755 uint32_t f_sqtype;756 perdm_t *f_dmp;757 uint32_t f_ref;758 uint32_t f_hits;