Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c223 struct lws_protocol_vhost_options *pvo_int; member
775 a->pvo_int = lwsws_align(a); in lejp_vhosts_cb()
776 a->p += sizeof(*a->pvo_int); in lejp_vhosts_cb()
780 a->pvo_int->next = a->m.interpret; in lejp_vhosts_cb()
781 a->m.interpret = a->pvo_int; in lejp_vhosts_cb()
782 a->pvo_int->name = a->p; in lejp_vhosts_cb()
786 a->pvo_int->value = a->p; in lejp_vhosts_cb()
787 a->pvo_int->options = NULL; in lejp_vhosts_cb()