Home
last modified time | relevance | path

Searched refs:HASH_ITER (Results 1 - 9 of 9) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_resource_internal.h129 HASH_ITER(hh, (r), tmp, rtmp)
H A Dcoap_session_internal.h536 HASH_ITER(hh, (e), el, rtmp)
H A Dcoap_uthash_internal.h1055 #define HASH_ITER(hh,head,el,tmp) \ macro
1059 #define HASH_ITER(hh,head,el,tmp) \ macro
/third_party/libcoap/include/oscore/
H A Doscore_context.h134 HASH_ITER (hh, (r), tmp, rtmp)
/third_party/libcoap/src/
H A Dcoap_cache.c270 HASH_ITER(hh, ctx->cache, cp, ctmp) { in coap_expire_cache_entries()
H A Dcoap_resource.c588 HASH_ITER(hh, context->resources, res, rtmp) {
H A Dcoap_session.c636 HASH_ITER(hh, session->context->cache, cp, ctmp) { in coap_session_mfree()
H A Dcoap_net.c605 HASH_ITER(hh, context->cache, cp, ctmp) { in coap_free_context()
/third_party/libdrm/intel/
H A Duthash.h993 #define HASH_ITER(hh,head,el,tmp) \ macro
997 #define HASH_ITER(hh,head,el,tmp) \ macro

Completed in 15 milliseconds