Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dauth.c43 HASH_FUNCTIONS (omapi_auth_key, const char *, omapi_auth_key_t, in HASH_FUNCTIONS() function
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dhash.h91 #define HASH_FUNCTIONS(name, bufarg, type, hashtype, ref, deref, hasher) \ macro