Home
last modified time | relevance | path

Searched defs:resource_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/examples/
Dcoap-server.c1292 dynamic_resource_t *resource_entry = NULL; in hnd_get() local
1345 dynamic_resource_t *resource_entry = NULL; in hnd_put() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h26898 struct resource_entry { struct
26899 struct list_head node;
26900 struct resource *res;
26901 resource_size_t offset;
26902 struct resource __res;