Home
last modified time | relevance | path

Searched refs:attr_val (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/examples/
Dcoap-rd.c331 coap_str_const_t attr_val; in add_source_address() local
339 attr_val.s = (const uint8_t *)buf; in add_source_address()
340 attr_val.length = n; in add_source_address()
343 &attr_val, in add_source_address()
395 coap_str_const_t attr_val; in hnd_post_rd() local
469 attr_val.s = buf; in hnd_post_rd()
470 attr_val.length = ins.length + 2; in hnd_post_rd()
473 &attr_val, in hnd_post_rd()
486 attr_val.s = buf; in hnd_post_rd()
487 attr_val.length = rt.length + 2; in hnd_post_rd()
[all …]
/third_party/node/test/fixtures/wpt/resources/
Dsriharness.js56 for (const [attr_name, attr_val] of Object.entries(attrs)) {
57 element[attr_name] = attr_val;
113 for (const [attr_name, attr_val] of Object.entries(link_attrs)) {
114 link[attr_name] = attr_val; // This may override `rel` to modulepreload.
/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h284 } attr_val; typedef