Searched refs:LSM_STRING_PTR (Results 1 – 5 of 5) sorted by relevance
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
D | test2.c | 67 LSM_STRING_PTR (t2_cred_t, key1, "key1"), 68 LSM_STRING_PTR (t2_cred_t, key2, "key2"), 92 LSM_STRING_PTR (t2_config_t, id1, "id1"), 93 LSM_STRING_PTR (t2_config_t, arg1, "arg1"), 94 LSM_STRING_PTR (t2_config_t, ssid, "ssid"),
|
D | main.c | 75 LSM_STRING_PTR (sai_jig_gpio_t, name, "name"), 76 LSM_STRING_PTR (sai_jig_gpio_t, wire, "wire"), 80 LSM_STRING_PTR (sai_jig_seq_item_t, gpio_name, "gpio_name"), 85 LSM_STRING_PTR (sai_jig_sequence_t, name, "name"), 92 LSM_STRING_PTR (sai_jig_target_t, name, "name"), 100 LSM_STRING_PTR (sai_jig_t, iface, "iface"), 339 LSM_STRING_PTR (sai_child_t, somename, "somename"), 353 LSM_STRING_PTR (sai_target_t, name, "name"), 483 LSM_STRING_PTR (xlws_wifi_creds_t, bssid, "bssid"),
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/ |
D | main.c | 38 LSM_STRING_PTR (teststruct_t, str2, "str2"),
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-struct.h | 133 #define LSM_STRING_PTR(type, name, qname) \ macro
|
/third_party/libwebsockets/lib/drivers/netdev/ |
D | netdev.c | 31 LSM_STRING_PTR (lws_wifi_creds_t, bssid, "bssid"),
|