HomeSort by: relevance | last modified time | path
    Searched refs:rate_delkeyfunc (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/services/cache/
infra.h 489 void rate_delkeyfunc(void* k, void* arg);
infra.c 145 rate_delkeyfunc(void* k, void* ATTR_UNUSED(arg)) function
367 &rate_sizefunc, &rate_compfunc, &rate_delkeyfunc,
  /src/external/bsd/unbound/dist/util/
fptr_wlist.c 318 else if(fptr == &rate_delkeyfunc) return 1;

Completed in 19 milliseconds