APPCMD	uux.c	/^#define APPCMD(p)	{(void) strcat(cmd, p); (void) s/
APPCMDNS	uuxqt.c	/^#define APPCMDNS(p)	{(void) strcat(_Cmd, p);}$/
ASSERT	uucp.h	/^#define ASSERT(e, s1, s2, i1)	;$/
BASENAME	uucp.h	/^#define BASENAME(str, c) ((Bnptr = strrchr((str), /
CDEBUG	uucp.h	/^#define CDEBUG(l, f, s) if (Debug >= l) fprintf(st/
CLEAN_RETURN	anlwrk.c	/^#define CLEAN_RETURN(fp) {\\$/
DEBUG	uucp.h	/^#define DEBUG(l, f, s) if (Debug >= l) fprintf(std/
DIRECTORY	uucp.h	/^#define DIRECTORY(f)	((stat((f),&__s_)==0) && ((__/
Dialout	callers.c	/^Dialout(flds)$/
EQUALS	uucp.h	/^#define EQUALS(a,b)	((a != CNULL) && (b != CNULL) /
EQUALSN	uucp.h	/^#define EQUALSN(a,b,n)	((a != CNULL) && (b != CNUL/
ERR	getopt.c	/^#define ERR(s, c)	if(opterr){\\$/
FLUSH	conn.c	/^#define FLUSH() {\\$/
FULLNAME	uucleanup.c	/^#define FULLNAME(full,dir,file)	(void) sprintf(ful/
GENRCV	uux.c	/^#define GENRCV(f, a, b) {\\$/
GENSEND	uux.c	/^#define GENSEND(f, a, b, c) {\\$/
GRPCHK	parms.h	/^#define GRPCHK(gid)	( gid == ROOTGRP || (gid >= GR/
ISCNTL	pk.h	/^#define	ISCNTL(a)	((a & 0300)==0)$/
LASTCHAR	uucp.h	/^#define LASTCHAR(s)	(s+strlen(s)-1)$/
MIN	eio.c	/^#define     MIN(a,b) (((a)<(b))?(a):(b))$/
Mcico	cico.c	/^main(argc, argv, envp)$/
Molduucpd	olduucpd.c	/^main(argc, argv)$/
Muucheck	uucheck.c	/^main(argc, argv)$/
Muucleanup	uucleanup.c	/^main(argc, argv, envp)$/
Muucpd	uucpd.c	/^main(argc, argv)$/
Muuq	uuq.c	/^main(argc, argv)$/
Muusched	uusched.c	/^main(argc, argv, envp)$/
Muustat	uustat.c	/^main(argc, argv, envp)$/
Muux	uux.c	/^main(argc, argv)$/
Muuxqt	uuxqt.c	/^main(argc, argv, envp)$/
NOTEMPTY	uucp.h	/^#define NOTEMPTY(f)	((stat((f),&__s_)==0) && (__s_/
PKASSERT	pk.h	/^#define	PKASSERT(e, s1, s2, i1) if (!(e)) {\\$/
PREFIX	uucp.h	/^#define PREFIX(pre, str)	(strncmp((pre), (str), st/
RAMESG	cntrl.c	/^#define RAMESG(s) if (rmesg('\\0', s) != 0) {(*Tur/
READANY	uucp.h	/^#define READANY(f)	((stat((f),&__s_)==0) && ((__s_/
READSOME	uucp.h	/^#define READSOME(f)	((stat((f),&__s_)==0) && ((__s/
RMESG	cntrl.c	/^#define RMESG(m, s) if (rmesg(m, s) != 0) {(*Turno/
SCPYN	uucpd.c	/^#define	SCPYN(a, b)	strncpy(a, b, sizeof (a))$/
STATNAME	systat.c	/^#define STATNAME(f, n) ((void)sprintf(f, "%s\/%s",/
TMname	cico.c	/^TMname(file, pnum)$/
UTEXT	uucp.h	/^#define UTEXT(x)		UerrorText[x]$/
VERBOSE	uucp.h	/^#define VERBOSE(f, s) if (Verbose > 0) fprintf(std/
VERSION	chremdir.c	/^VERSION("$Id: chremdir.c,v 1.2 1990\/08\/23 22:30:/
WMESG	cntrl.c	/^#define WMESG(m, s) if(wmesg(m, s) != 0) {(*Turnof/
WRITEANY	uucp.h	/^#define WRITEANY(f)	((stat((f),&__s_)==0) && ((__s/
_age	uucleanup.c	/^_age(fullname)$/
alarmtr	conn.c	/^alarmtr()$/
analFrom	uucleanup.c	/^analFrom(line, user, system)$/
analjob	uuq.c	/^analjob(f, filename)$/
anlwrk	anlwrk.c	/^anlwrk(file, wvec, wcount)$/
arrived	cntrl.c	/^arrived(opt, file, nuser, rmtsys, rmtuser)$/
assert	uugetty.c	/^void assert(){}$/
bal	getprm.c	/^bal(s, r)$/
bcopy	callers.c	/^#define bcopy(b1,b2,len) memcpy(b2,b1,len)$/
bldflst	anlwrk.c	/^bldflst()$/
blptcl	cntrl.c	/^blptcl(str)$/
bsdtcpopn	callers.c	/^bsdtcpopn(flds, dev)$/
bsfix	getargs.c	/^bsfix (args)$/
bzero	uucpd.c	/^#define bzero(buf,len) memset(buf, 0, len)$/
callBack	permission.c	/^callBack()$/
callok	systat.c	/^callok(name)$/
canPath	expfile.c	/^canPath(path)$/
cgalarm	pk1.c	/^cgalarm() { longjmp(Getjbuf, 1); }$/
charType	getprm.c	/^charType(s)$/
chat	conn.c	/^chat(nf, flds, fn, phstr1, phstr2)$/
checkPerm	uucheck.c	/^checkPerm ()$/
chkFile	uuxqt.c	/^chkFile(prm)$/
chkpart	uuxqt.c	/^chkpart(ptr)$/
chkperm	permission.c	/^chkperm(from, to, opt)$/
chkpth	permission.c	/^chkpth(path, flag)$/
chksum	pk0.c	/^chksum(s,n)$/
ckexpf	expfile.c	/^ckexpf(file)$/
classmatch	conn.c	/^classmatch(flds, dev)$/
cleanTM	cico.c	/^cleanTM()$/
cleanup	cico.c	/^cleanup(code)$/
closedem	cico.c	/^closedem()$/
closedir	uucp.h	/^#define closedir(x) fclose((x))$/
closelog	logent.c	/^closelog()$/
cmdMatch	permission.c	/^cmdMatch(name, fullname)$/
cmdOK	permission.c	/^cmdOK(cmd, fullcmd)$/
cmtseq	gnxseq.c	/^cmtseq()$/
cntrl	cntrl.c	/^cntrl(role)$/
commitall	gtcfile.c	/^commitall()$/
control	uugetty.c	/^#define		control(x)	(x&037)$/
copy	uucp.c	/^copy(s1, f1, s2, f2)$/
cprocess	uucleanup.c	/^cprocess(fullname)$/
cuantos	uuxqt.c	/^cuantos(prefix, dir)$/
dDprocess	uucleanup.c	/^dDprocess(fullname)$/
dMprocess	uucleanup.c	/^dMprocess(dir, file)$/
dNprocess	uucleanup.c	/^dNprocess(dir, file)$/
dType	uucleanup.c	/^dType(fullname)$/
dXprocess	uucleanup.c	/^dXprocess(fullname)$/
dalarm	dio.c	/^static dalarm() {longjmp(Dfailbuf);}$/
dbgmsg	dbg.c	/^dbgmsg(fmt,x0,x1,x2,x3,x4,x5,x6,x7,x8,x9)$/
dbgopt	dbg.c	/^dbgopt(ptr)$/
dbgtime	dbg.c	/^char *dbgtime()$/
dbgtty	dbg.c	/^dbgtty(s)$/
devreset	sysfiles.c	/^devreset()$/
dial801	callers.c	/^dial801(flds, dev)$/
dialreset	sysfiles.c	/^dialreset()$/
dkcall	callers.c	/^dkcall(flds, dev)$/
dkteardown	interface.c	/^dkteardown( role, fdread, fdwrite )$/
doFileChk	uuxqt.c	/^doFileChk(file)$/
doit	olduucpd.c	/^doit(f, fromp)$/
dologout	uucpd.c	/^dologout()$/
drdblk	dio.c	/^drdblk(blk, len,  fn)$/
drddata	dio.c	/^drddata(fn, fp2)$/
drdmsg	dio.c	/^drdmsg(str, fn)$/
dturnoff	dio.c	/^dturnoff()$/
dturnon	dio.c	/^dturnon()$/
dwrdata	dio.c	/^dwrdata(fp1, fn)$/
dwrmsg	dio.c	/^dwrmsg(type, str, fn)$/
eaccess	strsave.c	/^eaccess( path, amode )$/
ealarm	eio.c	/^ealarm() {$/
erdmsg	eio.c	/^erdmsg(str, fn)$/
errent	utility.c	/^errent(s1, s2, i1, file, line)$/
error	olduucpd.c	/^error(fmt)$/
eturnoff	eio.c	/^eturnoff()$/
eturnon	eio.c	/^eturnon()$/
euucico	xqt.c	/^euucico(rmtname)$/
ewrmsg	eio.c	/^ewrmsg(type, str, fn)$/
execRnews	uucleanup.c	/^execRnews(file)$/
expect	conn.c	/^expect(str, fn)$/
exphone	callers.c	/^exphone(in, out)$/
exuucico	uusched.c	/^exuucico(name)$/
fdig	conn.c	/^fdig(cp)$/
fillFlds	permission.c	/^fillFlds()$/
fillList	permission.c	/^fillList(type, list)$/
finds	conn.c	/^finds(sysnam, flds, fldcount)$/
fioctl	uugetty.c	/^#define		fioctl(x,y,z)	ioctl(fileno(x),y,z)$/
fixline	line.c	/^fixline(tty, spwant, type)$/
fptcl	cntrl.c	/^fptcl(str)$/
fsize	uustat.c	/^fsize(dir, f1, f2)$/
gather	uuq.c	/^gather()$/
gdial	callers.c	/^gdial(type, arps, narps)$/
gdirf	gnamef.c	/^gdirf(p, filename, dir)$/
gename	gename.c	/^gename(pre, sys, grade, file)$/
genbrk	line.c	/^genbrk(fn)$/
getMcntl	callers.c	/^getMcntl(str)$/
getProto	conn.c	/^getProto(str)$/
getdevline	sysfiles.c	/^getdevline(buf, len)$/
getdialline	sysfiles.c	/^getdialline(buf, len)$/
getopt	getopt.c	/^getopt(argc, argv, opts)$/
getpop	sysfiles.c	/^getpop(buf, len, optional)$/
getprm	getprm.c	/^getprm(s, prm)$/
getpush	sysfiles.c	/^getpush(buf, len)$/
getseq	gename.c	/^getseq(sys)$/
getstr	olduucpd.c	/^getstr(buf, cnt, err)$/
getsys	uuq.c	/^getsys(s)$/
getsysline	sysfiles.c	/^getsysline(buf, len)$/
getto	conn.c	/^getto(flds)$/
getuline	permission.c	/^getuline(line)$/
gidchk	getpwinfo.c	/^gidchk (gid)$/
gninfo	getpwinfo.c	/^gninfo(name, uid, path)$/
gotfiles	uuxqt.c	/^gotfiles(file)$/
grdblk	gio.c	/^grdblk(blk, len,  fn)$/
grddata	gio.c	/^grddata(fn, fp2)$/
grdmsg	gio.c	/^grdmsg(str, fn)$/
gt_Xfile	uuxqt.c	/^gt_Xfile(file, dir)$/
gtcfile	gtcfile.c	/^gtcfile(file, sys)$/
gturnoff	gio.c	/^gturnoff()$/
gturnon	gio.c	/^gturnon()$/
gtwvec	anlwrk.c	/^gtwvec(file, wrkvec, wcount)$/
guinfo	getpwinfo.c	/^guinfo(uid, name)$/
gwrblk	gio.c	/^gwrblk(blk, len, fn)$/
gwrdata	gio.c	/^gwrdata(fp1, fn)$/
gwrmsg	gio.c	/^gwrmsg(type, str, fn)$/
if	line.c	/^	if (type == D_DIRECT || clocalSet == CLOCAL) {$/
ifadate	conn.c	/^ifadate(s)$/
ifdate	conn.c	/^ifdate(s)$/
imsg	imsg.c	/^imsg(msg, fn)$/
incall	conn.c	/^incall(flds)$/
initSeq	gename.c	/^initSeq()$/
insert	anlwrk.c	/^insert(file)$/
interface	interface.c	/^interface( label )$/
intrEXIT	cico.c	/^intrEXIT(inter)$/
iswrk	anlwrk.c	/^iswrk(file,check)$/
jcompare	uuq.c	/^jcompare(j1, j2)$/
kprocess	uuq.c	/^kprocess(tfile,filename, rfullname)$/
kprocessC	uustat.c	/^kprocessC(dir, file)$/
lckpid	uuq.c	/^lckpid()$/
listMatch	permission.c	/^listMatch(name, list)$/
lnotify	cntrl.c	/^lnotify(user, msgin, mesg)$/
logError	utility.c	/^logError(s1, s2, i1, type, file, line)$/
logFind	permission.c	/^logFind(name, rmtname)$/
logent	uucleanup.c	/^void logent(){}$/
logit	uucleanup.c	/^logit(text, status)$/
machcmp	uustat.c	/^int machcmp(a,b)$/
machine	uusched.c	/^machine(name)$/
mchFind	permission.c	/^mchFind(name)$/
millitick	logent.c	/^millitick()$/
mkdirs	expfile.c	/^mkdirs(name)$/
mkdirs2	expfile.c	/^mkdirs2(name, mask)$/
mkremdir	chremdir.c	/^mkremdir(sys)$/
mv_Xfiles	uuxqt.c	/^mv_Xfiles()$/
myName	permission.c	/^myName(name)$/
nameMatch	permission.c	/^nameMatch(name, fld)$/
nap	conn.c	/^nap (time)$/
next_token	permission.c	/^next_token (string, pair)$/
nextarg	permission.c	/^nextarg(str, name)$/
nextdevices	sysfiles.c	/^nextdevices()$/
nextdialers	sysfiles.c	/^nextdialers()$/
nextsystems	sysfiles.c	/^nextsystems()$/
nospace	cntrl.c	/^nospace(name)$/
notify	cntrl.c	/^notify(mailopt, user, msgin, sys, msgcode)$/
notin	conn.c	/^notin(sh, lg)$/
nullf	cntrl.c	/^nullf()$/
obmteardown	interface.c	/^obmteardown( role, fdread, fdwrite )$/
omsg	imsg.c	/^omsg(type, msg, fn)$/
onintr	cico.c	/^onintr(inter)$/
open801	callers.c	/^open801(dcname, dnname, phone, speed)$/
opendir	uucp.h	/^#define opendir(x) fopen((x), "r")$/
oprocess	uucleanup.c	/^oprocess(fullname)$/
outLine	uucheck.c	/^outLine(type)$/
parse_tokens	permission.c	/^parse_tokens (flds)$/
pkaccept	pk0.c	/^pkaccept(pk)$/
pkcget	pk1.c	/^pkcget(fn, b, n)$/
pkclose	pk0.c	/^pkclose(ipk)$/
pkcntl	pk0.c	/^pkcntl(c, pk)$/
pkdata	pk1.c	/^pkdata(c, sum, pk, bp)$/
pkfail	gio.c	/^pkfail()$/
pkgetpack	pk1.c	/^pkgetpack(ipk)$/
pkopen	pk1.c	/^pkopen(ifn, ofn)$/
pkoutput	pk0.c	/^pkoutput(pk)$/
pkread	pk0.c	/^pkread(ipk, ibuf, icount)$/
pkreset	pk0.c	/^pkreset(pk)$/
pksack	pk0.c	/^pksack(pk)$/
pksize	pk0.c	/^pksize(n)$/
pkwrite	pk0.c	/^pkwrite(ipk, ibuf, icount)$/
pkxstart	pk1.c	/^pkxstart(pk, cntl, x)$/
pkzero	pk0.c	/^pkzero(s,n)$/
printit	uustat.c	/^printit(m)$/
processdev	callers.c	/^processdev(flds, dev)$/
protoString	conn.c	/^protoString()$/
pskip	cico.c	/^pskip(p)$/
putgetty	callers.c	/^putgetty(pdev)$/
putinpub	cntrl.c	/^putinpub(file, tmp, user)$/
rcmd	uurcmd.c	/^rcmd(ahost, rport, locuser, remuser, cmd, fd2p)$/
rddev	conn.c	/^rddev(type, dev, buf, devcount)$/
rdsysfile	sysfiles.c	/^rdsysfile(f, line)$/
readline	uucpd.c	/^readline(p, n)$/
repphone	callers.c	/^repphone(arg, phone, trstr)$/
requestOK	permission.c	/^requestOK()$/
restline	line.c	/^restline()$/
retosndr	uuxqt.c	/^retosndr(user, rmt, file, cmd, buf, errfile)$/
rm_Xfiles	uuxqt.c	/^rm_Xfiles()$/
rmesg	cntrl.c	/^rmesg(c, msg)$/
rmgetty	callers.c	/^rmgetty(pdev)$/
rresvport	uurcmd.c	/^rresvport()$/
ruux	uucp.c	/^ruux(rmt, sys1, file1, sys2, fwd2, file2)$/
s4call	callers.c	/^s4call(flds,dev)$/
s4dial	callers.c	/^s4dial(fd, flds)$/
savline	line.c	/^savline()$/
scancfg	sysfiles.c	/^scancfg(service, device)$/
scansys	sysfiles.c	/^scansys(service)$/
sendMail	uucleanup.c	/^sendMail(system, user, file, mtext)$/
sendthem	conn.c	/^sendthem(str, fn, phstr1, phstr2)$/
servicematch	sysfiles.c	/^servicematch(label, line, service)$/
serviceparse	sysfiles.c	/^serviceparse()$/
setclocal	line.c	/^setclocal(dcf, on)$/
setdevcfg	sysfiles.c	/^setdevcfg(service, device)$/
setfile	sysfiles.c	/^setfile(type, line)$/
sethup	line.c	/^sethup(dcf)$/
setioctl	sysfiles.c	/^setioctl(type, line)$/
setline	line.c	/^setline(type)$/
setservice	sysfiles.c	/^setservice(service)$/
setuucp	mailst.c	/^setuucp(p)$/
show_tlook	interface.c	/^show_tlook(fd)$/
slancall	callers.c	/^slancall(flds, dev)$/
split	getprm.c	/^split(name, sys, rest)$/
startup	cntrl.c	/^startup(role)$/
stmesg	cntrl.c	/^stmesg(f, m)$/
stptcl	cntrl.c	/^stptcl(c)$/
strecpy	strecpy.c	/^strecpy( pout, pin, except )$/
svcfile	gtcfile.c	/^svcfile(file, sys)$/
switchRole	permission.c	/^switchRole()$/
sysToBaud	uuq.c	/^sysToBaud(system)$/
sysaccess	sysfiles.c	/^sysaccess()$/
syscfile	uucp.c	/^syscfile(file, sys)$/
syslog	logent.c	/^syslog(text)$/
sysreset	sysfiles.c	/^sysreset()$/
sysseq	gename.c	/^sysseq(sys)$/
systat	systat.c	/^systat(name, type, text, retry)$/
sytcall	callers.c	/^sytcall(flds, dev)$/
sytfix2line	line.c	/^sytfix2line(tty)$/
sytfixline	line.c	/^sytfixline(tty, spwant)$/
tcpcall	callers.c	/^tcpcall(flds, dev)$/
tfaillog	interface.c	/^tfaillog(fd, s)$/
tfreeall	callers.c	/^tfreeall( b1, b2, c1, c2 )$/
timeStamp	utility.c	/^timeStamp()$/
timeout	cico.c	/^timeout()$/
tioctl	interface.c	/^tioctl(fd, request, arg)$/
tlicall	callers.c	/^tlicall(flds, dev)$/
toCorrupt	cpmv.c	/^toCorrupt(file)$/
toWho	uucleanup.c	/^toWho(file, user, system)$/
tokenize	sysfiles.c	/^tokenize()$/
translate	callers.c	/^translate(ttab, str)$/
trdblk	tio.c	/^trdblk(blk, len,  fn)$/
trddata	tio.c	/^trddata(fn, fp2)$/
trdmsg	tio.c	/^trdmsg(str, fn)$/
tread	interface.c	/^tread(fd, buf, nbytes)$/
tsetup	interface.c	/^tsetup( role, fdreadp, fdwritep )$/
tssetup	interface.c	/^tssetup( role, fdreadp, fdwritep )$/
tteardown	interface.c	/^tteardown( role, fdread, fdwrite )$/
twrblk	tio.c	/^twrblk(blk, len, fn)$/
twrdata	tio.c	/^twrdata(fp1, fn)$/
twrite	interface.c	/^twrite(fd, buf, nbytes)$/
twrmsg	tio.c	/^twrmsg(type, str, fn)$/
uidstat	gwd.c	/^uidstat(file, buf)$/
uidxcp	cpmv.c	/^uidxcp(f1, f2)$/
ulkseq	gnxseq.c	/^ulkseq()$/
unetcall	callers.c	/^unetcall(flds, dev)$/
unlinkdf	cntrl.c	/^unlinkdf(file)$/
unmv_Xfiles	uuxqt.c	/^unmv_Xfiles()$/
uprocessC	uustat.c	/^uprocessC(dir, file)$/
userFind	permission.c	/^userFind(name, rmtname, type)$/
usetup	interface.c	/^usetup( role, fdreadp, fdwritep )$/
ustat	cntrl.c	/^ustat(dev, ustat)$/
uteardown	interface.c	/^uteardown( role, fdread, fdwrite )$/
uucpst	uuxqt.c	/^uucpst(rmt, tofile, errfile, cmd, buf)$/
validateFind	permission.c	/^validateFind(name)$/
wfabort	gtcfile.c	/^wfabort()$/
wfcommit	gtcfile.c	/^wfcommit(wfile1, wfile2, sys)$/
wmesg	cntrl.c	/^wmesg(m, s)$/
wprocess	uucleanup.c	/^wprocess(dir, file)$/
wrchr	conn.c	/^wrchr(fn, buf, len)$/
wrstr	conn.c	/^wrstr(fn, buf, len, echocheck)$/
xalarm	xio.c	/^static xalarm()$/
xcompare	uuxqt.c	/^xcompare(f1, f2)$/
xfappend	cpmv.c	/^xfappend(fp1, fp2)$/
xget	uuxqt.c	/^xget(file)$/
xmv	cpmv.c	/^xmv(f1, f2)$/
xprocess	uucleanup.c	/^xprocess(fullname)$/
xrdblk	xio.c	/^xrdblk(blk, len,  fn)$/
xrddata	xio.c	/^xrddata(fn, fp2)$/
xrdmsg	xio.c	/^xrdmsg(str, fn)$/
xsort	uuxqt.c	/^xsort()$/
xstash	uuxqt.c	/^xstash(file)$/
xturnoff	xio.c	/^xturnoff()$/
xturnon	xio.c	/^xturnon()$/
xuuxqt	xqt.c	/^xuuxqt(rmtname)$/
xwrdata	xio.c	/^xwrdata(fp1, fn)$/
xwrmsg	xio.c	/^xwrmsg(type, str, fn)$/
