Searched refs:VISIT (Results 1 - 2 of 2) sorted by relevance
/bind-9.6-ESV-R11/contrib/zkt/ |
H A D | zkt.c | 149 static void list_key (const dki_t **nodep, const VISIT which, int depth) 197 static void list_trustedkey (const dki_t **nodep, const VISIT which, int depth) 220 static void list_trustedkey (const dki_t **nodep, const VISIT which, int depth) 272 static void list_dnskey (const dki_t **nodep, const VISIT which, int depth) 322 static void set_keylifetime (const dki_t **nodep, const VISIT which, int depth) 369 static void tag_search (const dki_t **nodep, const VISIT which, int depth)
|
H A D | dki.h | 136 VISIT; typedef in typeref:enum:__anon70 141 void twalk (const dki_t *root, void (*action)(const dki_t **nodep, VISIT which, int depth));
|
Completed in 19 milliseconds