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.c233 struct lws_protocol_vhost_options *pvo_int; member
785 a->pvo_int = lwsws_align(a); in lejp_vhosts_cb()
786 a->p += sizeof(*a->pvo_int); in lejp_vhosts_cb()
790 a->pvo_int->next = a->m.interpret; in lejp_vhosts_cb()
791 a->m.interpret = a->pvo_int; in lejp_vhosts_cb()
792 a->pvo_int->name = a->p; in lejp_vhosts_cb()
796 a->pvo_int->value = a->p; in lejp_vhosts_cb()
797 a->pvo_int->options = NULL; in lejp_vhosts_cb()