Searched defs:dki_search (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddki.c1127 ** dki_search () search a key with the given tag, or the first
1130 const dki_t *dki_search (const dki_t *list, int tag, const char *name) function
1186 return dki_search (*p, tag, name);

Completed in 34 milliseconds