Searched refs:infra_delkeyfunc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/unbound/services/cache/
H A Dinfra.h440 void infra_delkeyfunc(void* k, void* arg);
H A Dinfra.c95 infra_delkeyfunc(void* k, void* ATTR_UNUSED(arg)) function
241 &infra_delkeyfunc, &infra_deldatafunc, NULL);
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.c295 else if(fptr == &infra_delkeyfunc) return 1;

Completed in 60 milliseconds