Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-lejp.h176 typedef signed char (*lejp_callback)(struct lejp_ctx *ctx, char reason); typedef
283 unsigned char paths_count, lejp_callback lejp_cb);
Dlws-struct.h51 lejp_callback lejp_cb;
243 lws_struct_json_init_parse(struct lejp_ctx *ctx, lejp_callback cb,
/third_party/libwebsockets/lib/misc/
Dlws-struct-lejp.c36 lejp_callback cb = map->lejp_cb; in lws_struct_schema_only_lejp_cb()
127 lejp_callback cb = map->lejp_cb; in lws_struct_lejp_push()
479 lws_struct_json_init_parse(struct lejp_ctx *ctx, lejp_callback cb, void *user) in lws_struct_json_init_parse()
Dlejp.c831 unsigned char paths_count, lejp_callback lejp_cb)
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c934 int count_paths, lejp_callback cb) in lwsws_get_config()
973 lejp_callback cb;