Home
last modified time | relevance | path

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

/external/libwebsockets/lib/misc/fts/
Dtrie-fd.c85 lws_fts_filepath(struct lws_fts_file *jtf, int filepath_index, char *result, in lws_fts_filepath()
148 lws_fts_adopt(struct lws_fts_file *jtf) in lws_fts_adopt()
193 struct lws_fts_file *jtf; in lws_fts_open() local
219 lws_fts_close(struct lws_fts_file *jtf) in lws_fts_close()
239 lws_fts_cache_chunktable(struct lws_fts_file *jtf, uint32_t ofs_linetable, in lws_fts_cache_chunktable()
284 lws_fts_getfileoffset(struct lws_fts_file *jtf, struct linetable *ltstart, in lws_fts_getfileoffset()
334 ac_record(struct lws_fts_file *jtf, struct lwsac **results_head, in ac_record()
391 lws_fts_search(struct lws_fts_file *jtf, struct lws_fts_search_params *ftsp) in lws_fts_search()
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dmain.c37 struct lws_fts_file *jtf; in main() local
/external/libwebsockets/plugins/
Dprotocol_fulltext_demo.c68 struct lws_fts_file *jtf; in callback_fts() local