1!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
2!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
3!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
4!_TAG_PROGRAM_NAME	Exuberant Ctags	//
5!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
6!_TAG_PROGRAM_VERSION	5.6	//
7CONF_ALGO	zconf.c	/^	CONF_ALGO,$/;"	e	enum:__anon2	file:
8CONF_BOOL	zconf.c	/^	CONF_BOOL,$/;"	e	enum:__anon2	file:
9CONF_COMMENT	zconf.c	/^	CONF_COMMENT,$/;"	e	enum:__anon2	file:
10CONF_END	zconf.c	/^	CONF_END = 0,$/;"	e	enum:__anon2	file:
11CONF_FACILITY	zconf.c	/^	CONF_FACILITY,$/;"	e	enum:__anon2	file:
12CONF_INT	zconf.c	/^	CONF_INT,$/;"	e	enum:__anon2	file:
13CONF_LEVEL	zconf.c	/^	CONF_LEVEL,$/;"	e	enum:__anon2	file:
14CONF_NSEC3	zconf.c	/^	CONF_NSEC3,$/;"	e	enum:__anon2	file:
15CONF_SERIAL	zconf.c	/^	CONF_SERIAL,$/;"	e	enum:__anon2	file:
16CONF_STRING	zconf.c	/^	CONF_STRING,$/;"	e	enum:__anon2	file:
17CONF_TIMEINT	zconf.c	/^	CONF_TIMEINT,$/;"	e	enum:__anon2	file:
18CONF_VERSION	zconf.c	/^	CONF_VERSION,$/;"	e	enum:__anon2	file:
19ISCOMMENT	zconf.c	68;"	d	file:
20ISDELIM	zconf.c	70;"	d	file:
21ISTRUE	zconf.c	66;"	d	file:
22KEYGEN_COMPMODE	dki.c	231;"	d	file:
23KEYGEN_COMPMODE	dki.c	233;"	d	file:
24KEYSET_FILE_PFX	zkt-signer.c	747;"	d	file:
25KeyWords	ncparse.c	/^static struct KeyWords {$/;"	s	file:
26MAXFNAME	log.c	98;"	d	file:
27STRCONFIG_DELIMITER	zconf.c	632;"	d	file:
28TAINTEDCHARS	misc.c	60;"	d	file:
29TOK_DELEGATION	ncparse.c	59;"	d	file:
30TOK_DIR	ncparse.c	49;"	d	file:
31TOK_FILE	ncparse.c	62;"	d	file:
32TOK_FORWARD	ncparse.c	58;"	d	file:
33TOK_HINT	ncparse.c	57;"	d	file:
34TOK_INCLUDE	ncparse.c	50;"	d	file:
35TOK_MASTER	ncparse.c	54;"	d	file:
36TOK_SLAVE	ncparse.c	55;"	d	file:
37TOK_STRING	ncparse.c	48;"	d	file:
38TOK_STUB	ncparse.c	56;"	d	file:
39TOK_TYPE	ncparse.c	53;"	d	file:
40TOK_UNKNOWN	ncparse.c	64;"	d	file:
41TOK_VIEW	ncparse.c	60;"	d	file:
42TOK_ZONE	ncparse.c	52;"	d	file:
43a	domaincmp.c	/^         char    *a;$/;"	m	struct:__anon1	file:
44add2zonelist	zkt-signer.c	/^static	int	add2zonelist (const char *dir, const char *view, const char *zone, const char *file)$/;"	f	file:
45addkeydb	zfparse.c	/^int	addkeydb (const char *file, const char *keydbfile)$/;"	f
46age2str	misc.c	/^char	*age2str (time_t sec)$/;"	f
47ageflag	zkt-keyman.c	/^int	ageflag = 0;$/;"	v
48ageflag	zkt-ls.c	/^int	ageflag = 0;$/;"	v
49allflag	zkt-conf.c	/^static	int	allflag = 0;$/;"	v	file:
50b	domaincmp.c	/^         char    *b;$/;"	m	struct:__anon1	file:
51bind94_dynzone	zkt-signer.c	130;"	d	file:
52bind96_dynzone	zkt-signer.c	131;"	d	file:
53bold_off	tcap.c	/^static	const	char	*bold_off = "";$/;"	v	file:
54bold_on	tcap.c	/^static	const	char	*bold_on = "";$/;"	v	file:
55bool2str	zconf.c	/^static	const char	*bool2str (int val)$/;"	f	file:
56check_keydb_timestamp	zkt-signer.c	/^static	int	check_keydb_timestamp (dki_t *keylist, time_t reftime)$/;"	f	file:
57checkconfig	zconf.c	/^int	checkconfig (const zconf_t *z)$/;"	f
58cmdln	zconf.c	73;"	d	file:
59cmpfile	misc.c	/^int	cmpfile (const char *file1, const char *file2)$/;"	f
60colortab	tcap.c	/^static	char	colortab[8][31+1];$/;"	v	file:
61compversion	zconf.c	/^static	int	compversion;$/;"	v	file:
62config	zconf.c	/^static	zconf_t	*config;$/;"	v	file:
63config	zkt-signer.c	/^static	zconf_t	*config;$/;"	v	file:
64confpara	zconf.c	/^static	zconf_para_t	confpara[] = {$/;"	v	file:
65copy_keyset	zkt-signer.c	/^static	void	copy_keyset (const char *dir, const char *domain, const zconf_t *conf)$/;"	f	file:
66copyfile	misc.c	/^int	copyfile (const char *fromfile, const char *tofile, const char *dnskeyfile)$/;"	f
67copyzonefile	misc.c	/^int	copyzonefile (const char *fromfile, const char *tofile, const char *dnskeyfile)$/;"	f
68create_parent_file	rollover.c	/^static	int	create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp)$/;"	f	file:
69create_parent_file	zkt-keyman.c	/^static	int	create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp)$/;"	f	file:
70createkey	zkt-keyman.c	/^static	void	createkey (const char *keyname, const dki_t *list, const zconf_t *conf)$/;"	f	file:
71ctype_t	zconf.c	/^} ctype_t;$/;"	t	typeref:enum:__anon2	file:
72def	zconf.c	/^static	zconf_t	def = {$/;"	v	file:
73dirflag	zkt-keyman.c	/^static	int	dirflag = 0;$/;"	v	file:
74dirflag	zkt-ls.c	/^static	int	dirflag = 0;$/;"	v	file:
75dirname	zkt-signer.c	/^static	const	char	*dirname = NULL;$/;"	v	file:
76dist_and_reload	nscomm.c	/^int	dist_and_reload (const zone_t *zp, int what)$/;"	f
77dki_add	dki.c	/^dki_t	*dki_add (dki_t **list, dki_t *new)$/;"	f
78dki_age	dki.c	/^int	dki_age (const dki_t *dkp, time_t curr)$/;"	f
79dki_algo	dki.c	/^time_t	dki_algo (const dki_t *dkp)$/;"	f
80dki_algo2sstr	dki.c	/^char	*dki_algo2sstr (int algo)$/;"	f
81dki_algo2str	dki.c	/^char	*dki_algo2str (int algo)$/;"	f
82dki_allcmp	dki.c	/^int	dki_allcmp (const dki_t *a, const dki_t *b)$/;"	f
83dki_alloc	dki.c	/^static	dki_t	*dki_alloc ()$/;"	f	file:
84dki_cmp	dki.c	/^int	dki_cmp (const dki_t *a, const dki_t *b)$/;"	f
85dki_destroy	dki.c	/^dki_t	*dki_destroy (dki_t *dkp)$/;"	f
86dki_estr	dki.c	/^static	char	dki_estr[255+1];$/;"	v	file:
87dki_exptime	dki.c	/^time_t	dki_exptime (const dki_t *dkp)$/;"	f
88dki_find	dki.c	/^const dki_t	*dki_find (const dki_t *list, int ksk, int status, int no)$/;"	f
89dki_findalgo	dki.c	/^const dki_t	*dki_findalgo (const dki_t *list, int ksk, int alg, int status, int no)$/;"	f
90dki_free	dki.c	/^void	dki_free (dki_t *dkp)$/;"	f
91dki_freelist	dki.c	/^void	dki_freelist (dki_t **listp)$/;"	f
92dki_gentime	dki.c	/^time_t	dki_gentime (const dki_t *dkp)$/;"	f
93dki_geterrstr	dki.c	/^const	char	*dki_geterrstr ()$/;"	f
94dki_getflag	dki.c	/^dk_flag_t	dki_getflag (const dki_t *dkp, time_t curr)$/;"	f
95dki_isactive	dki.c	/^int	dki_isactive (const dki_t *dkp)$/;"	f
96dki_isdepreciated	dki.c	/^int	dki_isdepreciated (const dki_t *dkp)$/;"	f
97dki_isksk	dki.c	/^int	dki_isksk (const dki_t *dkp)$/;"	f
98dki_ispublished	dki.c	/^int	dki_ispublished (const dki_t *dkp)$/;"	f
99dki_isrevoked	dki.c	/^int	dki_isrevoked (const dki_t *dkp)$/;"	f
100dki_lifetime	dki.c	/^time_t	dki_lifetime (const dki_t *dkp)$/;"	f
101dki_lifetimedays	dki.c	/^ushort	dki_lifetimedays (const dki_t *dkp)$/;"	f
102dki_namecmp	dki.c	/^int	dki_namecmp (const dki_t *a, const dki_t *b)$/;"	f
103dki_new	dki.c	/^dki_t	*dki_new (const char *dir, const char *name, int ksk, int algo, int bitsize, const char *rfile, int lf_days)$/;"	f
104dki_prt_comment	dki.c	/^int	dki_prt_comment (const dki_t *dkp, FILE *fp)$/;"	f
105dki_prt_dnskey	dki.c	/^int	dki_prt_dnskey (const dki_t *dkp, FILE *fp)$/;"	f
106dki_prt_dnskey_raw	dki.c	/^int	dki_prt_dnskey_raw (const dki_t *dkp, FILE *fp)$/;"	f
107dki_prt_dnskeyttl	dki.c	/^int	dki_prt_dnskeyttl (const dki_t *dkp, FILE *fp, int ttl)$/;"	f
108dki_prt_trustedkey	dki.c	/^int	dki_prt_trustedkey (const dki_t *dkp, FILE *fp)$/;"	f
109dki_read	dki.c	/^dki_t	*dki_read (const char *dirname, const char *filename)$/;"	f
110dki_readdir	dki.c	/^int	dki_readdir (const char *dir, dki_t **listp, int recursive)$/;"	f
111dki_readfile	dki.c	/^static	int	dki_readfile (FILE *fp, dki_t *dkp)$/;"	f	file:
112dki_remove	dki.c	/^dki_t	*dki_remove (dki_t *dkp)$/;"	f
113dki_revnamecmp	dki.c	/^int	dki_revnamecmp (const dki_t *a, const dki_t *b)$/;"	f
114dki_search	dki.c	/^const dki_t	*dki_search (const dki_t *list, int tag, const char *name)$/;"	f
115dki_setexptime	dki.c	/^time_t	dki_setexptime (dki_t *dkp, time_t sec)$/;"	f
116dki_setflag	dki.c	/^dk_flag_t	dki_setflag (dki_t *dkp, dk_flag_t flag)$/;"	f
117dki_setlifetime	dki.c	/^ushort	dki_setlifetime (dki_t *dkp, int days)$/;"	f
118dki_setstat	dki.c	/^static	int	dki_setstat (dki_t *dkp, int status, int preserve_time)$/;"	f	file:
119dki_setstatus	dki.c	/^int	dki_setstatus (dki_t *dkp, int status)$/;"	f
120dki_setstatus_preservetime	dki.c	/^int	dki_setstatus_preservetime (dki_t *dkp, int status)$/;"	f
121dki_status	dki.c	/^dk_status_t	dki_status (const dki_t *dkp)$/;"	f
122dki_statusstr	dki.c	/^const	char	*dki_statusstr (const dki_t *dkp)$/;"	f
123dki_tadd	dki.c	/^dki_t	*dki_tadd (dki_t **tree, dki_t *new, int sub_before)$/;"	f
124dki_tagcmp	dki.c	/^int	dki_tagcmp (const dki_t *a, const dki_t *b)$/;"	f
125dki_tfree	dki.c	/^void	dki_tfree (dki_t **tree)$/;"	f
126dki_time	dki.c	/^time_t	dki_time (const dki_t *dkp)$/;"	f
127dki_timecmp	dki.c	/^int	dki_timecmp (const dki_t *a, const dki_t *b)$/;"	f
128dki_tsearch	dki.c	/^const dki_t	*dki_tsearch (const dki_t *tree, int tag, const char *name)$/;"	f
129dki_unsetflag	dki.c	/^dk_flag_t	dki_unsetflag (dki_t *dkp, dk_flag_t flag)$/;"	f
130dki_writeinfo	dki.c	/^static	int	dki_writeinfo (const dki_t *dkp, const char *path)$/;"	f	file:
131domain_canonicdup	misc.c	/^char	*domain_canonicdup (const char *s)$/;"	f
132domaincmp	domaincmp.c	/^int     domaincmp (const char *a, const char *b)$/;"	f
133domaincmp_dir	domaincmp.c	/^int     domaincmp_dir (const char *a, const char *b, int subdomain_above)$/;"	f
134dosigning	zkt-signer.c	/^static	int	dosigning (zone_t *zonelist, zone_t *zp)$/;"	f	file:
135dupconfig	zconf.c	/^zconf_t	*dupconfig (const zconf_t *conf)$/;"	f
136dyn_update_freeze	nscomm.c	/^int	dyn_update_freeze (const char *domain, const zconf_t *z, int freeze)$/;"	f
137dynamic_zone	zkt-signer.c	/^static	int	dynamic_zone = 0;	\/* dynamic zone ? *\/$/;"	v	file:
138error	misc.c	/^void error (char *fmt, ...)$/;"	f
139ex	domaincmp.c	/^} ex[] = {$/;"	v	typeref:struct:__anon1	file:
140exptimeflag	zkt-keyman.c	/^int	exptimeflag = 0;$/;"	v
141exptimeflag	zkt-ls.c	/^int	exptimeflag = 0;$/;"	v
142extern	dki.c	59;"	d	file:
143extern	dki.c	61;"	d	file:
144extern	domaincmp.c	43;"	d	file:
145extern	domaincmp.c	45;"	d	file:
146extern	log.c	55;"	d	file:
147extern	log.c	57;"	d	file:
148extern	misc.c	56;"	d	file:
149extern	misc.c	58;"	d	file:
150extern	ncparse.c	44;"	d	file:
151extern	ncparse.c	46;"	d	file:
152extern	nscomm.c	45;"	d	file:
153extern	nscomm.c	47;"	d	file:
154extern	rollover.c	57;"	d	file:
155extern	rollover.c	59;"	d	file:
156extern	soaserial.c	53;"	d	file:
157extern	soaserial.c	55;"	d	file:
158extern	tcap.c	31;"	d	file:
159extern	tcap.c	33;"	d	file:
160extern	zconf.c	61;"	d	file:
161extern	zconf.c	63;"	d	file:
162extern	zfparse.c	58;"	d	file:
163extern	zfparse.c	60;"	d	file:
164extern	zkt.c	49;"	d	file:
165extern	zkt.c	51;"	d	file:
166extern	zone.c	53;"	d	file:
167extern	zone.c	55;"	d	file:
168fatal	misc.c	/^void fatal (char *fmt, ...)$/;"	f
169file_age	misc.c	/^int	file_age (const char *fname)$/;"	f
170file_mtime	misc.c	/^time_t	file_mtime (const char *fname)$/;"	f
171fileexist	misc.c	/^int	fileexist (const char *name)$/;"	f
172filesize	misc.c	/^size_t	filesize (const char *name)$/;"	f
173first	zconf.c	74;"	d	file:
174force	zkt-signer.c	/^static	int	force = 0;$/;"	v	file:
175freeconfig	zconf.c	/^zconf_t	*freeconfig (zconf_t *conf)$/;"	f
176genkey	rollover.c	/^static	dki_t	*genkey (dki_t **listp, const char *dir, const char *domain, int ksk, const zconf_t *conf, int status)$/;"	f	file:
177genkey2	rollover.c	/^static	dki_t	*genkey2 (dki_t **listp, const char *dir, const char *domain, int ksk, const zconf_t *conf, int status)$/;"	f	file:
178gensalt	misc.c	/^int	gensalt (char *salt, size_t saltsize, int saltbits, unsigned int seed)$/;"	f
179get_exptime	rollover.c	/^static	time_t	get_exptime (dki_t *key, const zconf_t *z)$/;"	f	file:
180get_parent_phase	rollover.c	/^static	int	get_parent_phase (const char *file)$/;"	f	file:
181get_parent_phase	zkt-keyman.c	/^static	int	get_parent_phase (const char *file)$/;"	f	file:
182get_ttl	zfparse.c	/^static	long	get_ttl (const char *s)$/;"	f	file:
183getdefconfname	misc.c	/^const	char	*getdefconfname (const char *view)$/;"	f
184getnameappendix	misc.c	/^const	char	*getnameappendix (const char *progname, const char *basename)$/;"	f
185gettok	ncparse.c	/^static	int	gettok (FILE *fp, char *val, size_t valsize)$/;"	f	file:
186goto_labelstart	domaincmp.c	48;"	d	file:
187headerflag	zkt-keyman.c	/^int	headerflag = 1;$/;"	v
188headerflag	zkt-ls.c	/^int	headerflag = 1;$/;"	v
189html	tcap.c	/^static	int	html = 0;$/;"	v	file:
190in_strarr	misc.c	/^int	in_strarr (const char *str, char *const arr[], int cnt)$/;"	f
191inc_errstr	soaserial.c	/^const	char	*inc_errstr (int err)$/;"	f
192inc_serial	soaserial.c	/^int	inc_serial (const char *fname, int use_unixtime)$/;"	f
193inc_soa_serial	soaserial.c	/^static	int	inc_soa_serial (FILE *fp, int use_unixtime)$/;"	f	file:
194is1	tcap.c	/^static	const	char	*is1 = "";$/;"	v	file:
195is2	tcap.c	/^static	const	char	*is2 = "";$/;"	v	file:
196is_defined	zkt-signer.c	132;"	d	file:
197is_directory	misc.c	/^int	is_directory (const char *name)$/;"	f
198is_dotfilename	misc.c	/^int	is_dotfilename (const char *name)$/;"	f
199is_exec_ok	misc.c	/^int	is_exec_ok (const char *prog)$/;"	f
200is_keyfilename	misc.c	/^int	is_keyfilename (const char *name)$/;"	f
201is_multiline_rr	zfparse.c	/^static	const	char	*is_multiline_rr (int *multi_line_rr, const char *p)$/;"	f	file:
202is_parentdirsigned	rollover.c	/^static	int	is_parentdirsigned (const zone_t *zonelist, const zone_t *zp)$/;"	f	file:
203is_soa_rr	soaserial.c	/^static	int	is_soa_rr (const char *line)$/;"	f	file:
204iscmdline	zconf.c	77;"	d	file:
205iscompatible	zconf.c	78;"	d	file:
206isinlist	strlist.c	/^int	isinlist (const char *str, const char *list)$/;"	f
207isparentdomain	domaincmp.c	/^int	isparentdomain (const char *child, const char *parent, int level)$/;"	f
208issubdomain	domaincmp.c	/^int	issubdomain (const char *child, const char *parent)$/;"	f
209italic_off	tcap.c	/^static	const	char	*italic_off = "";$/;"	v	file:
210italic_on	tcap.c	/^static	const	char	*italic_on = "";$/;"	v	file:
211ksk5011status	rollover.c	/^int	ksk5011status (dki_t **listp, const char *dir, const char *domain, const zconf_t *z)$/;"	f
212ksk_roll	zkt-keyman.c	/^static	void	ksk_roll (const char *keyname, int phase, const dki_t *list, const zconf_t *conf)$/;"	f	file:
213kskdomain	zkt-keyman.c	/^static	char	*kskdomain = "";$/;"	v	file:
214kskflag	zkt-keyman.c	/^int	kskflag = 1;$/;"	v
215kskflag	zkt-ls.c	/^int	kskflag = 1;$/;"	v
216kskrollover	rollover.c	/^static	int	kskrollover (dki_t *ksk, zone_t *zonelist, zone_t *zp)$/;"	f	file:
217kskstatus	rollover.c	/^int	kskstatus (zone_t *zonelist, zone_t *zp)$/;"	f
218kw	ncparse.c	/^} kw[] = {$/;"	v	typeref:struct:KeyWords	file:
219label	zconf.c	/^	char	*label;		\/* the name of the paramter *\/$/;"	m	struct:__anon3	file:
220labellist	zkt-keyman.c	/^char	*labellist = NULL;$/;"	v
221labellist	zkt-ls.c	/^char	*labellist = NULL;$/;"	v
222last	zconf.c	75;"	d	file:
223level	log.c	/^	lg_lvl_t	level;$/;"	m	struct:__anon4	file:
224lg_args	log.c	/^void	lg_args (lg_lvl_t level, int argc, char * const argv[])$/;"	f
225lg_close	log.c	/^int	lg_close ()$/;"	f
226lg_errcnt	log.c	/^static	long	lg_errcnt;$/;"	v	file:
227lg_fileopen	log.c	/^static	FILE	*lg_fileopen (const char *path, const char *name)$/;"	f	file:
228lg_fp	log.c	/^static	FILE	*lg_fp;$/;"	v	file:
229lg_fpsave	log.c	/^static	FILE	*lg_fpsave;$/;"	v	file:
230lg_geterrcnt	log.c	/^long	lg_geterrcnt ()$/;"	f
231lg_lvl2str	log.c	/^const	char	*lg_lvl2str (lg_lvl_t level)$/;"	f
232lg_lvl2syslog	log.c	/^lg_lvl_t	lg_lvl2syslog (lg_lvl_t level)$/;"	f
233lg_mesg	log.c	/^void	lg_mesg (int priority, char *fmt, ...)$/;"	f
234lg_minfilelevel	log.c	/^static	int	lg_minfilelevel;$/;"	v	file:
235lg_minsyslevel	log.c	/^static	int	lg_minsyslevel;$/;"	v	file:
236lg_open	log.c	/^int	lg_open (const char *progname, const char *facility, const char *syslevel, const char *path, const char *file, const char *filelevel)$/;"	f
237lg_progname	log.c	/^static	const char	*lg_progname;$/;"	v	file:
238lg_reseterrcnt	log.c	/^long	lg_reseterrcnt ()$/;"	f
239lg_seterrcnt	log.c	/^long	lg_seterrcnt (long value)$/;"	f
240lg_str2lvl	log.c	/^lg_lvl_t	lg_str2lvl (const char *name)$/;"	f
241lg_str2syslog	log.c	/^int	lg_str2syslog (const char *facility)$/;"	f
242lg_symtbl_t	log.c	/^} lg_symtbl_t;$/;"	t	typeref:struct:__anon4	file:
243lg_syslogging	log.c	/^static	int	lg_syslogging;$/;"	v	file:
244lg_zone_end	log.c	/^int	lg_zone_end ()$/;"	f
245lg_zone_start	log.c	/^int	lg_zone_start (const char *dir, const char *domain)$/;"	f
246lifetime	zkt-keyman.c	/^int	lifetime = 0;$/;"	v
247lifetime	zkt-ls.c	/^int	lifetime = 0;$/;"	v
248lifetimeflag	zkt-keyman.c	/^int	lifetimeflag = 0;$/;"	v
249lifetimeflag	zkt-ls.c	/^int	lifetimeflag = 0;$/;"	v
250linkfile	misc.c	/^int	linkfile (const char *fromfile, const char *tofile)$/;"	f
251list_dnskey	zkt.c	/^static	void	list_dnskey (const dki_t **nodep, const VISIT which, int depth)$/;"	f	file:
252list_key	zkt.c	/^static	void	list_key (const dki_t **nodep, const VISIT which, int depth)$/;"	f	file:
253list_trustedkey	zkt.c	/^static	void	list_trustedkey (const dki_t **nodep, const VISIT which, int depth)$/;"	f	file:
254ljustflag	zkt-keyman.c	/^int	ljustflag = 0;$/;"	v
255ljustflag	zkt-ls.c	/^int	ljustflag = 0;$/;"	v
256loadconfig	zconf.c	/^zconf_t	*loadconfig (const char *filename, zconf_t *z)$/;"	f
257loadconfig_fromstr	zconf.c	/^zconf_t	*loadconfig_fromstr (const char *str, zconf_t *z)$/;"	f
258logfile	zkt-signer.c	/^static	const	char	*logfile = NULL;$/;"	v	file:
259logflush	misc.c	/^void logflush ()$/;"	f
260logmesg	misc.c	/^void logmesg (char *fmt, ...)$/;"	f
261long_options	zkt-conf.c	/^static struct option long_options[] = {$/;"	v	typeref:struct:option	file:
262long_options	zkt-keyman.c	/^static struct option long_options[] = {$/;"	v	typeref:struct:option	file:
263long_options	zkt-ls.c	/^static struct option long_options[] = {$/;"	v	typeref:struct:option	file:
264long_options	zkt-signer.c	/^static struct option long_options[] = {$/;"	v	typeref:struct:option	file:
265lopt_usage	zkt-conf.c	306;"	d	file:
266lopt_usage	zkt-conf.c	309;"	d	file:
267lopt_usage	zkt-keyman.c	334;"	d	file:
268lopt_usage	zkt-keyman.c	337;"	d	file:
269lopt_usage	zkt-ls.c	314;"	d	file:
270lopt_usage	zkt-ls.c	317;"	d	file:
271lopt_usage	zkt-signer.c	341;"	d	file:
272lopt_usage	zkt-signer.c	344;"	d	file:
273loptstr	zkt-conf.c	307;"	d	file:
274loptstr	zkt-conf.c	310;"	d	file:
275loptstr	zkt-keyman.c	335;"	d	file:
276loptstr	zkt-keyman.c	338;"	d	file:
277loptstr	zkt-ls.c	315;"	d	file:
278loptstr	zkt-ls.c	318;"	d	file:
279loptstr	zkt-signer.c	342;"	d	file:
280loptstr	zkt-signer.c	345;"	d	file:
281main	domaincmp.c	/^main (int argc, char *argv[])$/;"	f
282main	log.c	/^int	main (int argc, char *argv[])$/;"	f
283main	misc.c	/^main (int argc, char *argv[])$/;"	f
284main	ncparse.c	/^main (int argc, char *argv[])$/;"	f
285main	soaserial.c	/^main (int argc, char *argv[])$/;"	f
286main	strlist.c	/^main (int argc, char *argv[])$/;"	f
287main	tcap.c	/^main (int argc, const char *argv[])$/;"	f
288main	zconf.c	/^main (int argc, char *argv[])$/;"	f
289main	zfparse.c	/^int	main (int argc, char *argv[])$/;"	f
290main	zkt-conf.c	/^int	main (int argc, char *argv[])$/;"	f
291main	zkt-keyman.c	/^int	main (int argc, char *argv[])$/;"	f
292main	zkt-ls.c	/^int	main (int argc, char *argv[])$/;"	f
293main	zkt-signer.c	/^int	main (int argc, char *const argv[])$/;"	f
294main	zkt-soaserial.c	/^int	main (int argc, char *argv[])$/;"	f
295maxcolor	tcap.c	/^static	int	maxcolor;$/;"	v	file:
296name	ncparse.c	/^	char	*name;$/;"	m	struct:KeyWords	file:
297namedconf	zkt-signer.c	/^static	const	char	*namedconf = NULL;$/;"	v	file:
298new_keysetfiles	zkt-signer.c	/^static	int	new_keysetfiles (const char *dir, time_t zone_signing_time)$/;"	f	file:
299noexec	zkt-signer.c	/^static	int	noexec = 0;$/;"	v	file:
300origin	zkt-signer.c	/^static	const	char	*origin = NULL;$/;"	v	file:
301parent	zkt.c	/^const	dki_t	*parent;$/;"	v
302parse_namedconf	ncparse.c	/^int	parse_namedconf (const char *filename, const char *chroot_dir, char *dir, size_t dirsize, int (*func) ())$/;"	f
303parseconfigline	zconf.c	/^static	void	parseconfigline (char *buf, unsigned int line, zconf_t *z)$/;"	f	file:
304parsedir	zkt-signer.c	/^static	int	parsedir (const char *dir, zone_t **zp, const zconf_t *conf)$/;"	f	file:
305parsedirectory	zkt-keyman.c	/^static	int	parsedirectory (const char *dir, dki_t **listp)$/;"	f	file:
306parsedirectory	zkt-ls.c	/^static	int	parsedirectory (const char *dir, dki_t **listp, int sub_before)$/;"	f	file:
307parsefile	zkt-keyman.c	/^static	void	parsefile (const char *file, dki_t **listp)$/;"	f	file:
308parsefile	zkt-ls.c	/^static	void	parsefile (const char *file, dki_t **listp, int sub_before)$/;"	f	file:
309parsetag	zkt-keyman.c	/^static	const char *parsetag (const char *str, int *tagp)$/;"	f	file:
310parseurl	misc.c	/^void	parseurl (char *url, char **proto, char **host, char **port, char **para)$/;"	f
311parsezonefile	zfparse.c	/^int	parsezonefile (const char *file, long *pminttl, long *pmaxttl, const char *keydbfile)$/;"	f
312pathflag	zkt-keyman.c	/^int	pathflag = 0;$/;"	v
313pathflag	zkt-ls.c	/^int	pathflag = 0;$/;"	v
314pathname	misc.c	/^char	*pathname (char *path, size_t size, const char *dir, const char *file, const char *ext)$/;"	f
315prepstrlist	strlist.c	/^char	*prepstrlist (const char *str, const char *delim)$/;"	f
316printconfig	zconf.c	/^int	printconfig (const char *fname, const zconf_t *z)$/;"	f
317printconfigdiff	zconf.c	/^int	printconfigdiff (const char *fname, const zconf_t *ref, const zconf_t *z)$/;"	f
318printconfigline	zconf.c	/^static	void	printconfigline (FILE *fp, zconf_para_t *cp)$/;"	f	file:
319printkeyinfo	zkt.c	/^static	void	printkeyinfo (const dki_t *dkp, const char *oldpath)$/;"	f	file:
320printserial	zkt-soaserial.c	/^static	void	printserial (const char *fname, unsigned long serial)$/;"	f	file:
321printzone	ncparse.c	/^int	printzone (const char *dir, const char *view, const char *zone, const char *file)$/;"	f
322progname	domaincmp.c	/^const char	*progname;$/;"	v
323progname	log.c	/^const char *progname;$/;"	v
324progname	misc.c	/^const char *progname;$/;"	v
325progname	ncparse.c	/^char	*progname;$/;"	v
326progname	soaserial.c	/^const char *progname;$/;"	v
327progname	tcap.c	/^static	const char	*progname;$/;"	v	file:
328progname	zconf.c	/^const char *progname;$/;"	v
329progname	zfparse.c	/^const char *progname;$/;"	v
330progname	zkt-conf.c	/^const	char	*progname;$/;"	v
331progname	zkt-keyman.c	/^const	char	*progname;$/;"	v
332progname	zkt-ls.c	/^const	char	*progname;$/;"	v
333progname	zkt-signer.c	/^const	char	*progname;$/;"	v
334progname	zkt-soaserial.c	/^static	const char *progname;$/;"	v	file:
335put	tcap.c	/^static	int	put (int c)$/;"	f	file:
336r1	tcap.c	/^static	const	char	*r1 = "";$/;"	v	file:
337r2	tcap.c	/^static	const	char	*r2 = "";$/;"	v	file:
338read_serial_fromfile	zkt-soaserial.c	/^static	int	read_serial_fromfile (const char *fname, unsigned long *serial)$/;"	f	file:
339recflag	zkt-keyman.c	/^static	int	recflag = RECURSIVE;$/;"	v	file:
340recflag	zkt-ls.c	/^static	int	recflag = RECURSIVE;$/;"	v	file:
341register_key	zkt-signer.c	/^static	void	register_key (dki_t *list, const zconf_t *z)$/;"	f	file:
342reload_zone	nscomm.c	/^int	reload_zone (const char *domain, const zconf_t *z)$/;"	f
343reloadflag	zkt-signer.c	/^static	int	reloadflag = 0;$/;"	v	file:
344res	domaincmp.c	/^         int     res;$/;"	m	struct:__anon1	file:
345searchitem	zkt.c	/^static	int	searchitem;$/;"	v	file:
346searchkw	ncparse.c	/^static	int	searchkw (const char *keyword)$/;"	f	file:
347searchresult	zkt.c	/^static	const	dki_t	*searchresult;$/;"	v	file:
348serialtime	soaserial.c	/^static	ulong	serialtime (time_t sec)$/;"	f	file:
349set_all_varptr	zconf.c	/^static	void set_all_varptr (zconf_t *cp, const zconf_t *cp2)$/;"	f	file:
350set_bind94_dynzone	zkt-signer.c	128;"	d	file:
351set_bind96_dynzone	zkt-signer.c	129;"	d	file:
352set_keylifetime	zkt.c	/^static	void	set_keylifetime (const dki_t **nodep, const VISIT which, int depth)$/;"	f	file:
353set_varptr	zconf.c	/^static	int set_varptr (char *entry, void *ptr, const void *ptr2)$/;"	f	file:
354setconfigpar	zconf.c	/^int	setconfigpar (zconf_t *config, char *entry, const void *pval)$/;"	f
355setconfigversion	zconf.c	/^void	setconfigversion (int version)$/;"	f
356setglobalflags	zkt-keyman.c	/^static	void	setglobalflags (zconf_t *config)$/;"	f	file:
357setglobalflags	zkt-ls.c	/^static	void	setglobalflags (zconf_t *config)$/;"	f	file:
358setminmax	zfparse.c	/^static	void	setminmax (long *pmin, long val, long *pmax)$/;"	f	file:
359short_options	zkt-conf.c	73;"	d	file:
360short_options	zkt-keyman.c	88;"	d	file:
361short_options	zkt-ls.c	92;"	d	file:
362short_options	zkt-ls.c	94;"	d	file:
363short_options	zkt-signer.c	68;"	d	file:
364short_options	zkt-signer.c	70;"	d	file:
365sign_zone	zkt-signer.c	/^static	int	sign_zone (const zone_t *zp)$/;"	f	file:
366skiplabel	zfparse.c	/^static	const	char	*skiplabel (const char *s)$/;"	f	file:
367skipws	zfparse.c	/^static	const	char	*skipws (const char *s)$/;"	f	file:
368sopt_usage	zkt-conf.c	304;"	d	file:
369sopt_usage	zkt-keyman.c	332;"	d	file:
370sopt_usage	zkt-ls.c	312;"	d	file:
371sopt_usage	zkt-signer.c	339;"	d	file:
372splitpath	misc.c	/^const	char	*splitpath (char *path, size_t psize, const char *filename)$/;"	f
373start_timer	misc.c	/^time_t	start_timer ()$/;"	f
374stop_timer	misc.c	/^time_t	stop_timer (time_t start)$/;"	f
375str	log.c	/^	const	char	*str;$/;"	m	struct:__anon4	file:
376str_chop	misc.c	/^char	*str_chop (char *str, char c)$/;"	f
377str_delspace	misc.c	/^char	*str_delspace (char *s)$/;"	f
378str_untaint	misc.c	/^char	*str_untaint (char *str)$/;"	f
379strfindstr	soaserial.c	/^static	const	char	*strfindstr (const char *str, const char *search)$/;"	f	file:
380subdomain_before_parent	zkt-ls.c	/^int	subdomain_before_parent = 1;$/;"	v
381symtbl	log.c	/^static	lg_symtbl_t	symtbl[] = {$/;"	v	file:
382syslog_level	log.c	/^	int		syslog_level;$/;"	m	struct:__anon4	file:
383tag_search	zkt.c	/^static	void	tag_search (const dki_t **nodep, const VISIT which, int depth)$/;"	f	file:
384tc_attr	tcap.c	/^int	tc_attr (FILE *fp, tc_att_t attr, int on)$/;"	f
385tc_color	tcap.c	/^static	int	tc_color (FILE *fp, int color)$/;"	f	file:
386tc_end	tcap.c	/^int	tc_end (FILE *fp, const char *term)$/;"	f
387tc_init	tcap.c	/^int	 tc_init (FILE *fp, const char *term)$/;"	f
388tc_outfp	tcap.c	/^static	FILE	*tc_outfp;$/;"	v	file:
389tc_printattr	tcap.c	/^static	int	tc_printattr (FILE *fp, const char *attstr)$/;"	f	file:
390term	zkt-ls.c	/^static	const	char	*term = NULL;$/;"	v	file:
391testflag	zkt-conf.c	/^static	int	testflag = 0;$/;"	v	file:
392time2isostr	misc.c	/^char	*time2isostr (time_t sec, int precision)$/;"	f
393time2str	misc.c	/^char	*time2str (time_t sec, int precision)$/;"	f
394timeflag	zkt-keyman.c	/^int	timeflag = 1;$/;"	v
395timeflag	zkt-ls.c	/^int	timeflag = 1;$/;"	v
396timeint2str	zconf.c	/^const char	*timeint2str (unsigned long val)$/;"	f
397timestr	zkt-soaserial.c	/^static	char	*timestr (time_t sec)$/;"	f	file:
398timestr2time	misc.c	/^time_t	timestr2time (const char *timestr)$/;"	f
399tok	ncparse.c	/^	int	tok;$/;"	m	struct:KeyWords	file:
400tok2str	ncparse.c	/^static	const char	*tok2str (int  tok)$/;"	f	file:
401touch	misc.c	/^int	touch (const char *fname, time_t sec)$/;"	f
402trustedkeyflag	zkt-ls.c	/^static	int	trustedkeyflag = 0;$/;"	v	file:
403type	zconf.c	/^	ctype_t	type;		\/* the parameter type *\/$/;"	m	struct:__anon3	file:
404unprepstrlist	strlist.c	/^char	*unprepstrlist (char *list, char delimc)$/;"	f
405usage	zkt-conf.c	/^static	void    usage (char *mesg)$/;"	f	file:
406usage	zkt-keyman.c	/^static	void    usage (char *mesg, zconf_t *cp)$/;"	f	file:
407usage	zkt-ls.c	/^static	void    usage (char *mesg, zconf_t *cp)$/;"	f	file:
408usage	zkt-signer.c	/^static	void	usage (char *mesg, zconf_t *conf)$/;"	f	file:
409usage	zkt-soaserial.c	/^static	void	usage (const char *msg)$/;"	f	file:
410used_since	zconf.c	/^	short	used_since;	\/* compability (from version; 0 == command line) *\/$/;"	m	struct:__anon3	file:
411used_till	zconf.c	/^	short	used_till;	\/* compability (to version) *\/$/;"	m	struct:__anon3	file:
412var	zconf.c	/^	void	*var;		\/* pointer to the parameter variable *\/$/;"	m	struct:__anon3	file:
413var2	zconf.c	/^	const void	*var2;	\/* pointer to a second parameter variable *\/$/;"	m	struct:__anon3	file:
414verbmesg	misc.c	/^void	verbmesg (int verblvl, const zconf_t *conf, char *fmt, ...)$/;"	f
415verbose	zkt-signer.c	/^static	int	verbose = 0;$/;"	v	file:
416view	zkt-conf.c	/^static	const	char	*view = "";$/;"	v	file:
417view	zkt-keyman.c	/^static	const	char	*view = "";$/;"	v	file:
418view	zkt-ls.c	/^static	const	char	*view = "";$/;"	v	file:
419viewname	zkt-signer.c	/^static	const	char	*viewname = NULL;$/;"	v	file:
420writeflag	zkt-conf.c	/^static	int	writeflag = 0;$/;"	v	file:
421writekeyfile	zkt-signer.c	/^static	int	writekeyfile (const char *fname, const dki_t *list, int key_ttl)$/;"	f	file:
422zconf_para_t	zconf.c	/^} zconf_para_t;$/;"	t	typeref:struct:__anon3	file:
423zkt_list_dnskeys	zkt.c	/^void	zkt_list_dnskeys (const dki_t *data)$/;"	f
424zkt_list_keys	zkt.c	/^void	zkt_list_keys (const dki_t *data)$/;"	f
425zkt_list_trustedkeys	zkt.c	/^void	zkt_list_trustedkeys (const dki_t *data)$/;"	f
426zkt_search	zkt.c	/^const	dki_t	*zkt_search (const dki_t *data, int searchtag, const char *keyname)$/;"	f
427zkt_setkeylifetime	zkt.c	/^void	zkt_setkeylifetime (dki_t *data)$/;"	f
428zone_add	zone.c	/^zone_t	*zone_add (zone_t **list, zone_t *new)$/;"	f
429zone_alloc	zone.c	/^static	zone_t	*zone_alloc ()$/;"	f	file:
430zone_cmp	zone.c	/^static	int	zone_cmp (const zone_t *a, const zone_t *b)$/;"	f	file:
431zone_estr	zone.c	/^static	char	zone_estr[255+1];$/;"	v	file:
432zone_free	zone.c	/^void	zone_free (zone_t *zp)$/;"	f
433zone_freelist	zone.c	/^void	zone_freelist (zone_t **listp)$/;"	f
434zone_geterrstr	zone.c	/^const	char	*zone_geterrstr ()$/;"	f
435zone_new	zone.c	/^zone_t	*zone_new (zone_t **zp, const char *zone, const char *dir, const char *file, const char *signed_ext, const zconf_t *cp)$/;"	f
436zone_print	zone.c	/^int	zone_print (const char *mesg, const zone_t *z)$/;"	f
437zone_readdir	zone.c	/^int	zone_readdir (const char *dir, const char *zone, const char *zfile, zone_t **listp, const zconf_t *conf, int dyn_zone)$/;"	f
438zone_search	zone.c	/^const zone_t	*zone_search (const zone_t *list, const char *zone)$/;"	f
439zonelist	zkt-signer.c	/^static	zone_t	*zonelist = NULL;	\/* must be static global because add2zonelist use it *\/$/;"	v	file:
440zskflag	zkt-keyman.c	/^int	zskflag = 1;$/;"	v
441zskflag	zkt-ls.c	/^int	zskflag = 1;$/;"	v
442zskstatus	rollover.c	/^int	zskstatus (dki_t **listp, const char *dir, const char *domain, const zconf_t *z)$/;"	f
443