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

  /src/external/bsd/unbound/dist/dnscrypt/
dnscrypt.h 161 int dnsc_nonces_compfunc(void *m1, void *m2);
dnscrypt.c 999 dnsc_nonces_compfunc,
1081 dnsc_nonces_compfunc(void *m1, void *m2) function
  /src/external/bsd/unbound/dist/util/
fptr_wlist.c 306 else if(fptr == &dnsc_nonces_compfunc) return 1;

Completed in 19 milliseconds