Sprintf	vsprintf.c	/^#define Sprintf(string,format,arg)	(sprintf((strin/
appendcc	ioqueue.c	/^appendcc(ioq, buf, cc)$/
atoip	atoip.c	/^atoip(ptrptr)$/
atopi	atopi.c	/^atopi(p)$/
bcopy	copy.c	/^bcopy(src, dst, len)$/
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	copy.c	/^blankfill(ptr, range, size)$/
blocksig	signal.c	/^blocksig()$/
bzero	copy.c	/^bzero(ptr, len)$/
chance	chance.c	/^chance(d)$/
copy	copy.c	/^copy(s1, s2)$/
deltax	mapdist.c	/^deltax(x1, x2)$/
deltay	mapdist.c	/^deltay(y1, y2)$/
disassoc	disassoc.c	/^disassoc()$/
dmax	minmax.c	/^dmax(n1, n2)$/
dmin	minmax.c	/^dmin(n1, n2)$/
effadv	numstr.c	/^effadv(n)$/
esplur	plur.c	/^esplur(n)$/
ffs	hpux.c	/^ffs(mask)$/
file_lock	lock.c	/^file_lock(fd)$/
file_unlock	lock.c	/^file_unlock(fd)$/
getfdtablesize	dtable.c	/^getfdtablesize()$/
getstarg	getstarg.c	/^getstarg(input, prompt, buf)$/
getstring	getstring.c	/^getstring(prompt, buf)$/
iceil	iceil.c	/^iceil(arg)$/
iesplur	plur.c	/^iesplur(n)$/
ifloor	iceil.c	/^ifloor(arg)$/
index	hpux.c	/^index(sp, c)$/
inet_ntoa	inet.c	/^inet_ntoa(addr)$/
initque	queue.c	/^initque(elem)$/
insque	queue.c	/^insque(elem, queue)$/
io_close	io.c	/^io_close(iop)$/
io_conn	io.c	/^io_conn(iop)$/
io_eof	io.c	/^io_eof(iop)$/
io_error	io.c	/^io_error(iop)$/
io_fileno	io.c	/^io_fileno(iop)$/
io_flush	io.c	/^io_flush()$/
io_gets	io.c	/^io_gets(iop, buf, nbytes)$/
io_init	io.c	/^io_init()$/
io_input	io.c	/^io_input(iop)$/
io_inputwaiting	io.c	/^io_inputwaiting(iop)$/
io_iopfromfd	io.c	/^io_iopfromfd(fd)$/
io_noblocking	io.c	/^io_noblocking(iop, value)$/
io_open	io.c	/^io_open(fd, flags, bufsize, notify, assoc)$/
io_output	io.c	/^io_output(iop)$/
io_outputwaiting	io.c	/^io_outputwaiting(iop)$/
io_peek	io.c	/^io_peek(iop, buf, nbytes)$/
io_puts	io.c	/^io_puts(iop, buf)$/
io_read	io.c	/^io_read(iop, buf, nbytes)$/
io_select	io.c	/^io_select(tv)$/
io_shutdown	io.c	/^io_shutdown(iop, flags)$/
io_write	io.c	/^io_write(iop, buf, nbytes)$/
iom_clear	io_mask.c	/^iom_clear(mask, what, fd)$/
iom_create	io_mask.c	/^iom_create(what)$/
iom_getmask	io_mask.c	/^iom_getmask(mask, nfdp, readp, writep)$/
iom_set	io_mask.c	/^iom_set(mask, what, fd)$/
iom_zero	io_mask.c	/^iom_zero(mask, what)$/
ioq_append	ioqueue.c	/^ioq_append(ioq, buf, cc)$/
ioq_create	ioqueue.c	/^ioq_create(size)$/
ioq_dequeue	ioqueue.c	/^ioq_dequeue(ioq, cc)$/
ioq_destroy	ioqueue.c	/^ioq_destroy(ioq)$/
ioq_drain	ioqueue.c	/^ioq_drain(ioq)$/
ioq_gets	ioqueue.c	/^ioq_gets(ioq, buf, cc)$/
ioq_makeiov	ioqueue.c	/^ioq_makeiov(ioq, iov, cc)$/
ioq_peek	ioqueue.c	/^ioq_peek(ioq, buf, cc)$/
ioq_puts	ioqueue.c	/^ioq_puts(ioq, buf)$/
ioq_qsize	ioqueue.c	/^ioq_qsize(ioq)$/
ioqtobuf	ioqueue.c	/^ioqtobuf(ioq, buf, cc)$/
ioqtocbuf	ioqueue.c	/^ioqtocbuf(ioq, buf, cc, stopc)$/
ioqtoiov	ioqueue.c	/^ioqtoiov(ioq, iov, max)$/
ldround	round.c	/^ldround(a4, ac)$/
mapdist	mapdist.c	/^mapdist(x1, y1, x2, y2)$/
mapdsq	mapdist.c	/^mapdsq(x1, y1, x2, y2)$/
max	minmax.c	/^max(n1, n2)$/
min	minmax.c	/^min(n1, n2)$/
numstr	numstr.c	/^numstr(buf, n)$/
onearg	onearg.c	/^onearg(arg, prompt)$/
parse	parse.c	/^parse(buf, argpp, condp, space, redir)$/
plur	plur.c	/^plur(n, no, yes)$/
random	chance.c	/^random()$/
removecc	ioqueue.c	/^removecc(ioq, cc)$/
remque	queue.c	/^remque(elem)$/
rindex	hpux.c	/^rindex(sp, c)$/
roll	chance.c	/^roll(n)$/
round	round.c	/^round(n, m)$/
roundavg	chance.c	/^roundavg(val)$/
same	same.c	/^same(s1, s2)$/
scthash	scthash.c	/^scthash(x, y, tsize)$/
send_mail	send_mail.c	/^send_mail(dest, fd)$/
sendtext	sendtext.c	/^sendtext(user, text)$/
setbuffer	hpux.c	/^setbuffer(fp, buf, size)$/
setfdtablesize	dtable.c	/^setfdtablesize(min, start)$/
signame	signal.c	/^signame(sig)$/
splur	plur.c	/^splur(n)$/
srandom	chance.c	/^srandom(n)$/
strscan	strscan.c	/^strscan(target,string)$/
unblocksig	signal.c	/^unblocksig()$/
vsprintf	vsprintf.c	/^int vsprintf(dest, format, args)$/
