Searched refs:hash_debug_entry (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event.c | 185 hash_debug_entry(const struct event_debug_entry *e) in hash_debug_entry() function 230 HT_PROTOTYPE(event_debug_map, event_debug_entry, node, hash_debug_entry, in HT_PROTOTYPE() argument 232 HT_GENERATE(event_debug_map, event_debug_entry, node, hash_debug_entry, in HT_PROTOTYPE()
|
H A D | ChangeLog-2.0 | 946 o Try to fix a warning in hash_debug_entry (137f2c6)
|
/freebsd/contrib/libevent/ |
H A D | event.c | 185 hash_debug_entry(const struct event_debug_entry *e) in hash_debug_entry() function 230 HT_PROTOTYPE(event_debug_map, event_debug_entry, node, hash_debug_entry, in HT_PROTOTYPE() argument 232 HT_GENERATE(event_debug_map, event_debug_entry, node, hash_debug_entry, in HT_PROTOTYPE()
|
H A D | ChangeLog-2.0 | 946 o Try to fix a warning in hash_debug_entry (137f2c6)
|