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

  /src/external/mpl/bind/dist/lib/isc/include/isc/
hashmap.h 29 typedef bool (*isc_hashmap_match_fn)(void *node, const void *key); typedef
67 isc_hashmap_match_fn match, const void *key, void *value,
87 isc_hashmap_match_fn match, const void *key, void **valuep);
103 isc_hashmap_match_fn match, const void *key);
  /src/external/mpl/bind/dist/lib/isc/
hashmap.c 105 isc_hashmap_match_fn match, const uint8_t *key, void *value,
254 isc_hashmap_match_fn match, const uint8_t *key, uint32_t *pslp,
296 isc_hashmap_match_fn match, const void *key, void **valuep) {
453 isc_hashmap_match_fn match, const void *key) {
505 isc_hashmap_match_fn match, const uint8_t *key, void *value,
569 isc_hashmap_match_fn match, const void *key, void *value,

Completed in 22 milliseconds