ARG	/usr/obj/lib/libc/stdio/doprnt.c	/^#define	ARG() \\$/
ASSERT	/usr/obj/lib/libc/gen/malloc.c	/^#define	ASSERT(p)   if (!(p)) botch("p")$/
BITS	/usr/obj/lib/libc/gen/gen.mac2/atof.c	/^#define BITS(type)	(BITSPERBYTE * (int)sizeof(type/
BreakDown	/usr/obj/lib/libc/compat-cmu/getpwwho.c	/^static BreakDown(name,firsts,last)$/
C_ARG_DECLS	/usr/include/cthreads.h	/^#define	C_ARG_DECLS(arglist)	arglist$/
ENTRY	/usr/obj/lib/libc/gen/gen.mac2/modf.S	/^ENTRY(modf)$/
EXPAND	/usr/obj/lib/libc/gen/getpwnamuid.c	/^#define	EXPAND(e)	passwd.e = tp; while (*tp++ = *c/
FAIL	/usr/obj/lib/libc/gen/regexp/regexp.c	/^#define	FAIL(m)	{ regerror(m); return(NULL); }$/
FD_CLR	/usr/obj/lib/libc/net/res_send.c	/^#define	FD_CLR(n, p)	((p)->fds_bits[(n)\/NFDBITS] /
FD_ISSET	/usr/obj/lib/libc/net/res_send.c	/^#define	FD_ISSET(n, p)	((p)->fds_bits[(n)\/NFDBITS/
FD_SET	/usr/obj/lib/libc/net/res_send.c	/^#define	FD_SET(n, p)	((p)->fds_bits[(n)\/NFDBITS] /
FD_ZERO	/usr/obj/lib/libc/net/res_send.c	/^#define FD_ZERO(p)	bzero((char *)(p), sizeof(*(p))/
FREE	/usr/include/mp.h	/^#define FREE(x) {if(x.len!=0) {free((char *)x.val)/
Field	/usr/obj/lib/libc/ns/ns_addr.c	/^Field(buf, out, len)$/
GETWDERR	/usr/obj/lib/libc/gen/getwd.c	/^#define GETWDERR(s)	strcpy(pathname, (s));$/
INF	/usr/include/math.h	/^#define INF(X) \\$/
ISMULT	/usr/obj/lib/libc/gen/regexp/regexp.c	/^#define	ISMULT(c)	((c) == '*' || (c) == '+' || (c)/
LOG_FAC	/usr/include/syslog.h	/^#define LOG_FAC(p)	(((p) & LOG_FACMASK) >> 3)	\/* /
LOG_MAKEPRI	/usr/include/syslog.h	/^#define	LOG_MAKEPRI(fac, pri)	(((fac) << 3) | (pri/
LOG_MASK	/usr/include/syslog.h	/^#define	LOG_MASK(pri)	(1 << (pri))		\/* mask for o/
LOG_PRI	/usr/include/syslog.h	/^#define LOG_PRI(p)	((p) & LOG_PRIMASK)	\/* extract/
LOG_UPTO	/usr/include/syslog.h	/^#define	LOG_UPTO(pri)	((1 << ((pri)+1)) - 1)	\/* a/
MLEN	/usr/obj/lib/libc/compat-cmu/gtime.c	/^#define MLEN(t)	(mon_lengths[isleap((t).tm_year+TM/
NEXT	/usr/obj/lib/libc/gen/regexp/regexp.c	/^#define	NEXT(p)	(((*((p)+1)&0377)<<8) + (*((p)+2)&/
N_BADMAG	/usr/include/a.out.h	/^#define	N_BADMAG(x) \\$/
N_STROFF	/usr/include/a.out.h	/^#define	N_STROFF(x) \\$/
N_SYMOFF	/usr/include/a.out.h	/^#define N_SYMOFF(x) \\$/
N_TXTADDR	/usr/include/a.out.h	/^#define N_TXTADDR(x) PAGSIZ$/
N_TXTOFF	/usr/include/a.out.h	/^#define	N_TXTOFF(x) \\$/
NaN	/usr/include/math.h	/^#define NaN(X)	(((union { double d; struct { unsig/
OP	/usr/obj/lib/libc/gen/regexp/regexp.c	/^#define	OP(p)	(*(p))$/
OPERAND	/usr/obj/lib/libc/gen/regexp/regexp.c	/^#define	OPERAND(p)	((p) + 3)$/
PLURALIZE	/usr/obj/lib/libc/net/res_debug.c	/^#define	PLURALIZE(x)	x, (x == 1) ? "" : "s"$/
PUTC	/usr/obj/lib/libc/stdio/doprnt.c	/^#define	PUTC(ch)	(void) putc(ch, fp)$/
RET_ZERO	/usr/obj/lib/libc/gen/gen.mac2/atof.c	/^#define RET_ZERO(val)	if (!got_digit) return (0.0)/
UC	/usr/obj/lib/libc/inet/inet_ntoa.c	/^#define	UC(b)	(((int)b)&0xff)$/
UCHARAT	/usr/obj/lib/libc/gen/regexp/regsub.c	/^#define	UCHARAT(p)	((int)*(unsigned char *)(p))$/
_68881	/usr/include/math.h	/^#define _68881(X) X##_68881$/
_brk /usr/obj/lib/libc/mac2/sys/brk.S /^ENTRY(_brk) /* char *_brk(addr) */$/
_checkhost	/usr/obj/lib/libc/net/rcmd.c	/^_checkhost(rhost, lhost, len)$/
_ci_help	/usr/obj/lib/libc/compat-cmu/ci.c	/^static int _ci_help (filspec)$/
_ci_set	/usr/obj/lib/libc/compat-cmu/ci.c	/^static _ci_set (etype,eptr,arg)$/
_ci_sho	/usr/obj/lib/libc/compat-cmu/ci.c	/^static _ci_sho (etype,eptr)$/
_cleanup	/usr/obj/lib/libc/stdio/findiop.c	/^_cleanup()$/
_doprnt	/usr/obj/lib/libc/stdio/doprnt.c	/^_doprnt(fmt0, argp, fp)$/
_doscan	/usr/obj/lib/libc/stdio/doscan.c	/^_doscan(iop, fmt, argp)$/
_endhtent	/usr/obj/lib/libc/net/named/gethostnamadr.c	/^_endhtent()$/
_f_morefiles	/usr/obj/lib/libc/stdio/findiop.c	/^_f_morefiles()$/
_filbuf	/usr/obj/lib/libc/stdio/filbuf.c	/^_filbuf(iop)$/
_findenv	/usr/obj/lib/libc/gen/getenv.c	/^_findenv(name, offset)$/
_findiop	/usr/obj/lib/libc/stdio/findiop.c	/^_findiop()$/
_flsbuf	/usr/obj/lib/libc/stdio/flsbuf.c	/^_flsbuf(c, iop)$/
_fwalk	/usr/obj/lib/libc/stdio/findiop.c	/^_fwalk(function)$/
_getccl	/usr/obj/lib/libc/stdio/doscan.c	/^_getccl(s)$/
_gethtbyaddr	/usr/obj/lib/libc/net/named/gethostnamadr.c	/^_gethtbyaddr(addr, len, type)$/
_gethtbyname	/usr/obj/lib/libc/net/named/gethostnamadr.c	/^_gethtbyname(name)$/
_gethtent	/usr/obj/lib/libc/net/named/gethostnamadr.c	/^_gethtent()$/
_getlong	/usr/obj/lib/libc/net/res_comp.c	/^_getlong(msgp)$/
_getshort	/usr/obj/lib/libc/net/res_comp.c	/^_getshort(msgp)$/
_gettemp	/usr/obj/lib/libc/gen/mktemp.c	/^_gettemp(as, doopen)$/
_innum	/usr/obj/lib/libc/stdio/doscan.c	/^_innum(ptr, type, len, size, iop, eofptr)$/
_instr	/usr/obj/lib/libc/stdio/doscan.c	/^_instr(ptr, type, len, iop, eofptr)$/
_longjmp /usr/obj/lib/libc/gen/gen.mac2/setjmp.S /^ENTRY2(_longjmp)$/
_mcleanup	/usr/obj/lib/libc/mac2/csu/gmon.c	/^_mcleanup()$/
_res_close	/usr/obj/lib/libc/net/res_send.c	/^_res_close()$/
_sethtent	/usr/obj/lib/libc/net/named/gethostnamadr.c	/^_sethtent(f)$/
_setjmp /usr/obj/lib/libc/gen/gen.mac2/setjmp.S /^ENTRY(_setjmp)$/
_strout	/usr/obj/lib/libc/compat-4.3/strout.c	/^_strout(count, string, adjust, file, fillch)$/
_tztab	/usr/obj/lib/libc/gen/timezone.c	/^_tztab(zone,dst)$/
_validuser	/usr/obj/lib/libc/net/rcmd.c	/^_validuser(hostf, rhost, luser, ruser, baselen)$/
abort	/usr/obj/lib/libc/gen/abort.c	/^abort()$/
abs /usr/obj/lib/libc/gen/gen.mac2/abs.S /^ENTRY(abs)$/
abspath	/usr/obj/lib/libc/compat-cmu/abspath.c	/^int abspath (name,result)$/
accept /usr/obj/lib/libc/mac2/sys/accept.S /^SYSCALL(accept) /* ns = accept(s, addr, addrlen) */$/
access /usr/obj/lib/libc/mac2/sys/access.S /^SYSCALL(access) /* accessible = access(path, mode) */$/
acct /usr/obj/lib/libc/mac2/sys/acct.S /^SYSCALL(acct) /* acct(file) */$/
active	/usr/obj/lib/libc/stdio/findiop.c	/^#define active(iop)	((iop)->_flag & (_IOREAD|_IOWR/
additem	/usr/obj/lib/libc/gen/ndbm.c	/^additem(buf, item, item1)$/
addone	/usr/obj/lib/libc/compat-cmu/expand.c	/^static addone(s1, s2)$/
addpath	/usr/obj/lib/libc/compat-cmu/expand.c	/^static addpath(c)$/
adjtime /usr/obj/lib/libc/mac2/sys/adjtime.S /^SYSCALL(adjtime) /* adjtime(delta, olddelta) */$/
advance	/usr/obj/lib/libc/gen/regex.c	/^advance(lp, ep)$/
afs_call /usr/obj/lib/libc/mac2/sys/afs_call.S /^SYSCALL(afs_call) /* afs_call(???) */$/
alarm	/usr/obj/lib/libc/gen/alarm.c	/^alarm(secs)$/
alloca /usr/obj/lib/libc/gen/gen.mac2/alloca.S /^ENTRY(alloca)$/
alphasort	/usr/obj/lib/libc/gen/scandir.c	/^alphasort(d1, d2)$/
amatch	/usr/obj/lib/libc/compat-cmu/expand.c	/^static amatch(s, p)$/
any	/usr/obj/lib/libc/net/getservent.c	/^any(cp, match)$/
any_t	/usr/include/cthreads.h	/^typedef any_t (*cthread_fn_t) C_ARG_DECLS((any_t a/
asctime	/usr/obj/lib/libc/gen/ctime.c	/^asctime(timeptr)$/
async_daemon /usr/obj/lib/libc/mac2/sys/async_daemon.S /^SYSCALL(async_daemon) /* async_daemon(???) */$/
atoh	/usr/obj/lib/libc/compat-cmu/atoh.c	/^unsigned int atoh(ap)$/
atoi	/usr/obj/lib/libc/gen/atoi.c	/^atoi(p)$/
atol	/usr/obj/lib/libc/gen/atol.c	/^atol(p)$/
atoo	/usr/obj/lib/libc/compat-cmu/atoo.c	/^unsigned int atoo(ap)$/
atot	/usr/obj/lib/libc/compat-cmu/atot.c	/^time_t atot(str)$/
backref	/usr/obj/lib/libc/gen/regex.c	/^backref(i, lp)$/
baudrate	/usr/include/curses.h	/^#define baudrate()	(_tty.sg_ospeed)$/
bcmp /usr/obj/lib/libc/gen/gen.mac2/bcmp.S /^ENTRY(bcmp)$/
bcopy /usr/obj/lib/libc/gen/gen.mac2/bcopy.S /^ENTRY(bcopy)$/
bind /usr/obj/lib/libc/mac2/sys/bind.S /^SYSCALL(bind) /* bind(s, name, namelen) */$/
blkencrypt	/usr/obj/lib/libc/net/ruserpass.c	/^blkencrypt(block, edflag)$/
boolarg	/usr/obj/lib/libc/compat-cmu/boolarg.c	/^int boolarg (ptr,brk,prompt,defalt)$/
botch	/usr/obj/lib/libc/gen/malloc.c	/^botch(s)$/
brk /usr/obj/lib/libc/mac2/sys/brk.S /^ENTRY2(brk) /* char *brk(addr) */$/
bsearch	/usr/obj/lib/libc/compat-cmu/bsearch.c	/^int bsearch (base, nel, width, key, compar)$/
bzero /usr/obj/lib/libc/gen/gen.mac2/bzero.S /^ENTRY(bzero)$/
calloc	/usr/obj/lib/libc/gen/calloc.c	/^calloc(num, size)$/
casefix	/usr/obj/lib/libc/compat-cmu/fdate.c	/^static casefix (text, upcase)$/
catch	/usr/obj/lib/libc/compat-cmu/fgetpass.c	/^catch(sign)$/
cbreak	/usr/include/curses.h	/^#define cbreak() (_tty.sg_flags |= CBREAK, _rawmod/
cclass	/usr/obj/lib/libc/gen/regex.c	/^cclass(set, c, af)$/
ccmd	/usr/obj/lib/libc/compat-cmu/setpath.c	/^ccmd(inpath, path)		\/* change inpath to path *\/$/
cfree	/usr/obj/lib/libc/gen/calloc.c	/^cfree(p, num, size)$/
cg_blks	/usr/include/mach_tahoe_fs.h	/^#define cg_blks(fs, cgp, cylno) ((cgp)->cg_b[cylno/
cg_blksfree	/usr/include/mach_tahoe_fs.h	/^#define cg_blksfree(cgp) ((cgp)->cg_free)$/
cg_blktot	/usr/include/mach_tahoe_fs.h	/^#define	cg_blktot(cgp) ((cgp)->cg_btot)$/
cg_chkmagic	/usr/include/mach_tahoe_fs.h	/^#define cg_chkmagic(cgp) ((cgp)->cg_magic == CG_MA/
cg_inosused	/usr/include/mach_tahoe_fs.h	/^#define cg_inosused(cgp) ((cgp)->cg_iused)$/
change	/usr/obj/lib/libc/compat-cmu/setpath.c	/^change(pe, loc, key)$/
chdir /usr/obj/lib/libc/mac2/sys/chdir.S /^SYSCALL(chdir) /* chdir(path) */$/
chkblk	/usr/obj/lib/libc/gen/ndbm.c	/^chkblk(buf)$/
chmod /usr/obj/lib/libc/mac2/sys/chmod.S /^SYSCALL(chmod) /* chmod(path, mode) */$/
chown /usr/obj/lib/libc/mac2/sys/chown.S /^SYSCALL(chown) /* chown(path, owner, group) */$/
chrarg	/usr/obj/lib/libc/compat-cmu/chrarg.c	/^int chrarg (ptr,brk,prompt,legals,defalt)$/
chroot /usr/obj/lib/libc/mac2/sys/chroot.S /^SYSCALL(chroot) /* chroot(dirname) */$/
ci	/usr/obj/lib/libc/compat-cmu/ci.c	/^ci (prompt,fil,depth,list,helppath,cmdfpath)$/
ci_hcomp	/usr/obj/lib/libc/compat-cmu/ci.c	/^static ci_hcomp (p,q)$/
ci_help	/usr/obj/lib/libc/compat-cmu/ci.c	/^static ci_help (topic,helppath)$/
ci_set	/usr/obj/lib/libc/compat-cmu/ci.c	/^static ci_set (entry,arg)$/
ci_show	/usr/obj/lib/libc/compat-cmu/ci.c	/^static ci_show (entry,arg,mode)$/
clearerr	/usr/obj/lib/libc/stdio/clrerr.c	/^clearerr(iop)$/
clearok	/usr/include/curses.h	/^#define	clearok(win,bf)	 (win->_clear = bf)$/
close /usr/obj/lib/libc/mac2/sys/close.S /^SYSCALL(close) /* close(d) */$/
closedir	/usr/obj/lib/libc/gen/closedir.c	/^closedir(dirp)$/
closelog	/usr/obj/lib/libc/gen/syslog.c	/^void closelog()$/
cncmd	/usr/obj/lib/libc/compat-cmu/setpath.c	/^int cncmd(path, n)		\/* change at position n to pa/
comerr	/usr/obj/lib/libc/gen/regex.c	/^#define	comerr(msg) {expbuf[0] = 0; numbra = 0; re/
concat	/usr/obj/lib/libc/compat-cmu/concat.c	/^concat(buf, buflen, va_alist)$/
condition_alloc	/usr/include/cthreads.h	/^#define	condition_alloc()		((condition_t) calloc(1/
condition_broadcast	/usr/include/cthreads.h	/^#define	condition_broadcast(c) \\$/
condition_clear	/usr/include/cthreads.h	/^#define	condition_clear(c)		MACRO_BEGIN condition_/
condition_free	/usr/include/cthreads.h	/^#define	condition_free(c)		MACRO_BEGIN condition_c/
condition_init	/usr/include/cthreads.h	/^#define	condition_init(c)		MACRO_BEGIN (c)->lock =/
condition_name	/usr/include/cthreads.h	/^#define	condition_name(c)		((c)->name != 0 ? (c)->/
condition_set_name	/usr/include/cthreads.h	/^#define	condition_set_name(c, x)	((c)->name = (x))/
condition_signal	/usr/include/cthreads.h	/^#define	condition_signal(c) \\$/
connect /usr/obj/lib/libc/mac2/sys/connect.S /^SYSCALL(connect) /* connect(s, name, namelen) */$/
copypw	/usr/obj/lib/libc/compat-cmu/getpwwho.c	/^static struct passwd *copypw(pw)$/
copyword	/usr/obj/lib/libc/compat-cmu/fdate.c	/^static copyword (to, from, prec)$/
creat /usr/obj/lib/libc/mac2/sys/creat.S /^SYSCALL(creat) /* creat(name, mode) */$/
create_names_entry	/usr/obj/lib/libc/compat-cmu/getname.c	/^static struct entry *create_names_entry(passwd_ent/
crmode	/usr/include/curses.h	/^#define crmode() cbreak()	\/* backwards compatabil/
crypt	/usr/obj/lib/libc/gen/crypt.c	/^crypt(pw,salt)$/
cthread_assoc	/usr/include/cthreads.h	/^#define	cthread_assoc(id, t)	(((ur_cthread_t) (id)/
cthread_data	/usr/include/cthreads.h	/^#define	cthread_data(t)		((t)->data)$/
cthread_queue_alloc	/usr/include/cthreads.h	/^#define	cthread_queue_alloc()	((cthread_queue_t) c/
cthread_queue_deq	/usr/include/cthreads.h	/^#define	cthread_queue_deq(q, t, x) \\$/
cthread_queue_enq	/usr/include/cthreads.h	/^#define	cthread_queue_enq(q, x) \\$/
cthread_queue_free	/usr/include/cthreads.h	/^#define	cthread_queue_free(q)	free((any_t) (q))$/
cthread_queue_head	/usr/include/cthreads.h	/^#define	cthread_queue_head(q, t)	((t) ((q)->head))/
cthread_queue_init	/usr/include/cthreads.h	/^#define	cthread_queue_init(q)	((q)->head = (q)->ta/
cthread_queue_map	/usr/include/cthreads.h	/^#define	cthread_queue_map(q, t, f) \\$/
cthread_queue_preq	/usr/include/cthreads.h	/^#define	cthread_queue_preq(q, x) \\$/
cthread_self	/usr/include/cthreads.h	/^#define	cthread_self()		(ur_cthread_self()->incarn/
cthread_set_data	/usr/include/cthreads.h	/^#define	cthread_set_data(t, x)	((t)->data = (x))$/
ctime	/usr/obj/lib/libc/gen/ctime.c	/^ctime(t)$/
current_task	/usr/include/mach_init.h	/^#define	current_task()	task_self()$/
cvt	/usr/obj/lib/libc/stdio/doprnt.c	/^cvt(number, prec, flags, signp, fmtch, startp, end/
cvtbase	/usr/obj/lib/libc/ns/ns_addr.c	/^cvtbase(oldbase,newbase,input,inlen,result,reslen)/
dbm_access	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_access(db, hash)$/
dbm_clearerr	/usr/include/ndbm.h	/^#define dbm_clearerr(db)	((db)->dbm_flags &= ~_DBM/
dbm_close	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_close(db)$/
dbm_delete	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_delete(db, key)$/
dbm_dirfno	/usr/include/ndbm.h	/^#define dbm_dirfno(db)	((db)->dbm_dirf)$/
dbm_error	/usr/include/ndbm.h	/^#define dbm_error(db)	((db)->dbm_flags & _DBM_IOER/
dbm_fetch	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_fetch(db, key)$/
dbm_firstkey	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_firstkey(db)$/
dbm_forder	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_forder(db, key)$/
dbm_nextkey	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_nextkey(db)$/
dbm_open	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_open(file, flags, mode)$/
dbm_pagfno	/usr/include/ndbm.h	/^#define dbm_pagfno(db)	((db)->dbm_pagf)$/
dbm_rdonly	/usr/include/ndbm.h	/^#define dbm_rdonly(db)	((db)->dbm_flags & _DBM_RDO/
dbm_store	/usr/obj/lib/libc/gen/ndbm.c	/^dbm_store(db, key, dat, replace)$/
dcalchash	/usr/obj/lib/libc/gen/ndbm.c	/^dcalchash(item)$/
dcmd	/usr/obj/lib/libc/compat-cmu/setpath.c	/^dcmd(path)			\/* delete path *\/$/
ddecode	/usr/obj/lib/libc/gen/disklabel.c	/^ddecode(str, area)$/
deblkclr	/usr/obj/lib/libc/net/ruserpass.c	/^char *deblkclr(blk)$/
deblknot	/usr/obj/lib/libc/net/ruserpass.c	/^char *deblknot(blk)$/
del	/usr/obj/lib/libc/compat-cmu/del.c	/^del(sig,code,scp)$/
delete	/usr/obj/lib/libc/compat-cmu/setpath.c	/^delete(pe, n)$/
delitem	/usr/obj/lib/libc/gen/ndbm.c	/^delitem(buf, n)$/
detzcode	/usr/obj/lib/libc/gen/ctime.c	/^detzcode(codep)$/
dfork	/usr/obj/lib/libc/compat-cmu/dfork.c	/^dfork() {$/
dgetent	/usr/obj/lib/libc/gen/disklabel.c	/^dgetent(bp, name)$/
dgetflag	/usr/obj/lib/libc/gen/disklabel.c	/^dgetflag(id)$/
dgetnum	/usr/obj/lib/libc/gen/disklabel.c	/^dgetnum(id)$/
dgetstr	/usr/obj/lib/libc/gen/disklabel.c	/^dgetstr(id, area)$/
dkcksum	/usr/obj/lib/libc/gen/disklabel.c	/^dkcksum(lp)$/
dn_comp	/usr/obj/lib/libc/net/res_comp.c	/^dn_comp(exp_dn, comp_dn, length, dnptrs, lastdnptr/
dn_expand	/usr/obj/lib/libc/net/res_comp.c	/^dn_expand(msg, eomorig, comp_dn, exp_dn, length)$/
dn_find	/usr/obj/lib/libc/net/res_comp.c	/^dn_find(exp_dn, msg, dnptrs, lastdnptr)$/
dn_skipname	/usr/obj/lib/libc/net/res_comp.c	/^dn_skipname(comp_dn, eom)$/
dnamatch	/usr/obj/lib/libc/gen/disklabel.c	/^dnamatch(np)$/
dncmd	/usr/obj/lib/libc/compat-cmu/setpath.c	/^dncmd(n)			\/* delete at position n *\/$/
dofield	/usr/obj/lib/libc/compat-cmu/fdate.c	/^static dofield (doing, tm)$/
dorun	/usr/obj/lib/libc/compat-cmu/run.c	/^int dorun (name,argv,usepath)$/
doublearg	/usr/obj/lib/libc/compat-cmu/doublearg.c	/^double doublearg (ptr,brk,prompt,min,max,defalt)$/
dskip	/usr/obj/lib/libc/gen/disklabel.c	/^dskip(bp)$/
dup /usr/obj/lib/libc/mac2/sys/dup.S /^SYSCALL(dup) /* dup(oldd) */$/
dup2 /usr/obj/lib/libc/mac2/sys/dup2.S /^SYSCALL(dup2) /* dup2(oldd, newd) */$/
echo	/usr/include/curses.h	/^#define echo()	 (_tty.sg_flags |= ECHO, _echoit = /
ecvt	/usr/obj/lib/libc/compat-4.3/ecvt.c	/^ecvt(arg, ndigits, decpt, sign)$/
editor	/usr/obj/lib/libc/compat-cmu/editor.c	/^int editor(file, prompt)$/
enblkclr	/usr/obj/lib/libc/net/ruserpass.c	/^enblkclr(blk,str)		\/* ignores top bit of chars in/
enblknot	/usr/obj/lib/libc/net/ruserpass.c	/^enblknot(blk,crp)$/
encrypt	/usr/obj/lib/libc/gen/crypt.c	/^encrypt(block, edflag)$/
endfsent	/usr/obj/lib/libc/gen/fstab.c	/^int endfsent(void)$/
endgrent	/usr/obj/lib/libc/gen/getgrent.c	/^endgrent()$/
endhostent	/usr/obj/lib/libc/net/named/sethostent.c	/^endhostent()$/
endnetent	/usr/obj/lib/libc/net/getnetent.c	/^endnetent()$/
endprotoent	/usr/obj/lib/libc/net/getprotoent.c	/^endprotoent()$/
endpwent	/usr/obj/lib/libc/gen/getpwent.c	/^endpwent()$/
endservent	/usr/obj/lib/libc/net/getservent.c	/^endservent()$/
endttyent	/usr/obj/lib/libc/gen/getttyent.c	/^endttyent()$/
endusershell	/usr/obj/lib/libc/gen/getusershell.c	/^endusershell()$/
erasechar	/usr/include/curses.h	/^#define	erasechar()	(_tty.sg_erase)$/
errmsg	/usr/obj/lib/libc/compat-cmu/errmsg.c	/^char *errmsg(cod)$/
execat	/usr/obj/lib/libc/gen/execvp.c	/^execat(s1, s2, si)$/
execbrc	/usr/obj/lib/libc/compat-cmu/expand.c	/^static execbrc(p, s)$/
execl /usr/obj/lib/libc/mac2/sys/execl.S /^ENTRY(execl) /* execl(file, arg1, arg2, ..., 0) */$/
execle /usr/obj/lib/libc/mac2/sys/execle.S /^ENTRY(execle) /* execle(file, arg1, arg2, ..., env); */$/
execlp	/usr/obj/lib/libc/gen/execvp.c	/^execlp(name, argv)$/
exect /usr/obj/lib/libc/mac2/sys/exect.S /^SYSCALL(exect)$/
execv /usr/obj/lib/libc/mac2/sys/execv.S /^SYSCALL(execv)$/
execve /usr/obj/lib/libc/mac2/sys/execve.S /^SYSCALL(execve) /* execve(file, argv, arge) */$/
execvp	/usr/obj/lib/libc/gen/execvp.c	/^execvp(name, argv)$/
exit	/usr/obj/lib/libc/stdio/exit.c	/^exit(code)$/
expand	/usr/obj/lib/libc/compat-cmu/expand.c	/^int expand(spec, buffer, bufsize)$/
exponent	/usr/obj/lib/libc/stdio/doprnt.c	/^exponent(p, exp, fmtch)$/
exportfs /usr/obj/lib/libc/mac2/sys/exportfs.S /^SYSCALL(exportfs) /* exportfs(???) */$/
f_prealloc	/usr/obj/lib/libc/stdio/findiop.c	/^f_prealloc()$/
fabs /usr/obj/lib/libc/gen/gen.mac2/fabs.S /^ENTRY(fabs)$/
fchmod /usr/obj/lib/libc/mac2/sys/fchmod.S /^SYSCALL(fchmod) /* fchmod(fd, mode) */$/
fchown /usr/obj/lib/libc/mac2/sys/fchown.S /^SYSCALL(fchown) /* fchown(fd, owner, group) */$/
fclose	/usr/obj/lib/libc/stdio/flsbuf.c	/^fclose(iop)$/
fcntl /usr/obj/lib/libc/mac2/sys/fcntl.S /^SYSCALL(fcntl) /* fcntl(fd, cmd, arg) */$/
fcvt	/usr/obj/lib/libc/compat-4.3/ecvt.c	/^fcvt(arg, ndigits, decpt, sign)$/
fdate	/usr/obj/lib/libc/compat-cmu/fdate.c	/^char *fdate (resb, patt, tm)$/
fdopen	/usr/obj/lib/libc/stdio/fdopen.c	/^fdopen(fd, mode)$/
feof	/usr/include/stdio.h	/^#define	feof(p)		(((p)->_flag&_IOEOF)!=0)$/
ferror	/usr/include/stdio.h	/^#define	ferror(p)	(((p)->_flag&_IOERR)!=0)$/
fetchpw	/usr/obj/lib/libc/gen/getpwnamuid.c	/^fetchpw(key)$/
ffilecopy	/usr/obj/lib/libc/compat-cmu/ffilecopy.c	/^int ffilecopy (here,there)$/
fflush	/usr/obj/lib/libc/stdio/flsbuf.c	/^fflush(iop)$/
ffs /usr/obj/lib/libc/gen/gen.mac2/ffs.S /^ENTRY(ffs)$/
ffunc	/usr/obj/lib/libc/compat-cmu/openp.c	/^static int ffunc (fnam)$/
fgetc	/usr/obj/lib/libc/stdio/fgetc.c	/^fgetc(fp)$/
fgetpass	/usr/obj/lib/libc/compat-cmu/fgetpass.c	/^fgetpass(prompt, fi)$/
fgets	/usr/obj/lib/libc/stdio/fgets.c	/^fgets(s, n, iop)$/
filecopy	/usr/obj/lib/libc/compat-cmu/filecopy.c	/^int filecopy (here,there)$/
fileno	/usr/include/stdio.h	/^#define	fileno(p)	((p)->_file)$/
fill_in	/usr/obj/lib/libc/compat-cmu/getname.c	/^static fill_in(blank_entry, pw_entry)$/
findbucket	/usr/obj/lib/libc/gen/malloc.c	/^findbucket(freep, srchlen)$/
finddatum	/usr/obj/lib/libc/gen/ndbm.c	/^finddatum(buf, item)$/
fixpath	/usr/obj/lib/libc/compat-cmu/makepath.c	/^char *fixpath(path, buf)$/
fldoff	/usr/include/struct.h	/^#define	fldoff(str, fld)	((int)&(((struct str *)0)/
fldsiz	/usr/include/struct.h	/^#define	fldsiz(str, fld)	(sizeof(((struct str *)0)/
floatarg	/usr/obj/lib/libc/compat-cmu/floatarg.c	/^float floatarg (ptr,brk,prompt,min,max,defalt)$/
flock /usr/obj/lib/libc/mac2/sys/flock.S /^SYSCALL(flock) /* flock(fd, operation) */$/
flushok	/usr/include/curses.h	/^#define flushok(win,bf)	 (bf ? (win->_flags |= _FL/
fold	/usr/obj/lib/libc/compat-cmu/fold.c	/^char *fold (out,in,whichway)$/
foldc	/usr/obj/lib/libc/compat-cmu/fdate.c	/^static char foldc (c)$/
folddown	/usr/obj/lib/libc/compat-cmu/fold.c	/^char *folddown (out,in)$/
foldup	/usr/obj/lib/libc/compat-cmu/fold.c	/^char *foldup (out,in)$/
fopen	/usr/obj/lib/libc/stdio/fopen.c	/^fopen(file, mode)$/
fopenp	/usr/obj/lib/libc/compat-cmu/openp.c	/^FILE *fopenp (path,file,complete,ftype)$/
fork /usr/obj/lib/libc/mac2/sys/fork.S /^SYSCALL(fork) /* pid = fork() */$/
formfld	/usr/obj/lib/libc/compat-cmu/fdate.c	/^static formfld (tm, field, lead0, prec, result)$/
fp_query	/usr/obj/lib/libc/net/res_debug.c	/^fp_query(msg,file)$/
fprintf	/usr/obj/lib/libc/stdio/fprintf.c	/^fprintf(iop, fmt, args)$/
fprstab	/usr/obj/lib/libc/compat-cmu/prstab.c	/^fprstab (file,list)$/
fputc	/usr/obj/lib/libc/stdio/fputc.c	/^fputc(c, fp)$/
fputs	/usr/obj/lib/libc/stdio/fputs.c	/^fputs(s, iop)$/
fread	/usr/obj/lib/libc/stdio/fread.c	/^fread(ptr, size, count, iop)$/
free	/usr/obj/lib/libc/gen/malloc.c	/^free(cp)$/
free_hash_table	/usr/obj/lib/libc/compat-cmu/getname.c	/^static free_hash_table()$/
freepaths	/usr/obj/lib/libc/compat-cmu/setpath.c	/^freepaths()$/
freopen	/usr/obj/lib/libc/stdio/freopen.c	/^freopen(file, mode, iop)$/
frexp /usr/obj/lib/libc/gen/gen.mac2/frexp.S /^ENTRY(frexp)$/
fs_npostbl	/usr/include/mach_tahoe_fs.h	/^#define fs_npostbl(fs, cylno) ((fs)->fs_postbl[cyl/
fs_nrotbl	/usr/include/mach_tahoe_fs.h	/^#define fs_nrotbl(fs) ((fs)->fs_rotbl)$/
fscanf	/usr/obj/lib/libc/stdio/scanf.c	/^fscanf(iop, fmt, args)$/
fsdigit	/usr/obj/lib/libc/gen/fstab.c	/^fsdigit(backp, string, end)$/
fseek	/usr/obj/lib/libc/stdio/fseek.c	/^fseek(iop, offset, ptrname)$/
fsskip	/usr/obj/lib/libc/gen/fstab.c	/^fsskip(p)$/
fstabscan	/usr/obj/lib/libc/gen/fstab.c	/^fstabscan(fs)$/
fstat /usr/obj/lib/libc/mac2/sys/fstat.S /^SYSCALL(fstat) /* fstat(fd, buf) */$/
fstatfs /usr/obj/lib/libc/mac2/sys/fstatfs.S /^SYSCALL(fstatfs) /* fstatfs(???) */$/
fsync /usr/obj/lib/libc/mac2/sys/fsync.S /^SYSCALL(fsync) /* fsync(fd) */$/
ftell	/usr/obj/lib/libc/stdio/ftell.c	/^long ftell(iop)$/
ftime	/usr/obj/lib/libc/compat-4.1/ftime.c	/^ftime(tp)$/
ftruncate /usr/obj/lib/libc/mac2/sys/ftruncate.S /^SYSCALL(ftruncate) /* ftruncate(fd, length) */$/
func	/usr/obj/lib/libc/compat-cmu/wantwrite.c	/^static int func (fnam)$/
fwantread	/usr/obj/lib/libc/compat-cmu/fwantread.c	/^FILE *fwantread (path,file,fullname,prompt)$/
fwantwrite	/usr/obj/lib/libc/compat-cmu/fwantwrite.c	/^FILE *fwantwrite (path,file,fullname,prompt,warn)$/
fwrite	/usr/obj/lib/libc/stdio/fwrite.c	/^fwrite(ptr, size, count, iop)$/
gcvt	/usr/obj/lib/libc/compat-4.3/gcvt.c	/^gcvt(number, ndigit, buf)$/
getaid /usr/obj/lib/libc/mac2/sys/getaid.S /^SYSCALL(getaid) /* getaid(???) */$/
getanswer	/usr/obj/lib/libc/net/named/gethostnamadr.c	/^getanswer(answer, anslen, iquery)$/
getbit	/usr/obj/lib/libc/gen/ndbm.c	/^getbit(db)$/
getbool	/usr/obj/lib/libc/compat-cmu/getbool.c	/^int getbool (prompt, defalt)$/
getc	/usr/include/stdio.h	/^#define	getc(p)		(--(p)->_cnt>=0? (int)(*(unsigned/
getchar	/usr/obj/lib/libc/stdio/getchar.c	/^getchar()$/
getchr	/usr/obj/lib/libc/compat-cmu/getchr.c	/^int getchr (prompt, legals, defalt)$/
getdirentries /usr/obj/lib/libc/mac2/sys/getdirentries.S /^SYSCALL(getdirentries) /* getdirentries(fd, buf, count, basep) */$/
getdiskbyname	/usr/obj/lib/libc/gen/disklabel.c	/^getdiskbyname(name)$/
getdomainname /usr/obj/lib/libc/mac2/sys/getdomainname.S /^SYSCALL(getdomainname) /* getdomainname(???) */$/
getdopt /usr/obj/lib/libc/mac2/sys/getdopt.S /^SYSCALL(getdopt) /* getdopt(???) */$/
getdouble	/usr/obj/lib/libc/compat-cmu/getdouble.c	/^double getdouble (prompt,min,max,defalt)$/
getdtablesize /usr/obj/lib/libc/mac2/sys/getdtablesize.S /^SYSCALL(getdtablesize) /* nfds = getdtablesize() */$/
getenv	/usr/obj/lib/libc/gen/getenv.c	/^getenv(name)$/
getfloat	/usr/obj/lib/libc/compat-cmu/getfloat.c	/^float getfloat (prompt,min,max,defalt)$/
getfsent	/usr/obj/lib/libc/gen/fstab.c	/^struct fstab *getfsent(void)$/
getfsfile	/usr/obj/lib/libc/gen/fstab.c	/^struct fstab *getfsfile(name)$/
getfsspec	/usr/obj/lib/libc/gen/fstab.c	/^struct fstab *getfsspec(name)$/
getfstype	/usr/obj/lib/libc/gen/fstab.c	/^struct fstab *getfstype(type)$/
getgid /usr/obj/lib/libc/mac2/sys/getgid.S /^SYSCALL(getgid) /* gid = getgid() */$/
getgrent	/usr/obj/lib/libc/gen/getgrent.c	/^getgrent()$/
getgrgid	/usr/obj/lib/libc/gen/getgrgid.c	/^getgrgid(gid)$/
getgrnam	/usr/obj/lib/libc/gen/getgrnam.c	/^getgrnam(name)$/
getgroups /usr/obj/lib/libc/mac2/sys/getgroups.S /^SYSCALL(getgroups) /* ngroups = getgroups(gidsetsize, gidset) */$/
gethdir	/usr/obj/lib/libc/compat-cmu/expand.c	/^static gethdir(home)$/
gethex	/usr/obj/lib/libc/compat-cmu/gethex.c	/^unsigned int gethex (prompt,min,max,defalt)$/
gethostattr	/usr/obj/lib/libc/compat-cmu/gethostattr.c	/^gethostattr(ptrs, ptrcnt)$/
gethostbyaddr	/usr/obj/lib/libc/net/named/gethostnamadr.c	/^gethostbyaddr(addr, len, type)$/
gethostbyname	/usr/obj/lib/libc/net/named/gethostnamadr.c	/^gethostbyname(name)$/
gethostid /usr/obj/lib/libc/mac2/sys/gethostid.S /^SYSCALL(gethostid) /* hostid = gethostid() */$/
gethostname /usr/obj/lib/libc/mac2/sys/gethostname.S /^SYSCALL(gethostname) /* len = gethostname(buf, buflen) */$/
getint	/usr/obj/lib/libc/compat-cmu/getint.c	/^int getint (prompt,min,max,defalt)$/
getitimer /usr/obj/lib/libc/mac2/sys/getitimer.S /^SYSCALL(getitimer) /* getitimer(which, value) */$/
getlogin	/usr/obj/lib/libc/gen/getlogin.c	/^getlogin()$/
getlong	/usr/obj/lib/libc/compat-cmu/getlong.c	/^long getlong (prompt,min,max,defalt)$/
getmodes /usr/obj/lib/libc/mac2/sys/getmodes.S /^SYSCALL(getmodes) /* getmodes(???) */$/
getname	/usr/obj/lib/libc/compat-cmu/getname.c	/^char *getname(uid)$/
getnetbyaddr	/usr/obj/lib/libc/net/getnetbyaddr.c	/^getnetbyaddr(net, type)$/
getnetbyname	/usr/obj/lib/libc/net/getnetbyname.c	/^getnetbyname(name)$/
getnetent	/usr/obj/lib/libc/net/getnetent.c	/^getnetent()$/
getnumdflt	/usr/obj/lib/libc/gen/disklabel.c	/^#define getnumdflt(field, dname, dflt) \\$/
getoct	/usr/obj/lib/libc/compat-cmu/getoct.c	/^unsigned int getoct (prompt,min,max,defalt)$/
getopt	/usr/obj/lib/libc/compat-sys5/getopt.c	/^getopt(nargc, nargv, ostr)$/
getpagesize /usr/obj/lib/libc/mac2/sys/getpagesize.S /^SYSCALL(getpagesize) /* pagesize = getpagesize() */$/
getpass	/usr/obj/lib/libc/gen/getpass.c	/^getpass(prompt)$/
getpeername /usr/obj/lib/libc/mac2/sys/getpeername.S /^SYSCALL(getpeername) /* getpeername(s, name, namelen) */$/
getpgrp /usr/obj/lib/libc/mac2/sys/getpgrp.S /^SYSCALL(getpgrp) /* pgrp = getpgrp(pid) */$/
getpid /usr/obj/lib/libc/mac2/sys/getpid.S /^SYSCALL(getpid) /* pid = getpid() */$/
getpriority /usr/obj/lib/libc/mac2/sys/getpriority.S /^SYSCALL(getpriority) /* prio = getpriority(which, who) */$/
getprotobyname	/usr/obj/lib/libc/net/getprotoname.c	/^getprotobyname(name)$/
getprotobynumber	/usr/obj/lib/libc/net/getproto.c	/^getprotobynumber(proto)$/
getprotoent	/usr/obj/lib/libc/net/getprotoent.c	/^getprotoent()$/
getpwambig	/usr/obj/lib/libc/compat-cmu/getpwwho.c	/^struct passwd  *getpwambig ()$/
getpwent	/usr/obj/lib/libc/gen/getpwent.c	/^getpwent()$/
getpwnam	/usr/obj/lib/libc/gen/getpwnamuid.c	/^getpwnam(nam)$/
getpwuid	/usr/obj/lib/libc/gen/getpwnamuid.c	/^getpwuid(uid)$/
getpwwho	/usr/obj/lib/libc/compat-cmu/getpwwho.c	/^struct passwd  *getpwwho (name)$/
getrlimit /usr/obj/lib/libc/mac2/sys/getrlimit.S /^SYSCALL(getrlimit) /* getrlimit(resource, rlp) */$/
getrusage /usr/obj/lib/libc/mac2/sys/getrusage.S /^SYSCALL(getrusage) /* getrusage(who, rusage) */$/
gets	/usr/obj/lib/libc/stdio/gets.c	/^gets(s)$/
getsearch	/usr/obj/lib/libc/compat-cmu/getsearch.c	/^int getsearch (prompt,table,defalt)$/
getservbyname	/usr/obj/lib/libc/net/getservbyname.c	/^getservbyname(name, proto)$/
getservbyport	/usr/obj/lib/libc/net/getservbyport.c	/^getservbyport(port, proto)$/
getservent	/usr/obj/lib/libc/net/getservent.c	/^getservent()$/
getshort	/usr/obj/lib/libc/compat-cmu/getshort.c	/^short getshort (prompt,min,max,defalt)$/
getsockname /usr/obj/lib/libc/mac2/sys/getsockname.S /^SYSCALL(getsockname) /* getsockname(s, name, namelen) */$/
getsockopt /usr/obj/lib/libc/mac2/sys/getsockopt.S /^SYSCALL(getsockopt) /* getsockopt(s, level, optname, optval, opelen) */$/
getstab	/usr/obj/lib/libc/compat-cmu/getstab.c	/^int getstab (prompt,table,defalt)$/
getstr	/usr/obj/lib/libc/compat-cmu/getstr.c	/^char *getstr (prompt,defalt,answer)$/
gettimeofday /usr/obj/lib/libc/mac2/sys/gettimeofday.S /^SYSCALL(gettimeofday) /* gettimeofday(tp, tzp) */$/
getttyent	/usr/obj/lib/libc/gen/getttyent.c	/^getttyent()$/
getttynam	/usr/obj/lib/libc/gen/getttynam.c	/^getttynam(tty)$/
gettype	/usr/obj/lib/libc/gen/disklabel.c	/^gettype(t, names)$/
getuid /usr/obj/lib/libc/mac2/sys/getuid.S /^SYSCALL(getuid) /* uid = getuid() */$/
getusershell	/usr/obj/lib/libc/gen/getusershell.c	/^getusershell()$/
getutmp	/usr/obj/lib/libc/net/ruserpass.c	/^struct utmp *getutmp(sttyname)$/
getvtimes	/usr/obj/lib/libc/compat-4.1/vtimes.c	/^getvtimes(aru, avt)$/
getw	/usr/obj/lib/libc/stdio/getw.c	/^getw(iop)$/
getwd	/usr/obj/lib/libc/gen/getwd.c	/^getwd(pathname)$/
getyx	/usr/include/curses.h	/^#define	getyx(win,y,x)	 y = win->_cury, x = win->_/
glob	/usr/obj/lib/libc/compat-cmu/expand.c	/^static glob(as)$/
gmtime	/usr/obj/lib/libc/gen/ctime.c	/^gmtime(clock)$/
grskip	/usr/obj/lib/libc/gen/getgrent.c	/^grskip(p,c)$/
gtime	/usr/obj/lib/libc/compat-cmu/gtime.c	/^gtime(tm)$/
gtty	/usr/obj/lib/libc/compat-4.1/gtty.c	/^gtty(fd, ap)$/
hash	/usr/obj/lib/libc/compat-cmu/getname.c	/^#define hash(uid) ((uid)&HASHMASK)	\/* determines /
hashinc	/usr/obj/lib/libc/gen/ndbm.c	/^hashinc(db, hash)$/
herror	/usr/obj/lib/libc/net/herror.c	/^herror(s)$/
hexarg	/usr/obj/lib/libc/compat-cmu/hexarg.c	/^int hexarg (ptr,brk,prompt,min,max,defalt)$/
hostalias	/usr/obj/lib/libc/net/res_query.c	/^hostalias(name)$/
htonl /usr/obj/lib/libc/net/net.mac2/htonl.S /^ENTRY(htonl)$/
htons /usr/obj/lib/libc/net/net.mac2/htons.S /^ENTRY(htons)$/
iacmd	/usr/obj/lib/libc/compat-cmu/setpath.c	/^iacmd(inpath, path)		\/* insert path after inpath /
ibcmd	/usr/obj/lib/libc/compat-cmu/setpath.c	/^ibcmd(inpath, path)		\/* insert path before inpath/
icmd	/usr/obj/lib/libc/compat-cmu/setpath.c	/^icmd(path, localsyspath)	\/* insert path before lo/
icreate /usr/obj/lib/libc/mac2/sys/icreate.S /^SYSCALL(icreate) /* icreate(???) */$/
idec /usr/obj/lib/libc/mac2/sys/idec.S /^SYSCALL(idec) /* idec(???) */$/
iinc /usr/obj/lib/libc/mac2/sys/iinc.S /^SYSCALL(iinc) /* iinc(???) */$/
incmd	/usr/obj/lib/libc/compat-cmu/setpath.c	/^incmd(path, n)			\/* insert path at position n *\//
index	/usr/obj/lib/libc/gen/gen.mac2/index.c	/^index(p, ch)$/
inet_addr	/usr/obj/lib/libc/inet/inet_addr.c	/^inet_addr(cp)$/
inet_lnaof	/usr/obj/lib/libc/inet/inet_lnaof.c	/^inet_lnaof(in)$/
inet_makeaddr	/usr/obj/lib/libc/inet/inet_makeaddr.c	/^inet_makeaddr(net, host)$/
inet_netof	/usr/obj/lib/libc/inet/inet_netof.c	/^inet_netof(in)$/
inet_network	/usr/obj/lib/libc/inet/inet_network.c	/^inet_network(cp)$/
inet_ntoa	/usr/obj/lib/libc/inet/inet_ntoa.c	/^inet_ntoa(in)$/
initgroups	/usr/obj/lib/libc/gen/initgroups.c	/^initgroups(uname, agroup)$/
initpaths	/usr/obj/lib/libc/compat-cmu/setpath.c	/^initpaths(paths)$/
initshells	/usr/obj/lib/libc/gen/getusershell.c	/^initshells()$/
initstate	/usr/obj/lib/libc/gen/random.c	/^initstate( seed, arg_state, n )$/
insert	/usr/obj/lib/libc/compat-cmu/setpath.c	/^insert(pe, loc, key)$/
inset	/usr/obj/lib/libc/compat-cmu/getname.c	/^static struct entry *inset(uid)$/
insque /usr/obj/lib/libc/gen/gen.mac2/insque.S /^ENTRY(insque)$/
intarg	/usr/obj/lib/libc/compat-cmu/intarg.c	/^int intarg (ptr,brk,prompt,min,max,defalt)$/
ioctl /usr/obj/lib/libc/mac2/sys/ioctl.S /^SYSCALL(ioctl) /* ioctl(d, request, argp) */$/
iopen /usr/obj/lib/libc/mac2/sys/iopen.S /^SYSCALL(iopen) /* iopen(???) */$/
iread /usr/obj/lib/libc/mac2/sys/iread.S /^SYSCALL(iread) /* iread(???) */$/
isalnum	/usr/include/ctype.h	/^#define isalnum(c)	((_ctype_+1)[c]&(_U|_L|_N))$/
isalpha	/usr/include/ctype.h	/^#define	isalpha(c)	((_ctype_+1)[c]&(_U|_L))$/
isascii	/usr/include/ctype.h	/^#define isascii(c)	((unsigned)(c)<=0177)$/
isatty	/usr/obj/lib/libc/gen/isatty.c	/^isatty(f)$/
iscntrl	/usr/include/ctype.h	/^#define iscntrl(c)	((_ctype_+1)[c]&_C)$/
isdigit	/usr/obj/lib/libc/compat-cmu/setpath.c	/^#define isdigit(c)	((c) >= '0' && (c) <= '9')$/
isgraph	/usr/include/ctype.h	/^#define isgraph(c)	((_ctype_+1)[c]&(_P|_U|_L|_N))$/
isleap	/usr/include/tzfile.h	/^#define	isleap(y) (((y) % 4) == 0 && ((y) % 100) !/
islower	/usr/include/ctype.h	/^#define	islower(c)	((_ctype_+1)[c]&_L)$/
isprint	/usr/include/ctype.h	/^#define isprint(c)	((_ctype_+1)[c]&(_P|_U|_L|_N|_B/
ispunct	/usr/include/ctype.h	/^#define ispunct(c)	((_ctype_+1)[c]&_P)$/
isspace	/usr/include/ctype.h	/^#define	isspace(c)	((_ctype_+1)[c]&_S)$/
isupper	/usr/include/ctype.h	/^#define	isupper(c)	((_ctype_+1)[c]&_U)$/
isxdigit	/usr/include/ctype.h	/^#define	isxdigit(c)	((_ctype_+1)[c]&(_N|_X))$/
itoa	/usr/obj/lib/libc/compat-cmu/errmsg.c	/^static char *itoa(p,n)$/
iwrite /usr/obj/lib/libc/mac2/sys/iwrite.S /^SYSCALL(iwrite) /* iwrite(???) */$/
kill /usr/obj/lib/libc/mac2/sys/kill.S /^SYSCALL(kill) /* kill(pid, sig) */$/
killchar	/usr/include/curses.h	/^#define	killchar()	(_tty.sg_kill)$/
killpg /usr/obj/lib/libc/mac2/sys/killpg.S /^SYSCALL(killpg) /* killpg(pgrp, sig) */$/
ldexp /usr/obj/lib/libc/gen/gen.mac2/ldexp.S /^ENTRY(ldexp)$/
leaveok	/usr/include/curses.h	/^#define	leaveok(win,bf)	 (win->_leave = bf)$/
link /usr/obj/lib/libc/mac2/sys/link.S /^SYSCALL(link) /* link(name1, name2) */$/
listen /usr/obj/lib/libc/mac2/sys/listen.S /^SYSCALL(listen) /* listen(s, backlog) */$/
localtime	/usr/obj/lib/libc/gen/ctime.c	/^localtime(timep)$/
locate	/usr/obj/lib/libc/compat-cmu/setpath.c	/^int locate(pe, key)$/
longarg	/usr/obj/lib/libc/compat-cmu/longarg.c	/^long longarg (ptr,brk,prompt,min,max,defalt)$/
longjmp /usr/obj/lib/libc/gen/gen.mac2/setjmp.S /^ENTRY2(longjmp)$/
longjmperror	/usr/obj/lib/libc/gen/setjmperr.c	/^longjmperror()$/
lseek /usr/obj/lib/libc/mac2/sys/lseek.S /^SYSCALL(lseek) /* pos = lseek(d, offset, whence) */$/
lstat /usr/obj/lib/libc/mac2/sys/lstat.S /^SYSCALL(lstat) /* lstat(path, buf) */$/
madvise /usr/obj/lib/libc/mac2/sys/madvise.S /^SYSCALL(madvise) /* madvise(???) */$/
makdatum	/usr/obj/lib/libc/gen/ndbm.c	/^makdatum(buf, n)$/
make_blank_entry	/usr/obj/lib/libc/compat-cmu/getname.c	/^static struct entry *make_blank_entry()$/
makepath	/usr/obj/lib/libc/compat-cmu/makepath.c	/^makepath(path, refpath, trace, showerrs)$/
malloc	/usr/obj/lib/libc/gen/malloc.c	/^malloc(nbytes)$/
match	/usr/obj/lib/libc/compat-cmu/expand.c	/^static match(s, p)$/
matchdir	/usr/obj/lib/libc/compat-cmu/expand.c	/^static matchdir(pattern)$/
memccpy	/usr/obj/lib/libc/compat-sys5/memccpy.c	/^memccpy(t, f, c, n)$/
memchr	/usr/obj/lib/libc/compat-sys5/memchr.c	/^memchr(s, c, n)$/
memcmp	/usr/obj/lib/libc/compat-sys5/memcmp.c	/^memcmp(s1, s2, n)$/
memcpy	/usr/obj/lib/libc/compat-sys5/memcpy.c	/^memcpy(t, f, n)$/
memset	/usr/obj/lib/libc/compat-sys5/memset.c	/^memset(s, c, n)$/
mincore /usr/obj/lib/libc/mac2/sys/mincore.S /^SYSCALL(mincore) /* mincore(???) */$/
mkdir /usr/obj/lib/libc/mac2/sys/mkdir.S /^SYSCALL(mkdir) /* mkdir(path, mode) */$/
mkenvkey	/usr/obj/lib/libc/net/ruserpass.c	/^char *mkenvkey(mch)$/
mknod /usr/obj/lib/libc/mac2/sys/mknod.S /^SYSCALL(mknod) /* mknod(path, mode, dev) */$/
mkpwclear	/usr/obj/lib/libc/net/ruserpass.c	/^mkpwclear(sencpasswd,mch,spasswd)$/
mkpwunclear	/usr/obj/lib/libc/net/ruserpass.c	/^mkpwunclear(spasswd,mch,sencpasswd)$/
mkstemp	/usr/obj/lib/libc/gen/mktemp.c	/^mkstemp(as)$/
mktemp	/usr/obj/lib/libc/gen/mktemp.c	/^mktemp(as)$/
mmap /usr/obj/lib/libc/mac2/sys/mmap.S /^SYSCALL(mmap) /* mmap(???) */$/
modf /usr/obj/lib/libc/gen/gen.mac2/modf.S /^ENTRY(modf)$/
moncontrol	/usr/obj/lib/libc/mac2/csu/mon.c	/^moncontrol(mode)$/
monitor	/usr/obj/lib/libc/mac2/csu/mon.c	/^monitor(lowpc, highpc, buf, bufsiz, cntsiz)$/
monstartup	/usr/obj/lib/libc/mac2/csu/mon.c	/^monstartup(lowpc, highpc)$/
morecore	/usr/obj/lib/libc/gen/malloc.c	/^morecore(bucket)$/
mount /usr/obj/lib/libc/mac2/sys/mount.S /^SYSCALL(mount) /* mount(special, name, rwflag) */$/
movefile	/usr/obj/lib/libc/compat-cmu/movefile.c	/^int movefile (from,to)$/
mprotect /usr/obj/lib/libc/mac2/sys/mprotect.S /^SYSCALL(mprotect) /* mprotect(???) */$/
mremap /usr/obj/lib/libc/mac2/sys/mremap.S /^SYSCALL(mremap) /* mremap(???) */$/
mstats	/usr/obj/lib/libc/gen/malloc.c	/^mstats(s)$/
munmap /usr/obj/lib/libc/mac2/sys/munmap.S /^SYSCALL(munmap) /* munmap(???) */$/
mutex_alloc	/usr/include/cthreads.h	/^#define	mutex_alloc()		((mutex_t) calloc(1, sizeof/
mutex_clear	/usr/include/cthreads.h	/^#define	mutex_clear(m)		\/* nop *\/$/
mutex_free	/usr/include/cthreads.h	/^#define	mutex_free(m)		free((any_t) (m))$/
mutex_init	/usr/include/cthreads.h	/^#define	mutex_init(m)		((m)->lock = 0)$/
mutex_lock	/usr/include/cthreads.h	/^#define	mutex_lock(m) \\$/
mutex_name	/usr/include/cthreads.h	/^#define	mutex_name(m)		((m)->name != 0 ? (m)->name/
mutex_set_name	/usr/include/cthreads.h	/^#define	mutex_set_name(m, x)	((m)->name = (x))$/
mvaddbytes	/usr/include/curses.h	/^#define	mvaddbytes(y,x,da,co)	mvwaddbytes(stdscr,y/
mvaddch	/usr/include/curses.h	/^#define	mvaddch(y,x,ch)		mvwaddch(stdscr,y,x,ch)$/
mvaddstr	/usr/include/curses.h	/^#define	mvaddstr(y,x,str)	mvwaddstr(stdscr,y,x,str/
mvdelch	/usr/include/curses.h	/^#define	mvdelch(y,x)		mvwdelch(stdscr,y,x)$/
mvgetch	/usr/include/curses.h	/^#define	mvgetch(y,x)		mvwgetch(stdscr,y,x)$/
mvgetstr	/usr/include/curses.h	/^#define mvgetstr(y,x,str)       mvwgetstr(stdscr,y/
mvinch	/usr/include/curses.h	/^#define	mvinch(y,x)		mvwinch(stdscr,y,x)$/
mvinsch	/usr/include/curses.h	/^#define	mvinsch(y,x,c)		mvwinsch(stdscr,y,x,c)$/
mvwaddbytes	/usr/include/curses.h	/^#define	mvwaddbytes(win,y,x,da,co) \\$/
mvwaddch	/usr/include/curses.h	/^#define	mvwaddch(win,y,x,ch)	VOID(wmove(win,y,x)==/
mvwaddstr	/usr/include/curses.h	/^#define	mvwaddstr(win,y,x,str) \\$/
mvwdelch	/usr/include/curses.h	/^#define	mvwdelch(win,y,x)	VOID(wmove(win,y,x) == E/
mvwgetch	/usr/include/curses.h	/^#define	mvwgetch(win,y,x)	VOID(wmove(win,y,x)==ERR/
mvwgetstr	/usr/include/curses.h	/^#define mvwgetstr(win,y,x,str)  VOID(wmove(win,y,x/
mvwinch	/usr/include/curses.h	/^#define	mvwinch(win,y,x)	VOID(wmove(win,y,x) == ER/
mvwinsch	/usr/include/curses.h	/^#define	mvwinsch(win,y,x,c)	VOID(wmove(win,y,x) ==/
namecheck	/usr/obj/lib/libc/compat-cmu/getpwwho.c	/^static namecheck(a,b,exact)$/
nbs8decrypt	/usr/obj/lib/libc/net/ruserpass.c	/^char *nbs8decrypt(crp,key)$/
nbs8encrypt	/usr/obj/lib/libc/net/ruserpass.c	/^char *nbs8encrypt(str,key)$/
nbsdecrypt	/usr/obj/lib/libc/net/ruserpass.c	/^char *nbsdecrypt(cpt,key,result)$/
nbsencrypt	/usr/obj/lib/libc/net/ruserpass.c	/^char *nbsencrypt(str,key,result)$/
nbssetkey	/usr/obj/lib/libc/net/ruserpass.c	/^nbssetkey(key)$/
nfs_getfh /usr/obj/lib/libc/mac2/sys/nfs_getfh.S /^SYSCALL(nfs_getfh) /* nfs_getfh(???) */$/
nfs_svc /usr/obj/lib/libc/mac2/sys/nfs_svc.S /^SYSCALL(nfs_svc) /* nfs_svc(???) */$/
nice	/usr/obj/lib/libc/compat-4.1/nice.c	/^nice(incr)$/
nl	/usr/include/curses.h	/^#define nl()	 (_tty.sg_flags |= CRMOD,_pfast = _ra/
nlist	/usr/obj/lib/libc/gen/nlist.c	/^nlist(name, list)$/
nocbreak	/usr/include/curses.h	/^#define nocbreak() (_tty.sg_flags &= ~CBREAK,_rawm/
nocrmode	/usr/include/curses.h	/^#define nocrmode() nocbreak()	\/* backwards compat/
noecho	/usr/include/curses.h	/^#define noecho() (_tty.sg_flags &= ~ECHO, _echoit /
nonl	/usr/include/curses.h	/^#define nonl()	 (_tty.sg_flags &= ~CRMOD, _pfast =/
noraw	/usr/include/curses.h	/^#define noraw()	 (_tty.sg_flags&=~RAW,_rawmode=FAL/
ns_addr	/usr/obj/lib/libc/ns/ns_addr.c	/^ns_addr(name)$/
ns_ntoa	/usr/obj/lib/libc/ns/ns_ntoa.c	/^ns_ntoa(addr)$/
ntohl /usr/obj/lib/libc/net/net.mac2/ntohl.S /^ENTRY(ntohl)$/
ntohs /usr/obj/lib/libc/net/net.mac2/ntohs.S /^ENTRY(ntohs)$/
nxtarg	/usr/obj/lib/libc/compat-cmu/nxtarg.c	/^char *nxtarg (q,brk)$/
octarg	/usr/obj/lib/libc/compat-cmu/octarg.c	/^int octarg (ptr,brk,prompt,min,max,defalt)$/
offtime	/usr/obj/lib/libc/gen/ctime.c	/^offtime(clock, offset)$/
open /usr/obj/lib/libc/mac2/sys/open.S /^SYSCALL(open) /* open(path, flags, mode) */$/
opendir	/usr/obj/lib/libc/gen/opendir.c	/^opendir(name)$/
openkey	/usr/obj/lib/libc/gen/getpwnamuid.c	/^static int openkey()$/
openlog	/usr/obj/lib/libc/gen/syslog.c	/^void openlog(ident, logstat, logfac)$/
openp	/usr/obj/lib/libc/compat-cmu/openp.c	/^int openp (path,file,complete,flags,mode)$/
p_cdname	/usr/obj/lib/libc/net/res_debug.c	/^p_cdname(cp, msg, file)$/
p_class	/usr/obj/lib/libc/net/res_debug.c	/^p_class(class)$/
p_query	/usr/obj/lib/libc/net/res_debug.c	/^p_query(msg)$/
p_rr	/usr/obj/lib/libc/net/res_debug.c	/^p_rr(cp, msg, file)$/
p_time	/usr/obj/lib/libc/net/res_debug.c	/^*p_time(value)$/
p_type	/usr/obj/lib/libc/net/res_debug.c	/^p_type(type)$/
passwdstruct	/usr/obj/lib/libc/gen/getpwnamuid.c	/^static struct passwd *passwdstruct(p)$/
path	/usr/obj/lib/libc/compat-cmu/path.c	/^path (original,direc,file)$/
pathof	/usr/obj/lib/libc/compat-cmu/pathof.c	/^char *pathof(component)$/
pause	/usr/obj/lib/libc/compat-4.1/pause.c	/^pause()$/
pclose	/usr/obj/lib/libc/gen/popen.c	/^pclose(ptr)$/
percent	/usr/obj/lib/libc/compat-cmu/fdate.c	/^static percent (tm)$/
perror	/usr/obj/lib/libc/gen/perror.c	/^perror(s)$/
pioctl /usr/obj/lib/libc/mac2/sys/pioctl.S /^SYSCALL(pioctl) /* pioctl(???) */$/
pipe /usr/obj/lib/libc/mac2/sys/pipe.S /^SYSCALL(pipe) /* pipe(filedes) */$/
place_blank_entry	/usr/obj/lib/libc/compat-cmu/getname.c	/^static struct entry *place_blank_entry(uid)$/
popen	/usr/obj/lib/libc/gen/popen.c	/^popen(cmd,mode)$/
prepend	/usr/obj/lib/libc/gen/getwd.c	/^prepend(dirname, pathname)$/
printf	/usr/obj/lib/libc/stdio/printf.c	/^printf(fmt, args)$/
profil /usr/obj/lib/libc/mac2/sys/profil.S /^SYSCALL(profil) /* profil(buff, bufsiz, offset, scale) */$/
prstab	/usr/obj/lib/libc/compat-cmu/prstab.c	/^prstab (list)$/
psignal	/usr/obj/lib/libc/gen/psignal.c	/^psignal(sig, s)$/
ptrace /usr/obj/lib/libc/mac2/sys/ptrace.S /^ENTRY(ptrace) /* ptrace(request, pid, addr, data) */$/
putc	/usr/include/stdio.h	/^#define putc(x, p)	(--(p)->_cnt >= 0 ?\\$/
putchar	/usr/obj/lib/libc/stdio/putchar.c	/^putchar(c)$/
putenv	/usr/obj/lib/libc/gen/putenv.c	/^putenv(str)$/
putlong	/usr/obj/lib/libc/net/res_comp.c	/^putlong(l, msgp)$/
puts	/usr/obj/lib/libc/stdio/puts.c	/^puts(s)$/
putshort	/usr/obj/lib/libc/net/res_comp.c	/^putshort(s, msgp)$/
putw	/usr/obj/lib/libc/stdio/putw.c	/^putw(w, iop)$/
pw_entry_save	/usr/obj/lib/libc/compat-cmu/getpwwho.c	/^static pw_entry_save(bufp,valp)$/
qsort	/usr/obj/lib/libc/gen/qsort.c	/^qsort(base, n, size, compar)$/
qst	/usr/obj/lib/libc/gen/qsort.c	/^qst(base, max)$/
quit	/usr/obj/lib/libc/compat-cmu/quit.c	/^quit (status, fmt, va_alist)$/
quota /usr/obj/lib/libc/mac2/sys/quota.S /^SYSCALL(quota) /* quota(cmd, uid, arg, addr) */$/
quotactl /usr/obj/lib/libc/mac2/sys/quotactl.S /^SYSCALL(quotactl) /* quotactl(???) */$/
rand	/usr/obj/lib/libc/compat-4.1/rand.c	/^rand()$/
random	/usr/obj/lib/libc/gen/random.c	/^random()$/
raw	/usr/include/curses.h	/^#define raw()	 (_tty.sg_flags|=RAW, _pfast=_rawmod/
rcmd	/usr/obj/lib/libc/net/rcmd.c	/^rcmd(ahost, rport, locuser, remuser, cmd, fd2p)$/
rcmdx	/usr/obj/lib/libc/compat-cmu/setpath.c	/^rcmdx(localsyspath)		\/* reset path with localsysp/
re_comp	/usr/obj/lib/libc/gen/regex.c	/^re_comp(sp)$/
re_exec	/usr/obj/lib/libc/gen/regex.c	/^re_exec(p1)$/
read /usr/obj/lib/libc/mac2/sys/read.S /^SYSCALL(read) /* read(d, buf, nbytes) */$/
readdir	/usr/obj/lib/libc/gen/readdir.c	/^readdir(dirp)$/
readlink /usr/obj/lib/libc/mac2/sys/readlink.S /^SYSCALL(readlink) /* cc = readlink(path, buf, bufsiz) */$/
readv /usr/obj/lib/libc/mac2/sys/readv.S /^SYSCALL(readv) /* readv(d, iov, iovcnt) */$/
realloc	/usr/obj/lib/libc/gen/malloc.c	/^realloc(cp, nbytes)$/
reboot /usr/obj/lib/libc/mac2/sys/reboot.S /^SYSCALL(reboot) /* reboot(howto) */$/
recv /usr/obj/lib/libc/mac2/sys/recv.S /^SYSCALL(recv) /* cc = recv(s, buf, len, flags) */$/
recvfrom /usr/obj/lib/libc/mac2/sys/recvfrom.S /^SYSCALL(recvfrom) /* cc = recvfrom(s, buf, len, flags, from, fromlen) */$/
recvmsg /usr/obj/lib/libc/mac2/sys/recvmsg.S /^SYSCALL(recvmsg) /* cc = recvmsg(s, msg, flags) */$/
reg	/usr/obj/lib/libc/gen/regexp/regexp.c	/^reg(paren, flagp)$/
regatom	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regatom(flagp)$/
regbranch	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regbranch(flagp)$/
regc	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regc(b)$/
regcomp	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regcomp(exp)$/
regdump	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regdump(r)$/
regerror	/usr/obj/lib/libc/gen/regexp/regerror.c	/^regerror(s)$/
regexec	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regexec(prog, string)$/
reginsert	/usr/obj/lib/libc/gen/regexp/regexp.c	/^reginsert(op, opnd)$/
regmatch	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regmatch(prog)$/
regnext	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regnext(p)$/
regnode	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regnode(op)$/
regoptail	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regoptail(p, val)$/
regpiece	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regpiece(flagp)$/
regprop	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regprop(op)$/
regrepeat	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regrepeat(p)$/
regsub	/usr/obj/lib/libc/gen/regexp/regsub.c	/^regsub(prog, source, dest)$/
regtail	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regtail(p, val)$/
regtry	/usr/obj/lib/libc/gen/regexp/regexp.c	/^regtry(prog, string)$/
remque /usr/obj/lib/libc/gen/gen.mac2/remque.S /^ENTRY(remque)$/
rename /usr/obj/lib/libc/mac2/sys/rename.S /^SYSCALL(rename) /* rename(from, to) */$/
renv	/usr/obj/lib/libc/net/ruserpass.c	/^renv(host, aname, apass)$/
renvlook	/usr/obj/lib/libc/net/ruserpass.c	/^renvlook(host)$/
res_init	/usr/obj/lib/libc/net/res_init.c	/^res_init()$/
res_mkquery	/usr/obj/lib/libc/net/res_mkquery.c	/^res_mkquery(op, dname, class, type, data, datalen,/
res_query	/usr/obj/lib/libc/net/res_query.c	/^res_query(name, class, type, answer, anslen)$/
res_querydomain	/usr/obj/lib/libc/net/res_query.c	/^res_querydomain(name, domain, class, type, answer,/
res_search	/usr/obj/lib/libc/net/res_query.c	/^res_search(name, class, type, answer, anslen)$/
res_send	/usr/obj/lib/libc/net/res_send.c	/^res_send(buf, buflen, answer, anslen)$/
reset	/usr/obj/lib/libc/compat-4.1/compat-4.1.mac2/reset.c	/^reset()$/
resetty	/usr/include/curses.h	/^#define	resetty() (_tty.sg_flags = _res_flg, (void/
rewind	/usr/obj/lib/libc/stdio/rew.c	/^rewind(iop)$/
rewinddir	/usr/obj/lib/libc/gen/rewinddir.c	/^rewinddir(dirp)$/
rexec	/usr/obj/lib/libc/net/rexec.c	/^rexec(ahost, rport, name, pass, cmd, fd2p)$/
rindex	/usr/obj/lib/libc/gen/gen.mac2/rindex.c	/^rindex(p, ch)$/
rmdir /usr/obj/lib/libc/mac2/sys/rmdir.S /^SYSCALL(rmdir) /* rmdir(path) */$/
rnetrc	/usr/obj/lib/libc/net/ruserpass.c	/^rnetrc(host, aname, apass)$/
round	/usr/obj/lib/libc/stdio/doprnt.c	/^round(fract, exp, start, end, ch, signp)$/
round_page	/usr/include/mach_init.h	/^#define round_page(x)	((((vm_offset_t)(x) + (vm_pa/
rpause /usr/obj/lib/libc/mac2/sys/rpause.S /^SYSCALL(rpause) /* rpause(???) */$/
rresvport	/usr/obj/lib/libc/net/rcmd.c	/^rresvport(alport)$/
run	/usr/obj/lib/libc/compat-cmu/run.c	/^int run (name,va_alist)$/
runp	/usr/obj/lib/libc/compat-cmu/run.c	/^int runp (name,va_alist)$/
runv	/usr/obj/lib/libc/compat-cmu/run.c	/^int runv (name,argv)$/
runvp	/usr/obj/lib/libc/compat-cmu/run.c	/^int runvp (name,argv)$/
ruserok	/usr/obj/lib/libc/net/rcmd.c	/^ruserok(rhost, superuser, ruser, luser)$/
ruserpass	/usr/obj/lib/libc/net/ruserpass.c	/^ruserpass(host, aname, apass)$/
salloc	/usr/obj/lib/libc/compat-cmu/salloc.c	/^char *salloc(p)$/
savepaths	/usr/obj/lib/libc/compat-cmu/setpath.c	/^savepaths(paths)$/
savetty	/usr/include/curses.h	/^#define	savetty() ((void) gtty(_tty_ch, &_tty), _r/
sbrk /usr/obj/lib/libc/mac2/sys/sbrk.S /^ENTRY(sbrk) /* char *sbrk(incr) */$/
scale60	/usr/obj/lib/libc/compat-4.1/vtimes.c	/^scale60(tvp)$/
scandir	/usr/obj/lib/libc/gen/scandir.c	/^int scandir(dirname, namelist, select, dcomp)$/
scanf	/usr/obj/lib/libc/stdio/scanf.c	/^scanf(fmt, args)$/
scanpw	/usr/obj/lib/libc/compat-cmu/getpwwho.c	/^static struct passwd *scanpw(stop)$/
scrollok	/usr/include/curses.h	/^#define	scrollok(win,bf) (win->_scroll = bf)$/
searcharg	/usr/obj/lib/libc/compat-cmu/searcharg.c	/^int searcharg (ptr,brk,prompt,table,defalt)$/
searchp	/usr/obj/lib/libc/compat-cmu/searchp.c	/^int searchp (path,file,fullname,func)$/
seekdir	/usr/obj/lib/libc/gen/seekdir.c	/^seekdir(dirp, loc)$/
select /usr/obj/lib/libc/mac2/sys/select.S /^SYSCALL(select) /* nfound = select(nfds, readfds, writefds, exceptfds, timeout) */$/
send /usr/obj/lib/libc/mac2/sys/send.S /^SYSCALL(send) /* cc = send(s, msg, len, flags) */$/
sendmsg /usr/obj/lib/libc/mac2/sys/sendmsg.S /^SYSCALL(sendmsg) /* cc = sendmsg( s, msg, flags) */$/
sendto /usr/obj/lib/libc/mac2/sys/sendto.S /^SYSCALL(sendto) /* cc = sendto(s, msg, len, flags, to, tolen) */$/
set_hash_table	/usr/obj/lib/libc/compat-cmu/getname.c	/^static set_hash_table()$/
setaid /usr/obj/lib/libc/mac2/sys/setaid.S /^SYSCALL(setaid) /* setaid(???) */$/
setbit	/usr/obj/lib/libc/gen/ndbm.c	/^setbit(db)$/
setbuf	/usr/obj/lib/libc/stdio/setbuf.c	/^setbuf(iop, buf)$/
setbuffer	/usr/obj/lib/libc/stdio/setbuffer.c	/^setbuffer(iop, buf, size)$/
setdomainname /usr/obj/lib/libc/mac2/sys/setdomainname.S /^SYSCALL(setdomainname) /* setdomainname(???) */$/
setdopt /usr/obj/lib/libc/mac2/sys/setdopt.S /^SYSCALL(setdopt) /* setdopt(???) */$/
setegid	/usr/obj/lib/libc/gen/setegid.c	/^setegid(egid)$/
setenv	/usr/obj/lib/libc/gen/setenv.c	/^setenv(name, value, rewrite)$/
seteuid	/usr/obj/lib/libc/gen/seteuid.c	/^seteuid(euid)$/
setexit	/usr/obj/lib/libc/compat-4.1/compat-4.1.mac2/reset.c	/^setexit()$/
setfsent	/usr/obj/lib/libc/gen/fstab.c	/^int setfsent(void)$/
setgid	/usr/obj/lib/libc/gen/setgid.c	/^setgid(gid)$/
setgrent	/usr/obj/lib/libc/gen/getgrent.c	/^setgrent()$/
setgrfile	/usr/obj/lib/libc/gen/getgrent.c	/^setgrfile(file)$/
setgroups /usr/obj/lib/libc/mac2/sys/setgroups.S /^SYSCALL(setgroups) /* setgroups(gidsetsize, gidset) */$/
sethostent	/usr/obj/lib/libc/net/named/sethostent.c	/^sethostent(stayopen)$/
sethostfile	/usr/obj/lib/libc/net/named/sethostent.c	/^sethostfile(name)$/
sethostid /usr/obj/lib/libc/mac2/sys/sethostid.S /^SYSCALL(sethostid) /* sethostid(hostid) */$/
sethostname /usr/obj/lib/libc/mac2/sys/sethostname.S /^SYSCALL(sethostname) /* sethostname(name, len) */$/
setitimer /usr/obj/lib/libc/mac2/sys/setitimer.S /^SYSCALL(setitimer) /* setitimer(which, value, ovalue) */$/
setjmp /usr/obj/lib/libc/gen/gen.mac2/setjmp.S /^ENTRY(setjmp)$/
setkey	/usr/obj/lib/libc/gen/crypt.c	/^setkey(key)$/
setlinebuf	/usr/obj/lib/libc/stdio/setbuffer.c	/^setlinebuf(iop)$/
setlogmask	/usr/obj/lib/libc/gen/syslog.c	/^int setlogmask(pmask)$/
setmodes /usr/obj/lib/libc/mac2/sys/setmodes.S /^SYSCALL(setmodes) /* setmodes(???) */$/
setnetent	/usr/obj/lib/libc/net/getnetent.c	/^setnetent(f)$/
setpag /usr/obj/lib/libc/mac2/sys/setpag.S /^SYSCALL(setpag) /* setpag(???) */$/
setpath	/usr/obj/lib/libc/compat-cmu/setpath.c	/^setpath(paths, cmds, localsyspath, dosuffix, print/
setpgrp /usr/obj/lib/libc/mac2/sys/setpgrp.S /^SYSCALL(setpgrp) /* setpgrp(pid, pgrp) */$/
setpriority /usr/obj/lib/libc/mac2/sys/setpriority.S /^SYSCALL(setpriority) /* setpriority(which, who, prio) */$/
setprotoent	/usr/obj/lib/libc/net/getprotoent.c	/^setprotoent(f)$/
setpwent	/usr/obj/lib/libc/gen/getpwent.c	/^setpwent()$/
setpwfile	/usr/obj/lib/libc/gen/getpwent.c	/^setpwfile(file)$/
setquota /usr/obj/lib/libc/mac2/sys/setquota.S /^SYSCALL(setquota) /* setquota(special, file) */$/
setregid /usr/obj/lib/libc/mac2/sys/setregid.S /^SYSCALL(setregid) /* setregid(rgid, egid) */$/
setreuid /usr/obj/lib/libc/mac2/sys/setreuid.S /^SYSCALL(setreuid) /* setreuid(ruid, euid) */$/
setrgid	/usr/obj/lib/libc/gen/setrgid.c	/^setrgid(rgid)$/
setrlimit /usr/obj/lib/libc/mac2/sys/setrlimit.S /^SYSCALL(setrlimit) /* setrlimit(resource, rlp) */$/
setruid	/usr/obj/lib/libc/gen/setruid.c	/^setruid(ruid)$/
setservent	/usr/obj/lib/libc/net/getservent.c	/^setservent(f)$/
setsockopt /usr/obj/lib/libc/mac2/sys/setsockopt.S /^SYSCALL(setsockopt) /* setsockopt(s, level, optname, optval, optlen) */$/
setstate	/usr/obj/lib/libc/gen/random.c	/^setstate( arg_state )$/
settimeofday /usr/obj/lib/libc/mac2/sys/settimeofday.S /^SYSCALL(settimeofday) /* settimeofday(tp, tzp) */$/
setttyent	/usr/obj/lib/libc/gen/getttyent.c	/^setttyent()$/
setuid	/usr/obj/lib/libc/gen/setuid.c	/^setuid(uid)$/
setusershell	/usr/obj/lib/libc/gen/getusershell.c	/^setusershell()$/
setvec	/usr/obj/lib/libc/gen/usleep.c	/^#define	setvec(vec, a) \\$/
shfree	/usr/include/mp.h	/^#define shfree(u) free((char *)u)$/
shortarg	/usr/obj/lib/libc/compat-cmu/shortarg.c	/^short shortarg (ptr,brk,prompt,min,max,defalt)$/
shutdown /usr/obj/lib/libc/mac2/sys/shutdown.S /^SYSCALL(shutdown) /* shutdown(s, how) */$/
sigblock /usr/obj/lib/libc/mac2/sys/sigblock.S /^SYSCALL(sigblock) /* sigblock(mask) */$/
siginterrupt	/usr/obj/lib/libc/gen/siginterrupt.c	/^siginterrupt(sig, flag)$/
sigmask	/usr/include/signal.h	/^#define sigmask(m)	(1 << ((m)-1))$/
sigpause /usr/obj/lib/libc/mac2/sys/sigpause.S /^SYSCALL(sigpause) /* sigpause(sigmask) */$/
sigreturn /usr/obj/lib/libc/mac2/sys/sigreturn.S /^SYSCALL(sigreturn) /* sigreturn(scp) */$/
sigsetmask /usr/obj/lib/libc/mac2/sys/sigsetmask.S /^SYSCALL(sigsetmask) /* sigsetmask(mask) */$/
sigstack /usr/obj/lib/libc/mac2/sys/sigstack.S /^SYSCALL(sigstack) /* sigstack(ss, oss) */$/
sindex	/usr/obj/lib/libc/compat-cmu/sindex.c	/^char *sindex (big,small) char *big,*small;$/
skip	/usr/obj/lib/libc/gen/getttyent.c	/^skip(p)$/
skipover	/usr/obj/lib/libc/compat-cmu/skipto.c	/^char *skipover (string,charset)$/
skipto	/usr/obj/lib/libc/compat-cmu/skipto.c	/^char *skipto (string,charset)$/
sleep	/usr/obj/lib/libc/gen/sleep.c	/^sleep(n)$/
sleepx	/usr/obj/lib/libc/gen/usleep.c	/^sleepx()$/
smatch	/usr/obj/lib/libc/compat-cmu/srchscore.c	/^static int smatch (big,small)$/
socket /usr/obj/lib/libc/mac2/sys/socket.S /^SYSCALL(socket) /* s = socket(domain, type, protocol) */$/
socketpair /usr/obj/lib/libc/mac2/sys/socketpair.S /^SYSCALL(socketpair) /* socketpair(d, type, protocol, sv) */$/
space	/usr/obj/lib/libc/gen/getttyent.c	/^#define space(x) ((c = p[x]) == ' ' || c == '\\t' /
spectHex	/usr/obj/lib/libc/ns/ns_ntoa.c	/^spectHex(p0)$/
srand	/usr/obj/lib/libc/compat-4.1/rand.c	/^srand(x)$/
srandom	/usr/obj/lib/libc/gen/random.c	/^srandom( x )$/
srchscore	/usr/obj/lib/libc/compat-cmu/srchscore.c	/^int srchscore (big,small)$/
sreverse	/usr/obj/lib/libc/net/ruserpass.c	/^sreverse(sto, sfrom)$/
sscanf	/usr/obj/lib/libc/stdio/scanf.c	/^sscanf(str, fmt, args)$/
sstk /usr/obj/lib/libc/mac2/sys/sstk.S /^SYSCALL(sstk) /* sstk(???) */$/
stabarg	/usr/obj/lib/libc/compat-cmu/stabarg.c	/^int stabarg (ptr,brk,prompt,table,defalt)$/
stablk	/usr/obj/lib/libc/compat-cmu/stablk.c	/^int stablk (arg,table,quiet)$/
stabsearch	/usr/obj/lib/libc/compat-cmu/stabsearch.c	/^int stabsearch (arg,table,quiet)$/
start	/usr/obj/lib/libc/mac2/csu/crt0.c	/^static start(kargv0)$/
stat /usr/obj/lib/libc/mac2/sys/stat.S /^SYSCALL(stat) /* stat(path, buf) */$/
statfs /usr/obj/lib/libc/mac2/sys/statfs.S /^SYSCALL(statfs) /* statfs(???) */$/
stlmatch	/usr/obj/lib/libc/compat-cmu/stlmatch.c	/^int stlmatch (big,small)$/
strarg	/usr/obj/lib/libc/compat-cmu/strarg.c	/^char *strarg (ptr, brk, prompt, defalt, buf)$/
strbase	/usr/include/struct.h	/^#define	strbase(str, ptr, fld)	((struct str *)((ch/
strcasecmp	/usr/obj/lib/libc/gen/strcasecmp.c	/^strcasecmp(s1, s2)$/
strcat	/usr/obj/lib/libc/gen/gen.mac2/strcat.c	/^strcat(s1, s2)$/
strcatn	/usr/obj/lib/libc/compat-sys5/strcatn.c	/^strcatn(s1, s2, n)$/
strchr	/usr/obj/lib/libc/compat-sys5/strchr.c	/^strchr(p, ch)$/
strcmp	/usr/obj/lib/libc/gen/gen.mac2/strcmp.c	/^strcmp(s1, s2)$/
strcmpn	/usr/obj/lib/libc/compat-sys5/strcmpn.c	/^strcmpn(s1, s2, n)$/
strcpy	/usr/obj/lib/libc/gen/gen.mac2/strcpy.c	/^strcpy(s1, s2)$/
strcpyn	/usr/obj/lib/libc/compat-sys5/strcpyn.c	/^strcpyn(s1, s2, n)$/
strcspn	/usr/obj/lib/libc/gen/regexp/regexp.c	/^strcspn(s1, s2)$/
strdup	/usr/obj/lib/libc/gen/strdup.c	/^strdup(str)$/
strlen	/usr/obj/lib/libc/gen/gen.mac2/strlen.c	/^strlen(s)$/
strncasecmp	/usr/obj/lib/libc/gen/strcasecmp.c	/^strncasecmp(s1, s2, n)$/
strncat	/usr/obj/lib/libc/gen/gen.mac2/strncat.c	/^strncat(s1, s2, n)$/
strncmp	/usr/obj/lib/libc/gen/gen.mac2/strncmp.c	/^strncmp(s1, s2, n)$/
strncpy	/usr/obj/lib/libc/gen/gen.mac2/strncpy.c	/^strncpy(s1, s2, n)$/
strpbrk	/usr/obj/lib/libc/compat-sys5/strpbrk.c	/^strpbrk(s, brk)$/
strrchr	/usr/obj/lib/libc/compat-sys5/strrchr.c	/^strrchr(p, ch)$/
strspn	/usr/obj/lib/libc/compat-sys5/strspn.c	/^strspn(s, set)$/
strtod	/usr/obj/lib/libc/gen/gen.mac2/atof.c	/^strtod(p, ptr)$/
strtok	/usr/obj/lib/libc/compat-sys5/strtok.c	/^strtok(s, sep)$/
stty	/usr/obj/lib/libc/compat-4.1/stty.c	/^stty(fd, ap)$/
swab	/usr/obj/lib/libc/gen/swab.c	/^swab(from, to, n)$/
swapon /usr/obj/lib/libc/mac2/sys/swapon.S /^SYSCALL(swapon) /* swapon(special) */$/
symlink /usr/obj/lib/libc/mac2/sys/symlink.S /^SYSCALL(symlink) /* symlink(name1, name2) */$/
sync /usr/obj/lib/libc/mac2/sys/sync.S /^SYSCALL(sync) /* sync() */$/
syscall /usr/obj/lib/libc/mac2/sys/syscall.S /^ENTRY(syscall) /* syscall(number, arg, ...) */$/
syslog	/usr/obj/lib/libc/gen/syslog.c	/^void syslog(pri, fmt, p0, p1, p2, p3, p4)$/
system	/usr/obj/lib/libc/gen/system.c	/^system(s)$/
table /usr/obj/lib/libc/mac2/sys/table.S /^SYSCALL(table) /* ?? = table(??) */$/
task_data	/usr/include/mach_init.h	/^#define	task_data()	thread_reply_$/
task_notify	/usr/include/mach_init.h	/^#define	task_notify()	task_notify_$/
task_self	/usr/include/mach_init.h	/^#define	task_self()	task_self_$/
tell	/usr/obj/lib/libc/compat-sys5/getopt.c	/^#define	tell(s)	{ \\$/
telldir	/usr/obj/lib/libc/gen/telldir.c	/^telldir(dirp)$/
tempnam	/usr/obj/lib/libc/compat-sys5/tmpnam.c	/^tempnam(dir, pfx)$/
thread_reply	/usr/include/mach_init.h	/^#define	thread_reply()	thread_reply_$/
time	/usr/obj/lib/libc/gen/time.c	/^time(t)$/
timegm	/usr/obj/lib/libc/compat-cmu/gtime.c	/^timegm(timeptr)$/
timelocal	/usr/obj/lib/libc/compat-cmu/gtime.c	/^timelocal(timeptr)$/
timemk	/usr/obj/lib/libc/compat-cmu/gtime.c	/^timemk(timeptr, funcp, offset)$/
timeoff	/usr/obj/lib/libc/compat-cmu/gtime.c	/^timeoff(timeptr, offset)$/
times	/usr/obj/lib/libc/compat-4.1/times.c	/^times(tmsp)$/
timezone	/usr/obj/lib/libc/gen/timezone.c	/^timezone(zone, dst)$/
tmpfile	/usr/obj/lib/libc/compat-sys5/tmpnam.c	/^tmpfile()$/
tmpnam	/usr/obj/lib/libc/compat-sys5/tmpnam.c	/^tmpnam(s)$/
toascii	/usr/include/ctype.h	/^#define toascii(c)	((c)&0177)$/
tochar	/usr/obj/lib/libc/stdio/doprnt.c	/^#define	tochar(n)	((n) + '0')$/
todigit	/usr/obj/lib/libc/stdio/doprnt.c	/^#define	todigit(c)	((c) - '0')$/
token	/usr/obj/lib/libc/net/ruserpass.c	/^token()$/
tolower	/usr/include/ctype.h	/^#define tolower(c)	((c)-'A'+'a')$/
toupper	/usr/include/ctype.h	/^#define toupper(c)	((c)-'a'+'A')$/
trunc_page	/usr/include/mach_init.h	/^#define trunc_page(x)	((((vm_offset_t)(x)) \/ vm_p/
truncate /usr/obj/lib/libc/mac2/sys/truncate.S /^SYSCALL(truncate) /* truncate(path, length) */$/
tst	/usr/obj/lib/libc/gen/popen.c	/^#define	tst(a,b)	(*mode == 'r'? (b) : (a))$/
ttyname	/usr/obj/lib/libc/gen/ttyname.c	/^ttyname(f)$/
ttyslot	/usr/obj/lib/libc/gen/ttyslot.c	/^ttyslot()$/
tzload	/usr/obj/lib/libc/gen/ctime.c	/^tzload(name)$/
tzset	/usr/obj/lib/libc/gen/ctime.c	/^tzset()$/
tzsetgmt	/usr/obj/lib/libc/gen/ctime.c	/^tzsetgmt()$/
tzsetkernel	/usr/obj/lib/libc/gen/ctime.c	/^tzsetkernel()$/
ualarm	/usr/obj/lib/libc/gen/ualarm.c	/^ualarm(usecs, reload)$/
umask /usr/obj/lib/libc/mac2/sys/umask.S /^SYSCALL(umask) /* oumask = umask(numask) */$/
umount /usr/obj/lib/libc/mac2/sys/umount.S /^SYSCALL(umount) /* umount(special) */$/
unctrl	/usr/include/curses.h	/^#define	unctrl(c)	_unctrl[(c) & 0177]$/
ungetc	/usr/obj/lib/libc/stdio/ungetc.c	/^ungetc(c, iop)$/
unlink /usr/obj/lib/libc/mac2/sys/unlink.S /^SYSCALL(unlink) /* unlink(path) */$/
unmount /usr/obj/lib/libc/mac2/sys/unmount.S /^SYSCALL(unmount) /* unmount(???) */$/
unsetenv	/usr/obj/lib/libc/gen/setenv.c	/^unsetenv(name)$/
ur_cthread_self	/usr/include/cthreads.h	/^#define	ur_cthread_self()	(* (ur_cthread_t *) (cth/
usleep	/usr/obj/lib/libc/gen/usleep.c	/^usleep(n)$/
utime	/usr/obj/lib/libc/compat-4.1/utime.c	/^utime(name, otv)$/
utimes /usr/obj/lib/libc/mac2/sys/utimes.S /^SYSCALL(utimes) /* utimes(file, tvp) */$/
valloc	/usr/obj/lib/libc/gen/valloc.c	/^valloc(i)$/
value	/usr/obj/lib/libc/gen/getttyent.c	/^value(p)$/
vconcat	/usr/obj/lib/libc/compat-cmu/concat.c	/^vconcat(buf, buflen, ap)$/
vfork /usr/obj/lib/libc/mac2/sys/vfork.S /^SYSCALL(vfork) /* pid = vfork() */$/
vfprintf	/usr/obj/lib/libc/stdio/vfprintf.c	/^vfprintf(iop, fmt, ap)$/
vfsmount /usr/obj/lib/libc/mac2/sys/vfsmount.S /^SYSCALL(vfsmount) /* vfsmount(???) */$/
vhangup /usr/obj/lib/libc/mac2/sys/vhangup.S /^SYSCALL(vhangup) /* vhangup() */$/
vlimit	/usr/obj/lib/libc/compat-4.1/vlimit.c	/^vlimit(limit, value)$/
vmnlist	/usr/obj/lib/libc/compat-cmu/vmnlist.c	/^vmnlist(nlistf,nl)$/
vprintf	/usr/obj/lib/libc/stdio/vprintf.c	/^vprintf(fmt, ap)$/
vsnprintf	/usr/obj/lib/libc/compat-cmu/vprintf.c	/^vsnprintf(s, n, fmt, args)$/
vsprintf	/usr/obj/lib/libc/stdio/vsprintf.c	/^vsprintf(str, fmt, ap)$/
vtimes	/usr/obj/lib/libc/compat-4.1/vtimes.c	/^vtimes(par, chi)$/
wait /usr/obj/lib/libc/mac2/sys/wait.S /^ENTRY(wait) /* pid = wait(status) */$/
wait3 /usr/obj/lib/libc/mac2/sys/wait3.S /^SYSCALL(wait3)$/
wantread	/usr/obj/lib/libc/compat-cmu/wantread.c	/^int wantread (path,file,fullname,prompt)$/
wantwrite	/usr/obj/lib/libc/compat-cmu/wantwrite.c	/^int wantwrite (path,file,fullname,prompt,warn)$/
winch	/usr/include/curses.h	/^#define	winch(win)	 (win->_y[win->_cury][win->_cur/
write /usr/obj/lib/libc/mac2/sys/write.S /^SYSCALL(write) /* cc = write(d, buf, nbytes) */$/
writev /usr/obj/lib/libc/mac2/sys/writev.S /^SYSCALL(writev) /* cc = writev(d, iov, iovcnt) */$/
xutimes /usr/obj/lib/libc/mac2/sys/xutimes.S /^SYSCALL(xutimes) /* xutimes(???) */$/
