Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c222 struct lws_protocol_vhost_options *pvo_em; member
760 a->pvo_em = lwsws_align(a); in lejp_vhosts_cb()
761 a->p += sizeof(*a->pvo_em); in lejp_vhosts_cb()
765 a->pvo_em->next = a->m.extra_mimetypes; in lejp_vhosts_cb()
766 a->m.extra_mimetypes = a->pvo_em; in lejp_vhosts_cb()
767 a->pvo_em->name = a->p; in lejp_vhosts_cb()
770 a->pvo_em->value = a->p; in lejp_vhosts_cb()
771 a->pvo_em->options = NULL; in lejp_vhosts_cb()