162517Sbostic0, 1	main.c		main	skip background fork
262517Sbostic0, 4	main.c		main	canonical name, UUCP node name, a.k.a.s
362517Sbostic0, 15	main.c		main	print configuration
462517Sbostic0, 44	util.c		printav	print address of each string
562517Sbostic1	main.c		main	print from person
662517Sbostic2	main.c		finis
767821Seric3	conf.c		getla, shouldqueue
862517Sbostic4	conf.c		enoughspace
962517Sbostic5	clock.c		setevent, clrevent, tick
1062517Sbostic6	savemail.c	savemail, returntosender
1162517Sbostic7	queue.c		queuename
1262517Sbostic8	domain.c	getmxrr, getcanonname
1362517Sbostic9	daemon.c	getauthinfo	IDENT protocol
1462517Sbostic9	daemon.c	maphostname
1562517Sbostic10	deliver.c	deliver
1662517Sbostic11	deliver.c	openmailer, mailfile
1762517Sbostic12	parseaddr.c	remotename
1862517Sbostic13	deliver.c	sendall, sendenvelope
1962517Sbostic14	headers.c	commaize
2062517Sbostic15	daemon.c	getrequests
2162517Sbostic16	daemon.c	makeconnection
2262517Sbostic17	deliver.c	hostsignature
2362517Sbostic17	domain.c	mxrand
2463753Seric18	usersmtp.c	reply, smtpmessage, smtpinit, smtpmailfrom
2562517Sbostic19	srvrsmtp.c	smtp
2662517Sbostic20	parseaddr.c	parseaddr
2762517Sbostic21	parseaddr.c	rewrite
2862517Sbostic22	parseaddr.c	prescan
2962517Sbostic24	parseaddr.c	buildaddr, allocaddr
3062517Sbostic25	recipient.c	sendtolist
3162517Sbostic26	recipient.c	recipient
3262517Sbostic27	alias.c		alias
3362517Sbostic27	alias.c		readaliases
3462517Sbostic27	alias.c		forward
3562517Sbostic27	recipient.c	include
3662517Sbostic28	udb.c		udbexpand, udbsender
3762517Sbostic29	parseaddr.c	maplocaluser
3862517Sbostic29	recipient.c	recipient (local users), finduser
3962517Sbostic30	collect.c	collect
4062517Sbostic30	collect.c	eatfrom
4162517Sbostic31	headers.c	chompheader
4262517Sbostic32	headers.c	eatheader
4362517Sbostic33	headers.c	crackaddr
4462517Sbostic34	headers.c	putheader
4562517Sbostic35	macro.c		expand, define
4662517Sbostic36	stab.c		stab
4762517Sbostic37	readcf.c	(many)
4862517Sbostic38	map.c		initmaps
4962517Sbostic39	map.c		map_rewrite
5062517Sbostic40	queue.c		queueup, orderq, dowork
5162517Sbostic41	queue.c		orderq
5262517Sbostic42	mci.c		mci_get
5367546Seric43	mime.c		mime8to7
5462517Sbostic45	envelope.c	setsender
5564755Seric46	envelope.c	openxscript
5664402Seric49	conf.c		checkcompat
5762517Sbostic50	envelope.c	dropenvelope
5862517Sbostic51	queue.c		unlockqueue
5962517Sbostic52	main.c		disconnect
6062517Sbostic53	util.c		xfclose
6164248Seric54	err.c		putoutmsg
6264264Seric55	conf.c		lockfile
6362517Sbostic59	Extended Load Average implementation from Christophe Wolfhugel
6462517Sbostic60	map.c
6569777Seric61	conf.c		sm_gethostbyname
6668142Seric80			content length
6768142Seric81			sun remote mode
6864755Seric91	mci.c		syslogging of MCI cache information
69*69850Seric99	main.c		avoid backgrounding (no printed output)
70