Home
last modified time | relevance | path

Searched refs:filepath_len (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/misc/fts/
Dtrie.c56 int filepath_len; member
323 lws_fts_file_index(struct lws_fts *t, const char *filepath, int filepath_len, in lws_fts_file_index() argument
329 if (fp->filepath_len == filepath_len && in lws_fts_file_index()
344 fp->filepath_len = filepath_len; in lws_fts_file_index()
/external/libwebsockets/include/libwebsockets/
Dlws-fts.h117 lws_fts_file_index(struct lws_fts *t, const char *filepath, int filepath_len,