Home
last modified time | relevance | path

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

/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dminimal-http-server.c27 static struct lws_protocol_vhost_options pvo_idx = { variable
36 &pvo_idx, /* "child" pvo linked-list */
112 pvo_idx.value = index_filepath; in main()