Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-protocols-plugins.h177 const char *pvo_name, const char *pvo_value);
/third_party/libwebsockets/lib/core-net/
Dvhost.c318 const char *pvo_name, const char *pvo_value) in lws_vhd_find_by_pvo() argument
347 if (!strcmp(pv->value, pvo_value)) in lws_vhd_find_by_pvo()