Mmain	main.c	/^main(ac, av)$/
Sprintf	../lib/gen/vsprintf.c	/^#define Sprintf(string,format,arg)	(sprintf((strin/
_echo	termio.c	/^_echo(fd)$/
_noecho	termio.c	/^_noecho(fd)$/
appendcc	../lib/gen/ioqueue.c	/^appendcc(ioq, buf, cc)$/
atoip	../lib/gen/atoip.c	/^atoip(ptrptr)$/
atopi	../lib/gen/atopi.c	/^atopi(p)$/
bcopy	hpux.c	/^bcopy(src, dst, len)$/
bestpath	../lib/common/bestpath.c	/^char *bestpath(x,y,ex,ey,terrain)$/
bit_and	bit.c	/^bit_and(bitsrc, bitdst)$/
bit_and3	bit.c	/^bit_and3(bitsrc1, bitsrc2, bitdst)$/
bit_copy	bit.c	/^bit_copy(bitsrc, bitdst)$/
bit_fd	bit.c	/^bit_fd(bitp)$/
bit_newfdmask	bit.c	/^bit_newfdmask()$/
bit_not	bit.c	/^bit_not(bitp)$/
bit_or	bit.c	/^bit_or(bitsrc, bitdst)$/
bit_or3	bit.c	/^bit_or3(bitsrc1, bitsrc2, bitdst)$/
bit_zero	bit.c	/^bit_zero(bitp)$/
blankfill	../lib/gen/copy.c	/^blankfill(ptr, range, size)$/
blksize	../lib/common/fsize.c	/^blksize(fd)$/
blocksig	../lib/gen/signal.c	/^blocksig()$/
bridgefall	../lib/common/bridgefall.c	/^bridgefall(sp)$/
bzero	hpux.c	/^bzero(ptr, len)$/
chance	../lib/gen/chance.c	/^chance(d)$/
closebigmap	../lib/common/bigmap.c	/^closebigmap()$/
cname	../lib/common/nat.c	/^cname(n)$/
copy	../lib/gen/copy.c	/^copy(s1, s2)$/
damage	../lib/common/damage.c	/^damage(amt, pct)$/
deltax	../lib/gen/mapdist.c	/^deltax(x1, x2)$/
deltay	../lib/gen/mapdist.c	/^deltay(y1, y2)$/
demand_check	../lib/common/wantupd.c	/^demand_check()$/
demand_update_info	../lib/common/wantupd.c	/^demand_update_info(pol, wpol, min, absmin)$/
demand_update_time	../lib/common/wantupd.c	/^demand_update_time(now)$/
demand_update_want	../lib/common/wantupd.c	/^demand_update_want(want, pop, which)$/
demandupdatecheck	../lib/common/wantupd.c	/^demandupdatecheck()$/
dequeuecc	ioqueue.c	/^dequeuecc(ioq, cc)$/
disassoc	../lib/gen/disassoc.c	/^disassoc()$/
dmax	../lib/gen/minmax.c	/^dmax(n1, n2)$/
dmin	../lib/gen/minmax.c	/^dmin(n1, n2)$/
doexecute	servercmd.c	/^doexecute(p, auxfi)$/
dopipe	servercmd.c	/^dopipe(p)$/
doredir	servercmd.c	/^doredir(p)$/
ef_byname	../lib/common/file.c	/^ef_byname(name)$/
ef_cadef	../lib/common/file.c	/^ef_cadef(type)$/
ef_close	../lib/common/file.c	/^ef_close(type)$/
ef_flags	../lib/common/file.c	/^ef_flags(type)$/
ef_lock	../lib/common/file.c	/^ef_lock(type)$/
ef_mtime	../lib/common/file.c	/^ef_mtime(type)$/
ef_nameof	../lib/common/file.c	/^ef_nameof(type)$/
ef_nbread	../lib/common/file.c	/^ef_nbread(type, id, ptr)$/
ef_nbwrite	../lib/common/file.c	/^ef_nbwrite(type, id, ptr)$/
ef_nelem	../lib/common/file.c	/^ef_nelem(type)$/
ef_open	../lib/common/file.c	/^ef_open(type, mode, how)$/
ef_ptr	../lib/common/file.c	/^ef_ptr(type, id)$/
ef_read	../lib/common/file.c	/^ef_read(type, id, ptr)$/
ef_unlock	../lib/common/file.c	/^ef_unlock(type)$/
ef_vars	../lib/common/file.c	/^ef_vars(type, sp, nvp, vp, ap)$/
ef_zapcache	../lib/common/file.c	/^ef_zapcache(type)$/
effadv	../lib/gen/numstr.c	/^effadv(n)$/
enqueuecc	ioqueue.c	/^enqueuecc(ioq, buf, cc)$/
esplur	../lib/gen/plur.c	/^esplur(n)$/
expect	expect.c	/^expect(s, match, buf)$/
fdate	../lib/common/fsize.c	/^fdate(fd)$/
ffs	hpux.c	/^ffs(mask)$/
file_lock	../lib/gen/lock.c	/^file_lock(fd)$/
file_unlock	../lib/gen/lock.c	/^file_unlock(fd)$/
filetruncate	../lib/common/fsize.c	/^filetruncate(name)$/
fillcache	../lib/common/file.c	/^fillcache(ep, start)$/
fmt	../lib/common/fmt.c	/^fmt(va_alist)$/
freeslot	../lib/common/vlist.c	/^freeslot(vec, end)$/
fsize	../lib/common/fsize.c	/^fsize(fd)$/
gamehours	../lib/common/hours.c	/^gamehours(now, hour)$/
get_time	../lib/common/keyword.c	/^get_time(ptr, data)$/
getbigmap	../lib/common/bigmap.c	/^char getbigmap(x,y)$/
getfdtablesize	dtable.c	/^getfdtablesize()$/
getrejects	../lib/common/nat.c	/^getrejects(them, np)$/
getrel	../lib/common/nat.c	/^getrel(np, them)$/
getsose	termlib.c	/^getsose()$/
getstarg	../lib/gen/getstarg.c	/^getstarg(ptr, prompt)$/
getstring	../lib/gen/getstring.c	/^getstring(prompt)$/
getvar	../lib/common/getvar.c	/^getvar(vtype, sp, ptype)$/
getvec	../lib/common/getvar.c	/^getvec(class, vec, sp, ptype)$/
handleintr	handle.c	/^handleintr(s)$/
hostaddr	host.c	/^hostaddr(name, addr)$/
hostconnect	host.c	/^hostconnect(addr)$/
hostport	host.c	/^hostport(name, addr)$/
iceil	../lib/gen/iceil.c	/^iceil(arg)$/
iesplur	../lib/gen/plur.c	/^iesplur(n)$/
ifloor	../lib/gen/iceil.c	/^ifloor(arg)$/
index	hpux.c	/^index(sp, c)$/
inet_ntoa	../lib/gen/inet.c	/^inet_ntoa(addr)$/
init_updatecheck	../lib/common/wantupd.c	/^init_updatecheck()$/
initque	queue.c	/^initque(p)$/
inputxy	../lib/common/xy.c	/^inputxy(xp, yp, cn)$/
insque	queue.c	/^insque(p, q)$/
intr	main.c	/^intr()$/
io_close	../lib/gen/io.c	/^io_close(iop)$/
io_conn	../lib/gen/io.c	/^io_conn(iop)$/
io_eof	../lib/gen/io.c	/^io_eof(iop)$/
io_error	../lib/gen/io.c	/^io_error(iop)$/
io_fileno	../lib/gen/io.c	/^io_fileno(iop)$/
io_flush	../lib/gen/io.c	/^io_flush()$/
io_gets	../lib/gen/io.c	/^io_gets(iop, buf, nbytes)$/
io_init	../lib/gen/io.c	/^io_init()$/
io_input	../lib/gen/io.c	/^io_input(iop)$/
io_iopfromfd	../lib/gen/io.c	/^io_iopfromfd(fd)$/
io_noblocking	../lib/gen/io.c	/^io_noblocking(iop, value)$/
io_open	../lib/gen/io.c	/^io_open(fd, flags, bufsize, notify, assoc)$/
io_output	../lib/gen/io.c	/^io_output(iop)$/
io_peek	../lib/gen/io.c	/^io_peek(iop, buf, nbytes)$/
io_puts	../lib/gen/io.c	/^io_puts(iop, buf)$/
io_read	../lib/gen/io.c	/^io_read(iop, buf, nbytes)$/
io_select	../lib/gen/io.c	/^io_select(tv)$/
io_shutdown	../lib/gen/io.c	/^io_shutdown(iop, flags)$/
io_write	../lib/gen/io.c	/^io_write(iop, buf, nbytes)$/
iom_clear	../lib/gen/io_mask.c	/^iom_clear(mask, what, fd)$/
iom_create	../lib/gen/io_mask.c	/^iom_create(what)$/
iom_getmask	../lib/gen/io_mask.c	/^iom_getmask(mask, nfdp, readp, writep)$/
iom_set	../lib/gen/io_mask.c	/^iom_set(mask, what, fd)$/
iom_zero	../lib/gen/io_mask.c	/^iom_zero(mask, what)$/
ioq_append	../lib/gen/ioqueue.c	/^ioq_append(ioq, buf, cc)$/
ioq_create	../lib/gen/ioqueue.c	/^ioq_create(size)$/
ioq_dequeue	ioqueue.c	/^ioq_dequeue(ioq, cc)$/
ioq_destroy	../lib/gen/ioqueue.c	/^ioq_destroy(ioq)$/
ioq_drain	ioqueue.c	/^ioq_drain(ioq)$/
ioq_gets	ioqueue.c	/^ioq_gets(ioq, buf, cc)$/
ioq_init	ioqueue.c	/^ioq_init(ioq, bsize)$/
ioq_makeiov	../lib/gen/ioqueue.c	/^ioq_makeiov(ioq, iov, cc)$/
ioq_peek	ioqueue.c	/^ioq_peek(ioq, buf, cc)$/
ioq_peekiov	ioqueue.c	/^ioq_peekiov(ioq, iov, max)$/
ioq_puts	../lib/gen/ioqueue.c	/^ioq_puts(ioq, buf)$/
ioq_qsize	ioqueue.c	/^ioq_qsize(ioq)$/
ioq_read	ioqueue.c	/^ioq_read(ioq, buf, cc)$/
ioq_write	ioqueue.c	/^ioq_write(ioq, buf, cc)$/
ioqtobuf	ioqueue.c	/^ioqtobuf(ioq, buf, cc)$/
ioqtocbuf	../lib/gen/ioqueue.c	/^ioqtocbuf(ioq, buf, cc, stopc)$/
ioqtoiov	ioqueue.c	/^ioqtoiov(ioq, iov, max)$/
kw_find	../lib/common/keyword.c	/^kw_find(name)$/
kw_parse	../lib/common/keyword.c	/^kw_parse(type, text, data)$/
kw_read	../lib/common/keyword.c	/^kw_read(fp)$/
ldround	../lib/gen/round.c	/^ldround(a4, ac)$/
logerror	../lib/common/log.c	/^logerror(va_alist)$/
login	login.c	/^login(s, uname, cname, cpass, kill_proc)$/
loginit	../lib/common/log.c	/^loginit()$/
mailbox	../lib/common/mailbox.c	/^mailbox(cn)$/
makeqt	queue.c	/^makeqt(nelem)$/
mapdist	../lib/gen/mapdist.c	/^mapdist(x1, y1, x2, y2)$/
mapdsq	../lib/gen/mapdist.c	/^mapdsq(x1, y1, x2, y2)$/
max	../lib/gen/minmax.c	/^max(n1, n2)$/
min	../lib/gen/minmax.c	/^min(n1, n2)$/
nat_value	../lib/client/tm_subr.c	/^nat_value(va_alist)$/
natassign	../lib/common/natfield.c	/^natassign(fp, ptr, valp, ind, how)$/
natfield	../lib/common/natfield.c	/^natfield(offset)$/
natmod	../lib/client/tm_natmod.c	/^natmod(buf, argi)$/
natstate	../lib/common/nat.c	/^natstate(np)$/
navigable	../lib/common/bestpath.c	/^navigable(x,y,terrain)	\/* return TRUE if sector is/
next_scheduled_time	../lib/common/wantupd.c	/^next_scheduled_time(now, prevents, tim, delta)$/
next_update_check_time	../lib/common/wantupd.c	/^next_update_check_time(now, tim, delta)$/
next_update_time	../lib/common/wantupd.c	/^next_update_time(now, tim, delta)$/
normalize	../lib/common/bigmap.c	/^#define normalize(i,j)	((i+j)%j)$/
nreport	../lib/client/tm_news.c	/^nreport(actor, event, victim, times)$/
nukedamage	../lib/common/damage.c	/^nukedamage(ncp, range, airburst)$/
numstr	../lib/gen/numstr.c	/^numstr(n)$/
onearg	../lib/gen/onearg.c	/^onearg(arg, prompt)$/
openbigmap	../lib/common/bigmap.c	/^openbigmap(cnum)$/
output	servercmd.c	/^output(code, buf, auxfi)$/
ownxy	../lib/common/xy.c	/^ownxy(sp) $/
parse	../lib/gen/parse.c	/^parse(buf, argpp, condp, space, redir)$/
parsedelay	termlib.c	/^parsedelay(r)$/
planedamage	../lib/common/damage.c	/^planedamage(pp, dam)$/
plur	../lib/gen/plur.c	/^plur(n, no, yes)$/
prompt	servercmd.c	/^prompt(line, auxfi)$/
putreject	../lib/common/nat.c	/^putreject(np, them, how, what)$/
putrel	../lib/common/nat.c	/^putrel(np, them, relate)$/
putvar	../lib/common/getvar.c	/^putvar(vtype, amt, sp, ptype)$/
putvec	../lib/common/getvar.c	/^putvec(class, vec, sp, ptype)$/
random	../lib/gen/chance.c	/^random()$/
regular_update_time	../lib/common/wantupd.c	/^regular_update_time(now, tim, delta)$/
rejectname	../lib/common/nat.c	/^rejectname(np, other)$/
relatename	../lib/common/nat.c	/^relatename(np, other)$/
removecc	../lib/gen/ioqueue.c	/^removecc(ioq, cc)$/
remque	queue.c	/^remque(p)$/
rindex	hpux.c	/^rindex(sp, c)$/
roll	../lib/gen/chance.c	/^roll(n)$/
round	../lib/gen/round.c	/^round(n, m)$/
roundavg	../lib/gen/chance.c	/^roundavg(val)$/
same	../lib/gen/same.c	/^same(s1, s2)$/
saveargv	saveargv.c	/^saveargv(ac, src, dst)$/
scheduled_update_time	../lib/common/wantupd.c	/^scheduled_update_time(now, which, prevents)$/
screen	servercmd.c	/^screen(buf)$/
scthash	../lib/gen/scthash.c	/^scthash(x, y, tsize)$/
sctoff	../lib/common/xy.c	/^sctoff(x, y)$/
sectdamage	../lib/common/damage.c	/^sectdamage(sp, dam)$/
send_mail	../lib/gen/send_mail.c	/^send_mail(dest, fd)$/
sendcmd	expect.c	/^sendcmd(s, cmd, arg)$/
sendeof	termio.c	/^sendeof(sock)$/
sendreport	../lib/client/tm_news.c	/^sendreport(actor, event, victim, times)$/
sendtext	../lib/gen/sendtext.c	/^sendtext(user, text)$/
servercmd	servercmd.c	/^servercmd(ioq, auxfi)$/
serverio	serverio.c	/^serverio(s, ioq)$/
setbigmap	../lib/common/bigmap.c	/^setbigmap(x,y,t)$/
setbuffer	../lib/gen/hpux.c	/^setbuffer(fp, buf, size)$/
setfdtablesize	dtable.c	/^setfdtablesize(min, start)$/
setrej	../lib/client/tm_subr.c	/^setrej(us, them, how, what)$/
setrel	../lib/client/tm_subr.c	/^setrel(us, them, relate)$/
shipdamage	../lib/common/damage.c	/^shipdamage(sp, dam)$/
signame	../lib/gen/signal.c	/^signame(sig)$/
sizeof	../lib/global/plane.c	/^int	pln_maxno   = (sizeof(plchr) \/ sizeof(struct p/
splur	../lib/gen/plur.c	/^splur(n)$/
srandom	../lib/gen/chance.c	/^srandom(n)$/
strscan	../lib/gen/strscan.c	/^strscan(target,string)$/
stype	../lib/common/bestpath.c	/^#define stype(x,y)   	bigmap[(x\/2)*WORLD_X+y]$/
termio	termio.c	/^termio(fd, sock, auxfi)$/
tm_connect	../lib/client/tm_subr.c	/^tm_connect()$/
tm_input	../lib/client/tm_subr.c	/^tm_input(iop, op, assoc)$/
tm_lock	../lib/client/tm_subr.c	/^tm_lock(file)$/
tm_parse	../lib/client/tm_subr.c	/^tm_parse(buf)$/
tm_unlock	../lib/client/tm_subr.c	/^tm_unlock(file)$/
tm_updatecheck	../lib/client/tm_subr.c	/^tm_updatecheck()$/
tm_waitlock	../lib/client/tm_subr.c	/^tm_waitlock(command, file, waitstr)$/
unblocksig	../lib/gen/signal.c	/^unblocksig()$/
update_policy	../lib/common/wantupd.c	/^update_policy()$/
update_removewants	../lib/client/removewants.c	/^update_removewants()$/
update_wantmin	../lib/common/wantupd.c	/^update_wantmin(absmin)$/
update_wantpol	../lib/common/wantupd.c	/^update_wantpol()$/
updatetime	../lib/common/wantupd.c	/^updatetime(now)$/
valid	../lib/common/bestpath.c	/^#define valid(x,y)	(((x^y)&1)==0)$/
vl_damage	../lib/common/vlist.c	/^vl_damage(pct, typevec, amtvec, nelem)$/
vl_find	../lib/common/vlist.c	/^vl_find(vtype, typevec, amtvec, nelem)$/
vl_getvec	../lib/common/vlist.c	/^vl_getvec(src_type, src_amt, src_nv, class, dst_am/
vl_set	../lib/common/vlist.c	/^vl_set(vtype, amt, typevec, amtvec, nvp, max)$/
vl_setvec	../lib/common/vlist.c	/^vl_setvec(type, amt, nvp, max, class, vec)$/
vsprintf	../lib/gen/vsprintf.c	/^int vsprintf(dest, format, args)$/
weekday	../lib/common/keyword.c	/^weekday(ptr, data)$/
writebigmap	../lib/common/bigmap.c	/^writebigmap()$/
xabs	../lib/common/xy.c	/^xabs(np, relx)$/
xnorm	../lib/common/xy.c	/^xnorm(x)$/
xrel	../lib/common/xy.c	/^xrel(np, absx)$/
xyabsrange	../lib/common/xy.c	/^xyabsrange(np, src, dst)$/
xyas	../lib/common/xy.c	/^xyas(x, y, country)$/
xyfmt	../lib/common/xy.c	/^xyfmt(fmt, x, y, country)$/
xyinrange	../lib/common/xy.c	/^xyinrange(x, y, rp)$/
xyrelrange	../lib/common/xy.c	/^xyrelrange(np, src, dst)$/
yabs	../lib/common/xy.c	/^yabs(np, rely)$/
ynorm	../lib/common/xy.c	/^ynorm(y)$/
yrel	../lib/common/xy.c	/^yrel(np, absy)$/
