Searched refs:index_filepath (Results 1 – 2 of 2) sorted by relevance
28 static const char *index_filepath = "/tmp/lws-fts-test-index"; variable53 index_filepath = filepath; in main()91 ft = open(index_filepath, O_CREAT | O_WRONLY | O_TRUNC, 0600); in main()94 index_filepath); in main()160 jtf = lws_fts_open(index_filepath); in main()
19 const char *index_filepath = "./lws-fts.index"; variable112 pvo_idx.value = index_filepath; in main()