Home
last modified time | relevance | path

Searched defs:HT_PROTOTYPE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dht-internal.h129 #define HT_PROTOTYPE(name, type, field, hashfn, eqfn) \ macro
H A Devmap.c110 HT_PROTOTYPE(event_io_map, event_map_entry, map_node, hashsocket, eqsocket) in HT_PROTOTYPE() function
H A Devent.c230 HT_PROTOTYPE(event_debug_map, event_debug_entry, node, hash_debug_entry, in HT_PROTOTYPE() function
/freebsd/contrib/libevent/
H A Dht-internal.h129 #define HT_PROTOTYPE(name, type, field, hashfn, eqfn) \ macro
H A Devmap.c110 HT_PROTOTYPE(event_io_map, event_map_entry, map_node, hashsocket, eqsocket) in HT_PROTOTYPE() function
H A Devent.c230 HT_PROTOTYPE(event_debug_map, event_debug_entry, node, hash_debug_entry, in HT_PROTOTYPE() function