Lines Matching refs:pvo
338 pv = lws_pvo_search(vh->pvo, protname);
346 /* ... he also has a pvo of the right name... */
349 * ... yes, the pvo has the right value too,
366 const struct lws_protocol_vhost_options *pvo = vh->pvo;
371 while (pvo) {
372 if (!strcmp(pvo->name, name))
373 return pvo;
374 pvo = pvo->next;
383 const struct lws_protocol_vhost_options *pvo, *pvo1;
405 pvo = lws_vhost_protocol_options(vh, vh->protocols[n].name);
406 if (pvo) {
411 pvo1 = pvo;
412 pvo = pvo1->options;
414 while (pvo) {
418 pvo->name);
420 if (!strcmp(pvo->name, "default")) {
426 if (!strcmp(pvo->name, "raw")) {
432 pvo = pvo->next;
443 pvo = lws_vhost_protocol_options(vh, vh->protocols[n].name);
453 if (pvo
459 * Without plugins, not setting the vhost pvo
463 || !vh->pvo
471 (void *)(pvo ? pvo->options : NULL),
473 (void *)pvo->options,
584 int m, f = !info->pvo, fx = 0, abs_pcol_count = 0, sec_pcol_count = 0;
698 vh->pvo = info->pvo;
846 * for compatibility's sake, no pvo implies