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

  /src/external/bsd/unbound/dist/services/cache/
infra.h 483 size_t rate_sizefunc(void* k, void* d);
infra.c 124 rate_sizefunc(void* k, void* ATTR_UNUSED(d)) function
367 &rate_sizefunc, &rate_compfunc, &rate_delkeyfunc,
  /src/external/bsd/unbound/dist/util/
fptr_wlist.c 281 else if(fptr == &rate_sizefunc) return 1;

Completed in 14 milliseconds