Home
last modified time | relevance | path

Searched refs:findstr (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.5.0/tinydtls-0.8.2/
Duthash.h229 #define HASH_FIND_STR(head,findstr,out) \ argument
230 HASH_FIND(hh,head,findstr,strlen(findstr),out)
/net-tools-3.5.0/libcoap/include/coap/
Duthash.h261 #define HASH_FIND_STR(head,findstr,out) \ argument
262 HASH_FIND(hh,head,findstr,(unsigned)strlen(findstr),out)