Home
last modified time | relevance | path

Searched refs:fpst_str_starts_with_existing_key (Results 1 – 3 of 3) sorted by relevance

/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Dfpst.h41 int fpst_str_starts_with_existing_key(FPST *trie, const char *str,
H A Dblock.c225 if (fpst_str_starts_with_existing_key(list, str, found_key_p, in substr_match()
H A Dfpst.c265 fpst_str_starts_with_existing_key(FPST *trie, const char *str, in fpst_str_starts_with_existing_key() function