Lines Matching refs:user
284 struct jpargs *a = (struct jpargs *)ctx->user;
384 struct jpargs *a = (struct jpargs *)ctx->user;
943 lwsws_get_config(void *user, const char *f, const char * const *paths,
958 lejp_construct(&ctx, cb, user, paths, (uint8_t)(unsigned int)count_paths);
982 void *user;
989 lwsws_get_config_d_cb(const char *dirpath, void *user,
992 struct lws_dir_args *da = (struct lws_dir_args *)user;
1000 return lwsws_get_config(da->user, path, da->paths,
1044 da.user = &a;
1088 da.user = &a;