!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.5.4	//
DEBUG	lib.c	35;"	d	file:
IS_CLEAN	clamav.c	45;"	d	file:
IS_SPAM	clamav.c	47;"	d	file:
IS_VIRUS	clamav.c	46;"	d	file:
PIDFILE	pop3.h	36;"	d
POP3_CLIENTTIMER	pop3.h	28;"	d
POP3_TIMEOUT	pop3.h	29;"	d
PROXYNAME	procinfo.h	8;"	d
REDIR_ACCEPT	pop3.h	32;"	d
REDIR_FORWARD	pop3.h	33;"	d
REDIR_FORWARD_ONLY	pop3.h	34;"	d
REDIR_NONE	pop3.h	31;"	d
SPAMC	pop3.h	37;"	d
_IP_LIB_INCLUDED	ip-lib.h	25;"	d
_LIB_INCLUDED	lib.h	24;"	d
_POP3_INCLUDED	pop3.h	25;"	d
_PROCINFO_INCLUDED	procinfo.h	3;"	d
_bio	pop3.h	/^typedef struct _bio {$/;"	s
_channel	pop3.h	/^typedef struct _channel {$/;"	s
_config	pop3.h	/^typedef struct _config {$/;"	s
_init_lower	lib.c	/^static int _init_lower()$/;"	f	file:
_init_upper	lib.c	/^static int _init_upper()$/;"	f	file:
_peer	ip-lib.h	/^typedef struct _peer {$/;"	s
_pop3	pop3.h	/^typedef struct _pop3 {$/;"	s
_procinfo	procinfo.h	/^typedef struct _procinfo {$/;"	s
_string	pop3.h	/^typedef struct _string {$/;"	s
_tmpfile	clamav.c	/^static struct _tmpfile {$/;"	s	file:
acceptloop	ip-lib.c	/^int acceptloop(int sock)$/;"	f
acp	pop3.h	/^    char	acp[200];$/;"	m	struct:_config
addline	clamav.c	/^char *addline(string_t *s, char *line)$/;"	f
adress	pop3.h	/^	char	adress[80];$/;"	m	struct:_pop3::<anonymous>
alarm_handler	ip-lib.c	/^static void alarm_handler()$/;"	f	file:
allocate	lib.c	/^void *allocate(size_t size)$/;"	f
autodirectory	pop3.h	/^	int	autodirectory;$/;"	m	struct:_config::<anonymous>
bind_to_port	ip-lib.c	/^int bind_to_port(char *interface, unsigned int port)$/;"	f
bindarg	main.c	/^char	bindarg[200] =		"";$/;"	v
bio	pop3.h	/^	bio_t	bio;$/;"	m	struct:_pop3::<anonymous>
bio	pop3.h	/^    bio_t	bio;$/;"	m	struct:_channel
bio_t	pop3.h	/^    } bio_t;$/;"	t
buffer	pop3.h	/^    char	buffer[512];$/;"	m	struct:_bio
cfgets	pop3.c	/^char *cfgets(pop3_t *x, char *line, int size)$/;"	f
cfputd	pop3.c	/^int cfputd(pop3_t *x, char *line)$/;"	f
cfputs	pop3.c	/^int cfputs(pop3_t *x, char *line, int log)$/;"	f
channel_t	pop3.h	/^    } channel_t;$/;"	t
checknumber	pop3.c	/^unsigned int checknumber(char *string)$/;"	f
clamav	pop3.h	/^	} clamav;$/;"	m	struct:_config
clamav	pop3.h	/^	} clamav;$/;"	m	struct:_pop3
cleanup	clamav.c	/^static void cleanup(void)$/;"	f	file:
clearstring	clamav.c	/^int clearstring(string_t *s)$/;"	f
client	pop3.h	/^	} client;$/;"	m	struct:_pop3
clientdir	pop3.h	/^    char	clientdir[200];$/;"	m	struct:_config
cmd	pop3.h	/^	char	cmd[200];$/;"	m	struct:_config::<anonymous>
config	pop3.h	/^    config_t	*config;$/;"	m	struct:_pop3
config_t	pop3.h	/^    } config_t;$/;"	t
copy_string	lib.c	/^char *copy_string(char *y, char *x, int len)$/;"	f
count	clamav.c	/^static int count =		0;$/;"	v	file:
daemonmode	main.c	/^int	daemonmode =		0;$/;"	v
debug	main.c	/^int	debug =			0;$/;"	v
defaultserver	pop3.h	/^    char	defaultserver;$/;"	m	struct:_config
dologin	pop3.c	/^int dologin(pop3_t *x)$/;"	f
doquit	pop3.c	/^void doquit(pop3_t *x)$/;"	f
doscanmail	clamav.c	/^int doscanmail(pop3_t *x)$/;"	f
exithandler	procinfo.c	/^void exithandler(void)$/;"	f
extendedlog	main.c	/^int	extendedlog =		0;$/;"	v
fd	pop3.h	/^    int		fd;$/;"	m	struct:_bio
filename	clamav.c	/^    char	filename[200];$/;"	m	struct:_tmpfile	file:
get_interface_info	ip-lib.c	/^unsigned int get_interface_info(int pfd, peer_t *sock)$/;"	f
get_port	ip-lib.c	/^unsigned int get_port(char *server, unsigned int def_port)$/;"	f
get_quoted	lib.c	/^char *get_quoted(char **from, int delim, char *to, int max)$/;"	f
get_word	lib.c	/^char *get_word(char **from, char *to, int maxlen)$/;"	f
getc_fd	main.c	/^int getc_fd(pop3_t *x, bio_t *bio, int clienttimer)$/;"	f
getclamversion	clamav.c	/^int getclamversion(pop3_t *x)$/;"	f
getpeerinfo	ip-lib.c	/^int getpeerinfo(int pfd, char *ipnum, int ipsize, char *name, int namesize, int interface)$/;"	f
getportnum	ip-lib.c	/^unsigned int getportnum(char *name)$/;"	f
getstatfp	procinfo.c	/^FILE *getstatfp(void)$/;"	f
gettmpfile	clamav.c	/^char *gettmpfile(char *filename, int size)$/;"	f
gid	pop3.h	/^	unsigned int uid, gid;$/;"	m	struct:_config::<anonymous>
header	pop3.h	/^	string_t header;$/;"	m	struct:_pop3::<anonymous>
here	pop3.h	/^    int		here, len;$/;"	m	struct:_bio
hostname	pop3.h	/^    char	hostname[200];$/;"	m	struct:_channel
i	pop3.h	/^    peer_t	i;$/;"	m	struct:_pop3
init_procinfo	procinfo.c	/^int init_procinfo(char *vp)$/;"	f
init_tmplist	clamav.c	/^static int init_tmplist()$/;"	f	file:
ipnum	ip-lib.h	/^    char	ipnum[40];$/;"	m	struct:_peer
ipnum	pop3.h	/^	char	ipnum[100];$/;"	m	struct:_pop3::<anonymous>
islowercase	lib.c	/^int islowercase(unsigned int c)$/;"	f
isuppercase	lib.c	/^int isuppercase(unsigned int c)$/;"	f
lasttimer	pop3.h	/^    unsigned long lasttimer;$/;"	m	struct:_pop3
lasttmp	clamav.c	/^    } *lasttmp = NULL;$/;"	v	file:
len	pop3.h	/^    int		here, len;$/;"	m	struct:_bio
len	pop3.h	/^    int		len, max;$/;"	m	struct:_string
local	pop3.h	/^	} local;$/;"	m	struct:_pop3
log_clientsuccess	pop3.c	/^int log_clientsuccess(pop3_t *x)$/;"	f
logfile	pop3.h	/^    char	logfile[200];$/;"	m	struct:_pop3
lower	lib.c	/^static unsigned int lower[256], upper[256];$/;"	v	file:
lowercase	lib.c	/^unsigned int lowercase(unsigned int c)$/;"	f
main	main.c	/^int main(int argc, char *argv[])$/;"	f
mainpid	procinfo.h	/^    int		mainpid;$/;"	m	struct:_procinfo
max	pop3.h	/^    int		len, max;$/;"	m	struct:_string
missing_arg	main.c	/^void missing_arg(int c, char *string)$/;"	f
name	ip-lib.h	/^    char	name[80];$/;"	m	struct:_peer
name	pop3.h	/^	char	name[200];$/;"	m	struct:_pop3::<anonymous>
name	pop3.h	/^	char	name[40];$/;"	m	struct:_config::<anonymous>
name	pop3.h	/^    char	name[200];$/;"	m	struct:_channel
next	clamav.c	/^    struct _tmpfile *next;$/;"	m	struct:_tmpfile	file:
noctrl	lib.c	/^char *noctrl(char *buffer)$/;"	f
normalize	pop3.c	/^int normalize(char *line)$/;"	f
openip	ip-lib.c	/^int openip(char *host, unsigned int port, char *srcip, unsigned int srcport)$/;"	f
origdst	pop3.h	/^	} origdst;$/;"	m	struct:_pop3
password	pop3.h	/^	char	password[80];$/;"	m	struct:_pop3::<anonymous>
peer_t	ip-lib.h	/^    } peer_t;$/;"	t
pi	procinfo.c	/^procinfo_t pi;$/;"	v
pid	clamav.c	/^static int pid =		0;$/;"	v	file:
pidfile	procinfo.h	/^    char	pidfile[200];$/;"	m	struct:_procinfo
pop3_t	pop3.h	/^    } pop3_t;$/;"	t
port	ip-lib.h	/^    unsigned int port;$/;"	m	struct:_peer
port	pop3.h	/^	unsigned int port;$/;"	m	struct:_pop3::<anonymous>
port	pop3.h	/^    unsigned int port;$/;"	m	struct:_channel
prefix	clamav.c	/^static char prefix[200] =	"";$/;"	v	file:
printerror	main.c	/^int printerror(int rc, char *type, char *format, ...)$/;"	f
procinfo_t	procinfo.h	/^    } procinfo_t;$/;"	t
progname	main.c	/^char	progname[80] =		"";$/;"	v
program	main.c	/^char	*program =		"";$/;"	v
proxy_request	pop3.c	/^int proxy_request(config_t *config)$/;"	f
quarantine	pop3.h	/^	char	quarantine[200];$/;"	m	struct:_config::<anonymous>
readline_fd	main.c	/^char *readline_fd(pop3_t *x, bio_t *bio, char *line, int size, int clienttimer, int rmspace)$/;"	f
reallocate	lib.c	/^void *reallocate(void *p, size_t size)$/;"	f
redirmode	pop3.h	/^    int		redirmode;$/;"	m	struct:_config
run_acp	pop3.c	/^int run_acp(pop3_t *x)$/;"	f
scanmail	pop3.h	/^    int		scanmail;$/;"	m	struct:_config
search_allowlist	pop3.c	/^int search_allowlist(char *server, char *list)$/;"	f
selectserver	pop3.h	/^    int		selectserver;$/;"	m	struct:_config
server	pop3.h	/^    channel_t	server;$/;"	m	struct:_pop3
server	pop3.h	/^    char	server[200];$/;"	m	struct:_config
serverdelim	pop3.h	/^    char	serverdelim[20];$/;"	m	struct:_config
serverlist	pop3.h	/^    char	*serverlist;$/;"	m	struct:_config
sessiondir	procinfo.c	/^char	sessiondir[200] =	"";$/;"	v
setnumvar	procinfo.c	/^int setnumvar(char *var, unsigned long val)$/;"	f
setpidfile	procinfo.c	/^char *setpidfile(char *pidfile)$/;"	f
settmpdir	clamav.c	/^int settmpdir(char *dir)$/;"	f
setuserid	main.c	/^int setuserid(config_t *config)$/;"	f
setvar	procinfo.c	/^int setvar(char *var, char *value)$/;"	f
sfgetr	pop3.c	/^int sfgetr(pop3_t *x, char *line, int size)$/;"	f
sfgets	pop3.c	/^char *sfgets(pop3_t *x, char *line, int size, int clienttimer)$/;"	f
sfputc	pop3.c	/^int sfputc(pop3_t *x, char *command, char *parameter, char *line, int size, char **here)$/;"	f
sfputs	pop3.c	/^int sfputs(pop3_t *x, char *line)$/;"	f
signalhandler	main.c	/^void signalhandler(int sig)$/;"	f
size	pop3.h	/^    unsigned long size;$/;"	m	struct:_pop3
skip_ws	lib.c	/^char *skip_ws(char *string)$/;"	f
spamd	pop3.h	/^	} spamd;$/;"	m	struct:_config
spamscan	pop3.h	/^    int		spamscan;$/;"	m	struct:_config
spamtag	pop3.h	/^	char	spamtag[40];$/;"	m	struct:_config::<anonymous>
split	lib.c	/^int split(char *line, char *ptr[], int sep, int max)$/;"	f
spoolfile	pop3.h	/^    char	spoolfile[200];$/;"	m	struct:_pop3
spoolresponse	pop3.c	/^int spoolresponse(pop3_t *x)$/;"	f
srcip	pop3.h	/^    char	srcip[200];$/;"	m	struct:_config
started	pop3.h	/^    unsigned long started;$/;"	m	struct:_pop3
statdir	procinfo.c	/^char	statdir[200] =		"";$/;"	v
state	pop3.h	/^    int		state;$/;"	m	struct:_pop3
statfile	procinfo.h	/^    char	statfile[200];$/;"	m	struct:_procinfo
statfp	procinfo.h	/^    FILE	*statfp;$/;"	m	struct:_procinfo
string	pop3.h	/^    char	*string;$/;"	m	struct:_string
string_t	pop3.h	/^    } string_t;$/;"	t
strlwr	lib.c	/^char *strlwr(char *string)$/;"	f
strpcmp	lib.c	/^int strpcmp(char *string, char *pattern)$/;"	f
strupr	lib.c	/^char *strupr(char *string)$/;"	f
timeout	pop3.h	/^    int		timeout;$/;"	m	struct:_config
tmpdir	clamav.c	/^char	tmpdir[200] =		"\/tmp";$/;"	v
uid	pop3.h	/^	unsigned int uid, gid;$/;"	m	struct:_config::<anonymous>
unlink_existing	clamav.c	/^static int unlink_existing(char *filename)$/;"	f	file:
upper	lib.c	/^static unsigned int lower[256], upper[256];$/;"	v	file:
uppercase	lib.c	/^unsigned int uppercase(unsigned int c)$/;"	f
user	pop3.h	/^	} user;$/;"	m	struct:_config
username	pop3.h	/^	char	username[200];$/;"	m	struct:_pop3::<anonymous>
username	pop3.h	/^	char	username[80];$/;"	m	struct:_pop3::<anonymous>
varprefix	procinfo.c	/^char	varprefix[40] =		"POP3_";$/;"	v
verbose	main.c	/^int	verbose =		1;$/;"	v
version	pop3.h	/^	char	version[200];$/;"	m	struct:_pop3::<anonymous>
writestatfile	main.c	/^int writestatfile(pop3_t *x, char *status)$/;"	f
