HomeSort by: relevance | last modified time | path
    Searched refs:HASH_FUNCTIONS (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/omapip/
hash.h 91 #define HASH_FUNCTIONS(name, bufarg, type, hashtype, ref, deref, hasher) \
  /src/external/mpl/dhcp/dist/common/
tables.c 38 HASH_FUNCTIONS (group, const char *, struct group_object, group_hash_t,
40 HASH_FUNCTIONS (universe, const char *, struct universe, universe_hash_t, 0, 0,
42 HASH_FUNCTIONS (option_name, const char *, struct option, option_name_hash_t,
44 HASH_FUNCTIONS (option_code, const unsigned *, struct option,
dns.c 3030 HASH_FUNCTIONS (dns_zone, const char *, struct dns_zone, dns_zone_hash_t,
  /src/external/mpl/dhcp/dist/omapip/
auth.c 43 HASH_FUNCTIONS (omapi_auth_key, const char *, omapi_auth_key_t,
  /src/external/mpl/dhcp/dist/server/
mdb6.c 186 HASH_FUNCTIONS(ia, unsigned char *, struct ia_xx, ia_hash_t,
193 HASH_FUNCTIONS(iasubopt, struct in6_addr *, struct iasubopt, iasubopt_hash_t,
mdb.c 2974 HASH_FUNCTIONS(lease_ip, const unsigned char *, struct lease, lease_ip_hash_t,
2976 HASH_FUNCTIONS(lease_id, const unsigned char *, struct lease, lease_id_hash_t,
2978 HASH_FUNCTIONS (host, const unsigned char *, struct host_decl, host_hash_t,
2980 HASH_FUNCTIONS (class, const char *, struct class, class_hash_t,

Completed in 76 milliseconds