Searched defs:HASH_DELETE (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/db/hash/ |
H A D | hash.h | 37 HASH_GET, HASH_PUT, HASH_PUTNEW, HASH_DELETE, HASH_FIRST, HASH_NEXT enumerator
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/ |
H A D | hash.h | 44 HASH_GET, HASH_PUT, HASH_PUTNEW, HASH_DELETE, HASH_FIRST, HASH_NEXT enumerator
|
/freebsd/contrib/libucl/uthash/ |
H A D | uthash.h | 216 #define HASH_DELETE(hh,head,delptr) \ macro
|
/freebsd/contrib/elftoolchain/common/ |
H A D | uthash.h | 206 #define HASH_DELETE(hh,head,delptr) \ macro
|