Searched refs:lws_struct_json_init_parse (Results 1 – 3 of 3) sorted by relevance
224 lws_struct_json_init_parse(struct lejp_ctx *ctx, lejp_callback cb,
347 lws_struct_json_init_parse(&ctx, NULL, &a); in main()
396 lws_struct_json_init_parse(struct lejp_ctx *ctx, lejp_callback cb, void *user) in lws_struct_json_init_parse() function