Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/mqtt/
Dmqtt.c327 const char* ptopic) { in lws_mqtt_find_sub() argument
334 if (!strcmp((const char*)s->topic, ptopic)) in lws_mqtt_find_sub()
338 s->topic, ptopic) == LMMTR_TOPIC_MATCH) in lws_mqtt_find_sub()