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

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

Completed in 116 milliseconds