Searched defs:ftsp (Results 1 – 4 of 4) sorted by relevance
17 FTS *ftsp = fts_open(paths, FTS_LOGICAL, NULL); in main() local
6 class ftsp: class
169 FTS *ftsp = NULL; in destroy_test_store() local
391 lws_fts_search(struct lws_fts_file *jtf, struct lws_fts_search_params *ftsp) in lws_fts_search()