Home
last modified time | relevance | path

Searched defs:isc_heapcompare_t (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dheap.h31 typedef bool (*isc_heapcompare_t)(void *, void *); typedef
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dheap.h31 typedef isc_boolean_t (*isc_heapcompare_t)(void *, void *); typedef
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dheap.h32 typedef bool (*isc_heapcompare_t)(void *, void *); typedef