Searched defs:lws_fts_instance_file (Results 1 – 1 of 1) sorted by relevance
80 struct lws_fts_instance_file { struct82 struct lws_fts_instance_file *inst_file_next; argument83 struct lws_fts_entry *owner;84 struct lws_fts_lines *lines_list, *lines_tail;85 uint32_t file_index;86 uint32_t total;113 struct lws_fts_instance_file *inst_file_list; argument