Home
last modified time | relevance | path

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

/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Dfpst.c60 fpst_actual_index(const FPST *t, size_t i) in fpst_actual_index() function
73 return &t->children[fpst_actual_index(t, i)]; in fpst_child_get()
95 ri = fpst_actual_index(t, i); in fpst_child_set()