Lines Matching defs:used_in
53 size_t used_in, used_out, topic_limit;
77 strlen(h->policy->u.mqtt.subscribe), &used_in,
99 strlen(h->policy->u.mqtt.subscribe), &used_in,
151 size_t used_in, used_out, topic_limit;
166 if (lws_strexp_expand(&exp, topic, strlen(topic), &used_in,
182 if (lws_strexp_expand(&exp, topic, strlen(topic), &used_in,
228 size_t used_in, used_out = 0;
236 &used_in, &used_out) != LSTRX_DONE) {
306 size_t used_in = 0, used_out = 0, post_len = 0;
319 if (lws_strexp_expand(&exp, str, strlen(str), &used_in,
336 if (lws_strexp_expand(&exp, str, strlen(str), &used_in,
484 size_t used_in = 0, used_out = 0, topic_len = 0;
657 &used_in, &used_out) != LSTRX_DONE) {
959 size_t used_in, olen[6] = { 0, 0, 0, 0, 0, 0 }, tot = 0;
1062 &used_in, &olen[n]) != LSTRX_DONE) {
1094 &used_in, &olen[n]) != LSTRX_DONE)