Searched refs:fth_enum_ops (Results 1 – 3 of 3) sorted by relevance
64 extern fth_type_ops_t fth_enum_ops;
83 fth_type_ops_t fth_enum_ops = { variable
248 fth_type_ops = &fth_enum_ops; in fth_section_init()