Searched refs:LSM_CHILD_PTR (Results 1 – 3 of 3) sorted by relevance
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
D | main.c | 355 LSM_CHILD_PTR (sai_target_t, child, sai_child_t, 409 LSM_CHILD_PTR (meta_t, t, sai_target_t, NULL, lsm_target, "t"), 410 LSM_CHILD_PTR (meta_t, b, sai_child_t, NULL, lsm_builder, "e"),
|
D | test2.c | 87 LSM_CHILD_PTR (t2_config_t,
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-struct.h | 157 #define LSM_CHILD_PTR(ptype, pname, ctype, lejp_cb, cmap, qname) \ macro
|