Lines Matching defs:user
134 void *user, void *in, size_t len)
200 return lws_callback_http_dummy(wsi, reason, user, in, len);
314 void *user, void *in, size_t len);
349 (struct per_vhost_data__lws_acme_client *)ctx->user;
399 struct acme_connection *s = (struct acme_connection *)ctx->user;
462 struct acme_connection *s = (struct acme_connection *)ctx->user;
534 struct acme_connection *s = (struct acme_connection *)ctx->user;
765 void *user, void *in, size_t len)
1364 * vhost .user points to the ac associated with the
1367 ac->ci.user = ac;