Home
last modified time | relevance | path

Searched refs:mount_dyn (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-custom-headers/
H A Dminimal-http-server-custom-headers.c112 static const struct lws_http_mount mount_dyn = { variable
135 /* .mount_next */ &mount_dyn, /* linked-list "next" */
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-dynamic/
H A Dminimal-http-server-dynamic.c226 static const struct lws_http_mount mount_dyn = { variable
249 /* .mount_next */ &mount_dyn, /* linked-list "next" */

Completed in 2 milliseconds