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

  /src/external/mpl/dhcp/dist/includes/omapip/
hash.h 78 #define HASH_FUNCTIONS_DECL(name, bufarg, type, hashtype) \
  /src/external/mpl/dhcp/dist/omapip/
auth.c 40 HASH_FUNCTIONS_DECL (omapi_auth_key, const char *,
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 1853 HASH_FUNCTIONS_DECL (group, const char *, struct group_object, group_hash_t)
1854 HASH_FUNCTIONS_DECL (universe, const char *, struct universe, universe_hash_t)
1855 HASH_FUNCTIONS_DECL (option_name, const char *, struct option,
1857 HASH_FUNCTIONS_DECL (option_code, const unsigned *, struct option,
1859 HASH_FUNCTIONS_DECL (dns_zone, const char *, struct dns_zone, dns_zone_hash_t)
1860 HASH_FUNCTIONS_DECL(lease_ip, const unsigned char *, struct lease,
1862 HASH_FUNCTIONS_DECL(lease_id, const unsigned char *, struct lease,
1864 HASH_FUNCTIONS_DECL (host, const unsigned char *, struct host_decl, host_hash_t)
1865 HASH_FUNCTIONS_DECL (class, const char *, struct class, class_hash_t)
3785 HASH_FUNCTIONS_DECL(ia, unsigned char *, struct ia_xx, ia_hash_t
    [all...]

Completed in 17 milliseconds