NFSv2/usr/src/tags

ACOMPAT	./sun/sys/h/acct.h	/^#define	ACOMPAT	0004		\/* used compatibility mode */
ACORE	./sun/sys/h/acct.h	/^#define	ACORE	0010		\/* dumped core *\/$/
ACTIVE	./sun/sys/vaxif/if_vv.c	/^#define	ACTIVE	1		\/* interface should post new rec/
ADDDOMAIN	./sun/sys/sys/uipc_domain.c	/^#define	ADDDOMAIN(x)	{ \\$/
AFINET	./sun/sys/net/af.c	/^#define	AFINET \\$/
AFNULL	./sun/sys/net/af.c	/^#define	AFNULL \\$/
AFORK	./sun/sys/h/acct.h	/^#define	AFORK	0001		\/* has executed fork, but no e/
AFPUP	./sun/sys/net/af.c	/^#define	AFPUP \\$/
AF_CCITT	./sun/sys/h/socket.h	/^#define	AF_CCITT	10		\/* CCITT protocols, X.25 etc /
AF_CHAOS	./sun/sys/h/socket.h	/^#define	AF_CHAOS	5		\/* mit CHAOS protocols *\/$/
AF_DATAKIT	./sun/sys/h/socket.h	/^#define	AF_DATAKIT	9		\/* datakit protocols *\/$/
AF_ECMA	./sun/sys/h/socket.h	/^#define	AF_ECMA		8		\/* european computer manufactu/
AF_IMPLINK	./sun/sys/h/socket.h	/^#define	AF_IMPLINK	3		\/* arpanet imp addresses *\/$/
AF_INET	./sun/sys/h/socket.h	/^#define	AF_INET		2		\/* internetwork: UDP, TCP, etc/
AF_MAX	./sun/sys/h/socket.h	/^#define	AF_MAX		12$/
AF_NBS	./sun/sys/h/socket.h	/^#define	AF_NBS		7		\/* nbs protocols *\/$/
AF_NS	./sun/sys/h/socket.h	/^#define	AF_NS		6		\/* XEROX NS protocols *\/$/
AF_PUP	./sun/sys/h/socket.h	/^#define	AF_PUP		4		\/* pup protocols: e.g. BSP *\/$/
AF_SNA	./sun/sys/h/socket.h	/^#define	AF_SNA		11		\/* IBM SNA *\/$/
AF_UNIX	./sun/sys/h/socket.h	/^#define	AF_UNIX		1		\/* local to host (pipes, porta/
AF_UNSPEC	./sun/sys/h/socket.h	/^#define	AF_UNSPEC	0		\/* unspecified *\/$/
ALIGN	./sun/sys/sys/heap_kmem.c	/^#define	ALIGN		sizeof(int)$/
ALIGNMASK	./sun/sys/sys/heap_kmem.c	/^#define	ALIGNMASK	(ALIGN-1)$/
ALIGNMORE	./sun/sys/sys/heap_kmem.c	/^#define	ALIGNMORE(addr)	(ALIGN - ((int)(addr) & AL/
ALLDELAY	./sun/sys/h/ioctl.h	/^#define 	ALLDELAY	(NLDELAY|TBDELAY|CRDELAY|VTDELAY/
ANYCRED	./sun/sys/h/dnlc.h	/^#define	ANYCRED	((struct ucred *) -1)$/
ANYP	./sun/sys/h/ioctl.h	/^#define		ANYP		0x000000c0	\/* get any parity\/send n/
AP	./sun/sys/vax/reg.h	/^#define AP	(-21)$/
ARCDENSITY	./sun/sys/h/gprof.h	/^#define ARCDENSITY	2$/
ARGMAPSIZE	./sun/sys/h/map.h	/^#define	ARGMAPSIZE	16$/
ARPHRD_ETHER	./sun/sys/netinet/if_ether.h	/^#define ARPHRD_ETHER 	1	\/* ethernet hardware addre/
ARPOP_REPLY	./sun/sys/netinet/if_ether.h	/^#define	ARPOP_REPLY	2	\/* response to previous requ/
ARPOP_REQUEST	./sun/sys/netinet/if_ether.h	/^#define	ARPOP_REQUEST	1	\/* request to resolve addr/
ARPTAB_BSIZ	./sun/sys/netinet/if_ether.c	/^#define	ARPTAB_BSIZ	6		\/* bucket size *\/$/
ARPTAB_HASH	./sun/sys/netinet/if_ether.c	/^#define	ARPTAB_HASH(a) \\$/
ARPTAB_LOOK	./sun/sys/netinet/if_ether.c	/^#define	ARPTAB_LOOK(at,addr) { \\$/
ARPTAB_NB	./sun/sys/netinet/if_ether.c	/^#define	ARPTAB_NB	16		\/* number of buckets *\/$/
ARPTAB_SIZE	./sun/sys/netinet/if_ether.c	/^#define	ARPTAB_SIZE	(ARPTAB_BSIZ * ARPTAB_NB)$/
ARPT_AGE	./sun/sys/netinet/if_ether.c	/^#define	ARPT_AGE	(60*1)	\/* aging timer, 1 min. *\/$/
ARPT_KILLC	./sun/sys/netinet/if_ether.c	/^#define	ARPT_KILLC	20	\/* kill completed entry in 2/
ARPT_KILLI	./sun/sys/netinet/if_ether.c	/^#define	ARPT_KILLI	3	\/* kill incomplete entry in 3/
ASU	./sun/sys/h/acct.h	/^#define	ASU	0002		\/* used super-user privileges *\//
ATF_COM	./sun/sys/net/if.h	/^#define ATF_COM		2	\/* completed entry (enaddr vali/
ATF_INUSE	./sun/sys/net/if.h	/^#define	ATF_INUSE	1	\/* entry in use *\/$/
ATF_PERM	./sun/sys/net/if.h	/^#define	ATF_PERM	4	\/* permanent entry *\/$/
ATF_PUBL	./sun/sys/net/if.h	/^#define	ATF_PUBL	8	\/* publish entry (respond for o/
AUTH	./lib/libc/rpc/auth.h	72
AUTH_DESTROY	./lib/libc/rpc/auth.h	/^#define AUTH_DESTROY(auth)		\\$/
AUTH_MARSHALL	./lib/libc/rpc/auth.h	/^#define AUTH_MARSHALL(auth, xdrs)	\\$/
AUTH_MAX	./lib/libc/rpc/svc_auth.c	/^#define	AUTH_MAX	2		\/* HIGHEST AUTH NUMBER *\/$/
AUTH_NEXTVERF	./lib/libc/rpc/auth.h	/^#define AUTH_NEXTVERF(auth)		\\$/
AUTH_NULL	./lib/libc/rpc/auth.h	/^#define	AUTH_NULL	0$/
AUTH_PRIVATE	./lib/libc/rpc/auth_unix.c	/^#define	AUTH_PRIVATE(auth)	((struct audata *)auth-/
AUTH_REFRESH	./lib/libc/rpc/auth.h	/^#define AUTH_REFRESH(auth)	\\$/
AUTH_SHORT	./lib/libc/rpc/auth.h	/^#define	AUTH_SHORT	2		\/* short hand unix style *\/$/
AUTH_UNIX	./lib/libc/rpc/auth.h	/^#define	AUTH_UNIX	1		\/* unix style (uid, gids) *\/$/
AUTH_VALIDATE	./lib/libc/rpc/auth.h	/^#define AUTH_VALIDATE(auth, verfp)	\\$/
AXSIG	./sun/sys/h/acct.h	/^#define	AXSIG	0020		\/* killed by a signal *\/$/
B0	./sun/sys/h/ttydev.h	/^#define B0	0$/
B110	./sun/sys/h/ttydev.h	/^#define B110	3$/
B1200	./sun/sys/h/ttydev.h	/^#define B1200	9$/
B134	./sun/sys/h/ttydev.h	/^#define B134	4$/
B150	./sun/sys/h/ttydev.h	/^#define B150	5$/
B1800	./sun/sys/h/ttydev.h	/^#define	B1800	10$/
B200	./sun/sys/h/ttydev.h	/^#define B200	6$/
B2400	./sun/sys/h/ttydev.h	/^#define B2400	11$/
B300	./sun/sys/h/ttydev.h	/^#define B300	7$/
B4800	./sun/sys/h/ttydev.h	/^#define B4800	12$/
B50	./sun/sys/h/ttydev.h	/^#define B50	1$/
B600	./sun/sys/h/ttydev.h	/^#define B600	8$/
B75	./sun/sys/h/ttydev.h	/^#define B75	2$/
B9600	./sun/sys/h/ttydev.h	/^#define B9600	13$/
BACKSPACE	./sun/sys/h/tty.h	/^#define	BACKSPACE	2$/
BADSIG	./sun/sys/h/signal.h	/^#define	BADSIG		(int (*)())-1$/
BASEPRI	./sun/sys/vax/param.h	/^#define	BASEPRI(ps)	(((ps) & PSL_IPL) == 0)$/
BBLOCK	./sun/sys/ufs/fs.h	/^#define	BBLOCK		((daddr_t)(0))$/
BBSIZE	./sun/sys/ufs/fs.h	/^#define BBSIZE		8192$/
BKINPUT	./sun/sys/h/bk.h	/^#define	BKINPUT(c, tp) { \\$/
BLKDEV_IOSIZE	./sun/sys/h/param.h	/^#define BLKDEV_IOSIZE	2048$/
BOOL_DEFINED	./lib/libc/rpcsvc/yp_prot.h	/^#define BOOL_DEFINED$/
BQUEUES	./sun/sys/h/buf.h	/^#define	BQUEUES		4		\/* number of free buffer queue/
BQ_AGE	./sun/sys/h/buf.h	/^#define	BQ_AGE		2		\/* rubbish *\/$/
BQ_EMPTY	./sun/sys/h/buf.h	/^#define	BQ_EMPTY	3		\/* buffer headers with no memo/
BQ_LOCKED	./sun/sys/h/buf.h	/^#define	BQ_LOCKED	0		\/* super-blocks &c *\/$/
BQ_LRU	./sun/sys/h/buf.h	/^#define	BQ_LRU		1		\/* lru, useful buffers *\/$/
BS0	./sun/sys/h/ioctl.h	/^#define			BS0	0x00000000$/
BS1	./sun/sys/h/ioctl.h	/^#define			BS1	0x00008000$/
BSDELAY	./sun/sys/h/ioctl.h	/^#define		BSDELAY		0x00008000	\/* \\b delay *\/$/
BSE	./sun/sys/h/dkbad.h	/^#define	BSE	2$/
BUFHASH	./sun/sys/h/buf.h	/^#define	BUFHASH(dvp, dblkno)	\\$/
BUFHSZ	./sun/sys/h/buf.h	/^#define	BUFHSZ	63$/
BUFSIZ	./sun/sys/sys/tty_pty.c	/^#define BUFSIZ 100		\/* Chunk size iomoved from use/
BYTES_PER_XDR_UNIT	./lib/libc/rpc/xdr.h	/^#define BYTES_PER_XDR_UNIT	(4)$/
B_AGE	./sun/sys/h/buf.h	/^#define	B_AGE		0x000080	\/* delayed write for corre/
B_ASYNC	./sun/sys/h/buf.h	/^#define	B_ASYNC		0x000100	\/* don't wait for I\/O co/
B_BAD	./sun/sys/h/buf.h	/^#define	B_BAD		0x100000	\/* bad block revectoring i/
B_BUSY	./sun/sys/h/buf.h	/^#define	B_BUSY		0x000008	\/* not on av_forw\/back li/
B_CACHE	./sun/sys/h/buf.h	/^#define	B_CACHE		0x008000	\/* did bread find us in /
B_CALL	./sun/sys/h/buf.h	/^#define	B_CALL		0x200000	\/* call b_iodone from iod/
B_DELWRI	./sun/sys/h/buf.h	/^#define	B_DELWRI	0x000200	\/* write at exit of avai/
B_DIRTY	./sun/sys/h/buf.h	/^#define	B_DIRTY		0x002000	\/* dirty page to be push/
B_DONE	./sun/sys/h/buf.h	/^#define	B_DONE		0x000002	\/* transaction finished */
B_ERROR	./sun/sys/h/buf.h	/^#define	B_ERROR		0x000004	\/* transaction aborted */
B_HEAD	./sun/sys/h/buf.h	/^#define	B_HEAD		0x040000	\/* a buffer header, not a/
B_INVAL	./sun/sys/h/buf.h	/^#define	B_INVAL		0x010000	\/* does not contain vali/
B_LOCKED	./sun/sys/h/buf.h	/^#define	B_LOCKED	0x020000	\/* locked in core (not r/
B_NOCACHE	./sun/sys/h/buf.h	/^#define	B_NOCACHE	0x400000	\/* don't cache block wh/
B_PAGET	./sun/sys/h/buf.h	/^#define	B_PAGET		0x001000	\/* page in\/out of page t/
B_PGIN	./sun/sys/h/buf.h	/^#define	B_PGIN		0x004000	\/* pagein op, so swap() c/
B_PHYS	./sun/sys/h/buf.h	/^#define	B_PHYS		0x000010	\/* physical IO *\/$/
B_READ	./sun/sys/h/buf.h	/^#define	B_READ		0x000001	\/* read when I\/O occurs */
B_TAPE	./sun/sys/h/buf.h	/^#define	B_TAPE		0x000400	\/* this is a magtape (no /
B_UAREA	./sun/sys/h/buf.h	/^#define	B_UAREA		0x000800	\/* add u-area to a swap /
B_WANTED	./sun/sys/h/buf.h	/^#define	B_WANTED	0x000040	\/* issue wakeup when BUS/
B_WRITE	./sun/sys/h/buf.h	/^#define	B_WRITE		0x000000	\/* non-read pseudo-flag /
B_XXX	./sun/sys/h/buf.h	/^#define	B_XXX		0x000020	\/* was B_MAP, alloc UNIBUS/
CACHESIZE	./lib/libc/rpc/svc_kudp.c	/^#define CACHESIZE 5$/
CACHE_SIZE	./lib/libc/rpc/svc_auth_unix.c	/^#define CACHE_SIZE 16$/
CALL	./lib/libc/sys/SYS.h	/^#define	CALL(x,y)	calls $x, _\/**\/y$/
CANBSIZ	./sun/sys/h/param.h	/^#define	CANBSIZ	256		\/* max size of typewriter lin/
CBREAK	./sun/sys/h/ioctl.h	/^#define		CBREAK		0x00000002	\/* half-cooked mode *\//
CBRK	./sun/sys/h/ttychars.h	/^#define	CBRK	0377$/
CBSIZE	./sun/sys/h/param.h	/^#define	CBSIZE	28		\/* number of chars in a clist b/
CDATA	./sun/sys/h/cmap.h	/^#define	CDATA		2		\/* belongs to data segment *\/$/
CDSUSP	./sun/sys/h/ttychars.h	/^#define	CDSUSP	CTRL(y)$/
CEOF	./sun/sys/h/ttychars.h	/^#define	CEOF	CTRL(d)$/
CEOT	./sun/sys/h/ttychars.h	/^#define	CEOT	CEOF$/
CERASE	./sun/sys/h/ttychars.h	/^#define	CERASE	0177$/
CFLUSH	./sun/sys/h/ttychars.h	/^#define	CFLUSH	CTRL(o)$/
CG_MAGIC	./sun/sys/ufs/fs.h	/^#define	CG_MAGIC	0x090255$/
CINTR	./sun/sys/h/ttychars.h	/^#define	CINTR	CTRL(c)$/
CKILL	./sun/sys/h/ttychars.h	/^#define	CKILL	CTRL(u)$/
CKU_BUSY	./lib/libc/rpc/clnt_kudp.c	/^#define	CKU_BUSY	0x02$/
CKU_HARD	./lib/libc/rpc/clnt_kudp.c	/^#define	CKU_HARD	0x08$/
CKU_TIMEDOUT	./lib/libc/rpc/clnt_kudp.c	/^#define	CKU_TIMEDOUT	0x01$/
CKU_WANTED	./lib/libc/rpc/clnt_kudp.c	/^#define	CKU_WANTED	0x04$/
CLBYTES	./sun/sys/h/param.h	/^#define	CLBYTES		(CLSIZE*NBPG)$/
CLEARSENT	./sun/sys/vaxif/if_hy.c	/^#define	CLEARSENT	9	\/* clear wait for message cmd /
CLIENT	./lib/libc/rpc/clnt.h	91
CLNEXT	./sun/sys/h/ttychars.h	/^#define	CLNEXT	CTRL(v)$/
CLNT_ABORT	./lib/libc/rpc/clnt.h	/^#define	CLNT_ABORT(rh)	((*(rh)->cl_ops->cl_abort)(/
CLNT_CALL	./lib/libc/rpc/clnt.h	/^#define	CLNT_CALL(rh, proc, xargs, argsp, xres, re/
CLNT_DESTROY	./lib/libc/rpc/clnt.h	/^#define	CLNT_DESTROY(rh)	((*(rh)->cl_ops->cl_destr/
CLNT_FREERES	./lib/libc/rpc/clnt.h	/^#define	CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops/
CLNT_GETERR	./lib/libc/rpc/clnt.h	/^#define	CLNT_GETERR(rh,errp)	((*(rh)->cl_ops->cl_g/
CLOFF	./sun/sys/h/param.h	/^#define	CLOFF		CLOFSET$/
CLOFSET	./sun/sys/h/param.h	/^#define	CLOFSET		(CLSIZE*NBPG-1)	\/* for clusters, /
CLSHIFT	./sun/sys/h/param.h	/^#define	CLSHIFT		(PGSHIFT+CLSIZELOG2)$/
CLSIZE	./sun/sys/vax/param.h	/^#define	CLSIZE		2$/
CLSIZELOG2	./sun/sys/vax/param.h	/^#define	CLSIZELOG2	1$/
CMASK	./sun/sys/h/param.h	/^#define	CMASK	0		\/* default mask for file creation/
CMHASH	./sun/sys/h/cmap.h	/^#define	CMHASH(bn)	((bn)&(CMHSIZ-1))$/
CMHEAD	./sun/sys/h/cmap.h	/^#define	CMHEAD	0$/
CMHSIZ	./sun/sys/h/cmap.h	/^#define	CMHSIZ	128		\/* SHOULD BE DYNAMIC *\/$/
COMMAND	./lib/libc/net/ruserpass.c	/^#define	COMMAND	8$/
CONT	./sun/sys/h/dkbad.h	/^#define	CONT	3$/
CONTROL	./sun/sys/h/tty.h	/^#define	CONTROL		1$/
CPUSTATES	./sun/sys/h/dk.h	/^#define	CPUSTATES	4$/
CP_IDLE	./sun/sys/h/dk.h	/^#define	CP_IDLE		3$/
CP_NICE	./sun/sys/h/dk.h	/^#define	CP_NICE		1$/
CP_SYS	./sun/sys/h/dk.h	/^#define	CP_SYS		2$/
CP_USER	./sun/sys/h/dk.h	/^#define	CP_USER		0$/
CQUIT	./sun/sys/h/ttychars.h	/^#define	CQUIT	034		\/* FS, ^\\ *\/$/
CR0	./sun/sys/h/ioctl.h	/^#define			CR0	0x00000000$/
CR1	./sun/sys/h/ioctl.h	/^#define			CR1	0x00001000	\/* tn 300 *\/$/
CR2	./sun/sys/h/ioctl.h	/^#define			CR2	0x00002000	\/* tty 37 *\/$/
CR3	./sun/sys/h/ioctl.h	/^#define			CR3	0x00003000	\/* concept 100 *\/$/
CRDELAY	./sun/sys/h/ioctl.h	/^#define		CRDELAY		0x00003000	\/* \\r delay *\/$/
CRMOD	./sun/sys/h/ioctl.h	/^#define		CRMOD		0x00000010	\/* map \\r to \\r\\n on ou/
CROUND	./sun/sys/h/param.h	/^#define	CROUND	0x1F		\/* clist rounding; sizeof(int/
CRPRNT	./sun/sys/h/ttychars.h	/^#define	CRPRNT	CTRL(r)$/
CRTBS	./sun/sys/h/ioctl.h	/^#define		CRTBS		0x00010000	\/* do backspacing for c/
CRTERA	./sun/sys/h/ioctl.h	/^#define		CRTERA		0x00040000	\/* " \\b " to wipe out /
CRTKIL	./sun/sys/h/ioctl.h	/^#define		CRTKIL		0x04000000	\/* kill line with " \\b/
CSTACK	./sun/sys/h/cmap.h	/^#define	CSTACK		3		\/* belongs to stack segment *\/$/
CSTART	./sun/sys/h/ttychars.h	/^#define	CSTART	CTRL(q)$/
CSTOP	./sun/sys/h/ttychars.h	/^#define	CSTOP	CTRL(s)$/
CSUSP	./sun/sys/h/ttychars.h	/^#define	CSUSP	CTRL(z)$/
CSYS	./sun/sys/h/cmap.h	/^#define	CSYS		0		\/* none of below *\/$/
CTEXT	./sun/sys/h/cmap.h	/^#define	CTEXT		1		\/* belongs to shared text segmen/
CTLECH	./sun/sys/h/ioctl.h	/^#define		CTLECH		0x10000000	\/* echo control chars /
CTRL	./sun/sys/h/ttychars.h	/^#define	CTRL(c)	('c'&037)$/
CWERASE	./sun/sys/h/ttychars.h	/^#define	CWERASE	CTRL(w)$/
DBSIZE	./sun/sys/vaxmba/hp.c	/^#define	DBSIZE	20$/
DECCTQ	./sun/sys/h/ioctl.h	/^#define		DECCTQ		0x40000000	\/* only ^Q starts afte/
DEFAULT	./lib/libc/net/ruserpass.c	/^#define	DEFAULT	1$/
DEFTAPE	./sun/sys/h/mtio.h	/^#define	DEFTAPE	"\/dev\/rmt12"$/
DELAY	./sun/sys/vax/param.h	/^#define	DELAY(n)	{ register int N = (n); while (--/
DESFREE	./sun/sys/vax/vmparam.h	/^#define	DESFREE		(200 * 1024)$/
DESFREEFRACT	./sun/sys/vax/vmparam.h	/^#define	DESFREEFRACT	8$/
DESIOCBLOCK	./sun/sys/h/des.h	/^#define	DESIOCBLOCK	_IOW(d, 4, struct desblock)	\/*/
DESIOCCHUNK	./sun/sys/h/des.h	/^#define	DESIOCCHUNK	_IOWR(d, 5, deschunk_t)		\/* pr/
DESIOCGETIVEC	./sun/sys/h/des.h	/^#define	DESIOCGETIVEC	_IOR(d, 3, struct desivec)	\//
DESIOCGETKEY	./sun/sys/h/des.h	/^#define	DESIOCGETKEY	_IOR(d, 1, struct deskey)	\/* /
DESIOCSETIVEC	./sun/sys/h/des.h	/^#define	DESIOCSETIVEC	_IOW(d, 2, struct desivec)	\//
DESIOCSETKEY	./sun/sys/h/des.h	/^#define	DESIOCSETKEY	_IOW(d, 0, struct deskey)	\/* /
DEV_BSHIFT	./sun/sys/h/param.h	/^#define	DEV_BSHIFT	9		\/* log2(DEV_BSIZE) *\/$/
DEV_BSIZE	./sun/sys/h/param.h	/^#define	DEV_BSIZE	512$/
DIRBLKSIZ	./sun/sys/ufs/fsdir.h	/^#define DIRBLKSIZ	DEV_BSIZE$/
DIRSIZ	./sun/sys/h/dir.h	/^#define DIRSIZ(dp) \\$/
DISKRPM	./sun/sys/vax/vmparam.h	/^#define	DISKRPM		60$/
DK_NDRIVE	./sun/sys/h/dk.h	/^#define	DK_NDRIVE	4$/
DMBIC	./sun/sys/h/ttydev.h	/^#define	DMBIC		2$/
DMBIS	./sun/sys/h/ttydev.h	/^#define	DMBIS		1$/
DMCBMAPPED	./sun/sys/vaxif/if_dmc.c	/^#define	DMCBMAPPED	02		\/* base table mapped *\/$/
DMCRUN	./sun/sys/vaxif/if_dmc.c	/^#define	DMCRUN		01$/
DMC_USEMAINT	./sun/sys/vaxif/if_dmc.c	/^#define	DMC_USEMAINT	1	\/* use maintenance mode *\/$/
DMGET	./sun/sys/h/ttydev.h	/^#define	DMGET		3$/
DMMAX	./sun/sys/vax/autoconf.c	/^#define	DMMAX	1024$/
DMMIN	./sun/sys/vax/autoconf.c	/^#define	DMMIN	32$/
DMSET	./sun/sys/h/ttydev.h	/^#define	DMSET		0$/
DMTEXT	./sun/sys/vax/autoconf.c	/^#define	DMTEXT	1024$/
DONE	./sun/sys/h/ttydev.h	/^#define	DONE	0200$/
DOUBLE	./sun/sys/ufs/ufs_inode.c	/^#define	DOUBLE	1	\/* index of double indirect block/
DQHASH	./sun/sys/ufs/quota_kern.c	/^#define	DQHASH(uid, dev) \\$/
DQ_BLKS	./sun/sys/h/quota.h	/^#define	DQ_BLKS		0x10		\/* has been warned about bl/
DQ_FAKE	./sun/sys/h/quota.h	/^#define	DQ_FAKE		0x08		\/* no limits here, just usa/
DQ_INODS	./sun/sys/h/quota.h	/^#define	DQ_INODS	0x20		\/* has been warned about in/
DQ_LOCK	./sun/sys/h/quota.h	/^#define	DQ_LOCK		0x01		\/* this quota locked (no MO/
DQ_MOD	./sun/sys/h/quota.h	/^#define	DQ_MOD		0x04		\/* this quota modified since/
DQ_WANT	./sun/sys/h/quota.h	/^#define	DQ_WANT		0x02		\/* wakeup on unlock *\/$/
DQptr	./sun/sys/ufs/quota_kern.c	58
DRES	./sun/sys/h/vmmeter.h	/^#define	DRES	20$/
DST_AUST	./sun/sys/h/time.h	/^#define	DST_AUST	2	\/* Australian style dst *\/$/
DST_EET	./sun/sys/h/time.h	/^#define	DST_EET		5	\/* Eastern European dst *\/$/
DST_MET	./sun/sys/h/time.h	/^#define	DST_MET		4	\/* Middle European dst *\/$/
DST_NONE	./sun/sys/h/time.h	/^#define	DST_NONE	0	\/* not on dst *\/$/
DST_USA	./sun/sys/h/time.h	/^#define	DST_USA		1	\/* USA style dst *\/$/
DST_WET	./sun/sys/h/time.h	/^#define	DST_WET		3	\/* Western European dst *\/$/
DTYPE_SOCKET	./sun/sys/h/file.h	/^#define	DTYPE_SOCKET	2	\/* communications endpoint /
DTYPE_VNODE	./sun/sys/h/file.h	/^#define	DTYPE_VNODE	1	\/* file *\/$/
Dblk	./sun/sys/sys/heap_kmem.c	52
E2BIG	./sun/sys/h/errno.h	/^#define	E2BIG		7		\/* Arg list too long *\/$/
EACCES	./sun/sys/h/errno.h	/^#define	EACCES		13		\/* Permission denied *\/$/
EADDRINUSE	./sun/sys/h/errno.h	/^#define	EADDRINUSE	48		\/* Address already in use */
EADDRNOTAVAIL	./sun/sys/h/errno.h	/^#define	EADDRNOTAVAIL	49		\/* Can't assign requeste/
EAFNOSUPPORT	./sun/sys/h/errno.h	/^#define	EAFNOSUPPORT	47		\/* Address family not sup/
EAGAIN	./sun/sys/h/errno.h	/^#define	EAGAIN		11		\/* No more processes *\/$/
EALREADY	./sun/sys/h/errno.h	/^#define	EALREADY	37		\/* Operation already in progr/
EBADF	./sun/sys/h/errno.h	/^#define	EBADF		9		\/* Bad file number *\/$/
EBUSY	./sun/sys/h/errno.h	/^#define	EBUSY		16		\/* Mount device busy *\/$/
ECC	./sun/sys/h/dkbad.h	/^#define	ECC	0$/
ECHILD	./sun/sys/h/errno.h	/^#define	ECHILD		10		\/* No children *\/$/
ECHO	./sun/sys/h/ioctl.h	/^#define		ECHO		0x00000008	\/* echo input *\/$/
ECMEM	./sun/sys/vaxif/if_ec.c	/^#define	ECMEM	0000000$/
ECONNABORTED	./sun/sys/h/errno.h	/^#define	ECONNABORTED	53		\/* Software caused connec/
ECONNREFUSED	./sun/sys/h/errno.h	/^#define	ECONNREFUSED	61		\/* Connection refused *\/$/
ECONNRESET	./sun/sys/h/errno.h	/^#define	ECONNRESET	54		\/* Connection reset by peer/
ECRDOFF	./sun/sys/vaxif/if_ecreg.h	/^#define	ECRDOFF		528		\/* Packet offset in read buf/
ECRHBF	./sun/sys/vaxif/if_ecreg.h	/^#define	ECRHBF		15		\/* Last buffer for receive *\/$/
ECRLBF	./sun/sys/vaxif/if_ecreg.h	/^#define	ECRLBF		1		\/* First buffer for receive *\/$/
ECTBF	./sun/sys/vaxif/if_ecreg.h	/^#define	ECTBF		0		\/* Buffer for transmit *\/$/
ECUNIT	./sun/sys/vaxif/if_ec.c	/^#define	ECUNIT(x)	minor(x)$/
EC_ADATA	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_ADATA	0x0f00		\/* address\/filtering *\/$/
EC_AROM	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_AROM		0x2000		\/* 1: Use address ROM, 0:/
EC_ASTEP	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_ASTEP	0x4000		\/* increment address coun/
EC_AWCLK	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_AWCLK	0x1000		\/* address write clock bi/
EC_CLEAR	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_CLEAR	(EC_JINTEN|EC_XINTEN|EC_JCLR)$/
EC_JAM	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_JAM		0x8000		\/* collision dectected *\/$/
EC_JCLR	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_JCLR		0x2000		\/* clear collision detect/
EC_JINTEN	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_JINTEN	0x4000		\/* collision interrupt e/
EC_MDISAB	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_MDISAB	0x0080		\/* memory disable *\/$/
EC_PE	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_PE		0x2000		\/* Parity error *\/$/
EC_PIE	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_PIE		0x1000		\/* Parity interrupt enable/
EC_RBITS	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_RBITS	"\\10\\16PE\\15PIE\\10RDONE\\7RINTEN"$/
EC_RBN	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_RBN		0x000f		\/* buffer number *\/$/
EC_RCLR	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_RCLR		0x0020		\/* clear RDONE bit *\/$/
EC_RDONE	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_RDONE	0x0080		\/* receive done *\/$/
EC_READ	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_READ		(0x600|EC_RINTEN|EC_RWBN)$/
EC_RINTEN	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_RINTEN	0x0040		\/* receive interrupt ena/
EC_RWBN	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_RWBN		0x0010		\/* submit buffer for rece/
EC_SPIE	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_SPIE		0x8000		\/* set parity interrupt e/
EC_UECLR	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_UECLR	0x0100		\/* reset controller *\/$/
EC_WRITE	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_WRITE	(EC_JINTEN|EC_XINTEN|EC_XWBN)$/
EC_XBITS	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_XBITS	"\\10\\20JAM\\17JINTEN\\10XDONE\\7XINT/
EC_XBN	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_XBN		0x000f		\/* buffer number *\/$/
EC_XCLR	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_XCLR		0x0020		\/* clear XDONE bit *\/$/
EC_XDONE	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_XDONE	0x0080		\/* transmit done *\/$/
EC_XINTEN	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_XINTEN	0x0040		\/* transmit interrupt en/
EC_XWBN	./sun/sys/vaxif/if_ecreg.h	/^#define	EC_XWBN		0x0010		\/* submit buffer for tran/
EDESTADDRREQ	./sun/sys/h/errno.h	/^#define	EDESTADDRREQ	39		\/* Destination address re/
EDOM	./sun/sys/h/errno.h	/^#define	EDOM		33		\/* Argument too large *\/$/
EDQUOT	./sun/sys/h/errno.h	/^#define	EDQUOT		69		\/* Disc quota exceeded *\/$/
EEXIST	./sun/sys/h/errno.h	/^#define	EEXIST		17		\/* File exists *\/$/
EFAULT	./sun/sys/h/errno.h	/^#define	EFAULT		14		\/* Bad address *\/$/
EFBIG	./sun/sys/h/errno.h	/^#define	EFBIG		27		\/* File too large *\/$/
EHOSTDOWN	./sun/sys/h/errno.h	/^#define	EHOSTDOWN	64		\/* Host is down *\/$/
EHOSTUNREACH	./sun/sys/h/errno.h	/^#define	EHOSTUNREACH	65		\/* No route to host *\/$/
EINPROGRESS	./sun/sys/h/errno.h	/^#define	EINPROGRESS	36		\/* Operation now in progre/
EINTR	./sun/sys/h/errno.h	/^#define	EINTR		4		\/* Interrupted system call *\/$/
EINVAL	./sun/sys/h/errno.h	/^#define	EINVAL		22		\/* Invalid argument *\/$/
EIO	./sun/sys/h/errno.h	/^#define	EIO		5		\/* I\/O error *\/$/
EISCONN	./sun/sys/h/errno.h	/^#define	EISCONN		56		\/* Socket is already connecte/
EISDIR	./sun/sys/h/errno.h	/^#define	EISDIR		21		\/* Is a directory *\/$/
ELOOP	./sun/sys/h/errno.h	/^#define	ELOOP		62		\/* Too many levels of symbolic /
EMFILE	./sun/sys/h/errno.h	/^#define	EMFILE		24		\/* Too many open files *\/$/
EMLINK	./sun/sys/h/errno.h	/^#define	EMLINK		31		\/* Too many links *\/$/
EMSGSIZE	./sun/sys/h/errno.h	/^#define	EMSGSIZE	40		\/* Message too long *\/$/
ENAMETOOLONG	./sun/sys/h/errno.h	/^#define	ENAMETOOLONG	63		\/* File name too long *\/$/
ENDOPSENT	./sun/sys/vaxif/if_hy.c	/^#define	ENDOPSENT	3	\/* end operation cmd sent *\/$/
ENETDOWN	./sun/sys/h/errno.h	/^#define	ENETDOWN	50		\/* Network is down *\/$/
ENETRESET	./sun/sys/h/errno.h	/^#define	ENETRESET	52		\/* Network dropped connectio/
ENETUNREACH	./sun/sys/h/errno.h	/^#define	ENETUNREACH	51		\/* Network is unreachable /
ENFILE	./sun/sys/h/errno.h	/^#define	ENFILE		23		\/* File table overflow *\/$/
ENF_SWABIPS	./sun/sys/vaxif/if_en.c	/^#define	ENF_SWABIPS	0x100$/
ENMRU	./sun/sys/vaxif/if_en.c	/^#define	ENMRU	(1024+512+16)		\/* 16 is enough to re/
ENMTU	./sun/sys/vaxif/if_en.c	/^#define	ENMTU	(1024+512)$/
ENOBUFS	./sun/sys/h/errno.h	/^#define	ENOBUFS		55		\/* No buffer space available /
ENODEV	./sun/sys/h/errno.h	/^#define	ENODEV		19		\/* No such device *\/$/
ENOENT	./sun/sys/h/errno.h	/^#define	ENOENT		2		\/* No such file or directory *\//
ENOEXEC	./sun/sys/h/errno.h	/^#define	ENOEXEC		8		\/* Exec format error *\/$/
ENOMEM	./sun/sys/h/errno.h	/^#define	ENOMEM		12		\/* Not enough core *\/$/
ENOPROTOOPT	./sun/sys/h/errno.h	/^#define	ENOPROTOOPT	42		\/* Protocol not available /
ENOSPC	./sun/sys/h/errno.h	/^#define	ENOSPC		28		\/* No space left on device *\/$/
ENOTBLK	./sun/sys/h/errno.h	/^#define	ENOTBLK		15		\/* Block device required *\/$/
ENOTCONN	./sun/sys/h/errno.h	/^#define	ENOTCONN	57		\/* Socket is not connected *\//
ENOTDIR	./sun/sys/h/errno.h	/^#define	ENOTDIR		20		\/* Not a directory*\/$/
ENOTEMPTY	./sun/sys/h/errno.h	/^#define	ENOTEMPTY	66		\/* Directory not empty *\/$/
ENOTSOCK	./sun/sys/h/errno.h	/^#define	ENOTSOCK	38		\/* Socket operation on non-so/
ENOTTY	./sun/sys/h/errno.h	/^#define	ENOTTY		25		\/* Not a typewriter *\/$/
ENTRY	./lib/libc/sys/SYS.h	/^#define	ENTRY(x)	.globl _\/**\/x; .align 2; _\/**\/x: /
ENUNIT	./sun/sys/vaxif/if_en.c	/^#define	ENUNIT(x)	minor(x)$/
ENXIO	./sun/sys/h/errno.h	/^#define	ENXIO		6		\/* No such device or address *\/$/
EOPNOTSUPP	./sun/sys/h/errno.h	/^#define	EOPNOTSUPP	45		\/* Operation not supported /
EPERM	./sun/sys/h/errno.h	/^#define	EPERM		1		\/* Not owner *\/$/
EPFNOSUPPORT	./sun/sys/h/errno.h	/^#define	EPFNOSUPPORT	46		\/* Protocol family not su/
EPIPE	./sun/sys/h/errno.h	/^#define	EPIPE		32		\/* Broken pipe *\/$/
EPROCLIM	./sun/sys/h/errno.h	/^#define	EPROCLIM	67		\/* Too many processes *\/$/
EPROTONOSUPPORT	./sun/sys/h/errno.h	/^#define	EPROTONOSUPPORT	43		\/* Protocol not suppor/
EPROTOTYPE	./sun/sys/h/errno.h	/^#define	EPROTOTYPE	41		\/* Protocol wrong type for /
ERANGE	./sun/sys/h/errno.h	/^#define	ERANGE		34		\/* Result too large *\/$/
EREMOTE	./sun/sys/h/errno.h	/^#define	EREMOTE		71		\/* Too many levels of remote /
EROFS	./sun/sys/h/errno.h	/^#define	EROFS		30		\/* Read-only file system *\/$/
ESHUTDOWN	./sun/sys/h/errno.h	/^#define	ESHUTDOWN	58		\/* Can't send after socket s/
ESOCKTNOSUPPORT	./sun/sys/h/errno.h	/^#define	ESOCKTNOSUPPORT	44		\/* Socket type not sup/
ESPIPE	./sun/sys/h/errno.h	/^#define	ESPIPE		29		\/* Illegal seek *\/$/
ESRCH	./sun/sys/h/errno.h	/^#define	ESRCH		3		\/* No such process *\/$/
ESTALE	./sun/sys/h/errno.h	/^#define	ESTALE		70		\/* Stale NFS file handle *\/$/
ETHERMIN	./sun/sys/netinet/if_ether.h	/^#define	ETHERMIN	(60-14)$/
ETHERMTU	./sun/sys/netinet/if_ether.h	/^#define	ETHERMTU	1500$/
ETHERPUP_ARPTYPE	./sun/sys/netinet/if_ether.h	/^#define ETHERPUP_ARPTYPE	0x0806		\/* Addr. resoluti/
ETHERPUP_IPTYPE	./sun/sys/netinet/if_ether.h	/^#define	ETHERPUP_IPTYPE		0x0800		\/* IP protocol *\//
ETHERPUP_NTRAILER	./sun/sys/netinet/if_ether.h	/^#define	ETHERPUP_NTRAILER	16$/
ETHERPUP_PUPTYPE	./sun/sys/netinet/if_ether.h	/^#define	ETHERPUP_PUPTYPE	0x0200		\/* PUP protocol */
ETHERPUP_REVARPTYPE	./sun/sys/netinet/if_ether.h	/^#define ETHERPUP_REVARPTYPE	0x8035		\/* Reverse ARP/
ETHERPUP_TRAIL	./sun/sys/netinet/if_ether.h	/^#define	ETHERPUP_TRAIL		0x1000		\/* Trailer PUP *\/$/
ETIMEDOUT	./sun/sys/h/errno.h	/^#define	ETIMEDOUT	60		\/* Connection timed out *\/$/
ETOOMANYREFS	./sun/sys/h/errno.h	/^#define	ETOOMANYREFS	59		\/* Too many references: c/
ETXTBSY	./sun/sys/h/errno.h	/^#define	ETXTBSY		26		\/* Text file busy *\/$/
EUSERS	./sun/sys/h/errno.h	/^#define	EUSERS		68		\/* Too many users *\/$/
EVENP	./sun/sys/h/ioctl.h	/^#define		EVENP		0x00000080	\/* get\/send even parity/
EWOULDBLOCK	./sun/sys/h/errno.h	/^#define	EWOULDBLOCK	35		\/* Operation would block */
EXDEV	./sun/sys/h/errno.h	/^#define	EXDEV		18		\/* Cross-device link *\/$/
EXTA	./sun/sys/h/ttydev.h	/^#define EXTA	14$/
EXTB	./sun/sys/h/ttydev.h	/^#define EXTB	15$/
FALSE	./lib/libc/rpc/types.h	/^#define	FALSE	(0==1)$/
FAPPEND	./sun/sys/h/file.h	/^#define	FAPPEND		00010		\/* append on each write *\//
FASYNC	./sun/sys/h/file.h	/^#define	FASYNC		00100		\/* signal pgrp when data re/
FCNTLCANT	./sun/sys/h/file.h	/^#define	FCNTLCANT	(FREAD|FWRITE|FMARK|FDEFER|FSHLO/
FCREAT	./sun/sys/h/file.h	/^#define	FCREAT		01000		\/* create if nonexistant *\//
FDEFER	./sun/sys/h/file.h	/^#define	FDEFER		00040		\/* defer for next gc pass */
FEXCL	./sun/sys/h/file.h	/^#define	FEXCL		04000		\/* error if already created /
FEXLOCK	./sun/sys/h/file.h	/^#define	FEXLOCK		00400		\/* exclusive lock present /
FF0	./sun/sys/h/ioctl.h	/^#define			FF0	0x00000000$/
FF1	./sun/sys/h/ioctl.h	/^#define			FF1	0x00004000	\/* tty 37 *\/$/
FIOASYNC	./sun/sys/h/ioctl.h	/^#define	FIOASYNC	_IOW(f, 125, int)	\/* set\/clear as/
FIOCLEX	./sun/sys/h/ioctl.h	/^#define	FIOCLEX		_IO(f, 1)		\/* set exclusive use o/
FIOGETOWN	./sun/sys/h/ioctl.h	/^#define	FIOGETOWN	_IOR(f, 123, int)	\/* get owner */
FIONBIO	./sun/sys/h/ioctl.h	/^#define	FIONBIO		_IOW(f, 126, int)	\/* set\/clear no/
FIONCLEX	./sun/sys/h/ioctl.h	/^#define	FIONCLEX	_IO(f, 2)		\/* remove exclusive us/
FIONREAD	./sun/sys/h/ioctl.h	/^#define	FIONREAD	_IOR(f, 127, int)	\/* get # bytes /
FIOSETOWN	./sun/sys/h/ioctl.h	/^#define	FIOSETOWN	_IOW(f, 124, int)	\/* set owner */
FLUSHO	./sun/sys/h/ioctl.h	/^#define		FLUSHO		0x00800000	\/* flush output to ter/
FMARK	./sun/sys/h/file.h	/^#define	FMARK		00020		\/* mark during gc() *\/$/
FMASK	./sun/sys/h/file.h	/^#define	FMASK		00113$/
FNDELAY	./sun/sys/h/file.h	/^#define	FNDELAY		00004		\/* no delay *\/$/
FOPEN	./sun/sys/h/file.h	/^#define	FOPEN		(-1)$/
FORCE	./lib/libc/net/ruserpass.c	/^#define	FORCE	9$/
FP	./sun/sys/vax/reg.h	/^#define	FP	(-20)$/
FPE_DECOVF_TRAP	./sun/sys/h/signal.h	/^#define	    FPE_DECOVF_TRAP	0x6	\/* decimal overflo/
FPE_FLTDIV_FAULT	./sun/sys/h/signal.h	/^#define	    FPE_FLTDIV_FAULT	0x9	\/* divide by zero/
FPE_FLTDIV_TRAP	./sun/sys/h/signal.h	/^#define	    FPE_FLTDIV_TRAP	0x4	\/* floating\/decima/
FPE_FLTOVF_FAULT	./sun/sys/h/signal.h	/^#define	    FPE_FLTOVF_FAULT	0x8	\/* floating overf/
FPE_FLTOVF_TRAP	./sun/sys/h/signal.h	/^#define	    FPE_FLTOVF_TRAP	0x3	\/* floating overfl/
FPE_FLTUND_FAULT	./sun/sys/h/signal.h	/^#define	    FPE_FLTUND_FAULT	0xa	\/* floating under/
FPE_FLTUND_TRAP	./sun/sys/h/signal.h	/^#define	    FPE_FLTUND_TRAP	0x5	\/* floating underf/
FPE_INTDIV_TRAP	./sun/sys/h/signal.h	/^#define	    FPE_INTDIV_TRAP	0x2	\/* integer divide /
FPE_INTOVF_TRAP	./sun/sys/h/signal.h	/^#define	    FPE_INTOVF_TRAP	0x1	\/* integer overflo/
FPE_SUBRNG_TRAP	./sun/sys/h/signal.h	/^#define	    FPE_SUBRNG_TRAP	0x7	\/* subscript out o/
FREAD	./sun/sys/h/file.h	/^#define	FREAD		00001		\/* descriptor read\/receive'a/
FSCALE	./sun/sys/h/param.h	/^#define	FSCALE	(1<<FSHIFT)$/
FSHIFT	./sun/sys/h/param.h	/^#define	FSHIFT	8		\/* bits to right of fixed binary/
FSHLOCK	./sun/sys/h/file.h	/^#define	FSHLOCK		00200		\/* shared lock present *\/$/
FS_MAGIC	./sun/sys/ufs/fs.h	/^#define	FS_MAGIC	0x011954$/
FTRUNC	./sun/sys/h/file.h	/^#define	FTRUNC		02000		\/* truncate to zero length /
FWRITE	./sun/sys/h/file.h	/^#define	FWRITE		00002		\/* descriptor write\/send'ab/
F_DUPFD	./sun/sys/h/file.h	/^#define	F_DUPFD	0	\/* Duplicate fildes *\/$/
F_GETFD	./sun/sys/h/file.h	/^#define	F_GETFD	1	\/* Get fildes flags *\/$/
F_GETFL	./sun/sys/h/file.h	/^#define	F_GETFL	3	\/* Get file flags *\/$/
F_GETOWN	./sun/sys/h/file.h	/^#define	F_GETOWN 5	\/* Get owner *\/$/
F_OK	./sun/sys/h/file.h	/^#define	F_OK		0	\/* does file exist *\/$/
F_SETFD	./sun/sys/h/file.h	/^#define	F_SETFD	2	\/* Set fildes flags *\/$/
F_SETFL	./sun/sys/h/file.h	/^#define	F_SETFL	4	\/* Set file flags *\/$/
F_SETOWN	./sun/sys/h/file.h	/^#define	F_SETOWN 6	\/* Set owner *\/$/
Freehdr	./sun/sys/sys/heap_kmem.c	51
GETF	./sun/sys/h/file.h	/^#define	GETF(fp, fd) { \\$/
H	./sun/sys/h/vmmac.h	/^#define	H(pte)	((struct hpte *)(pte))$/
HASH	./sun/sys/sys/kern_synch.c	/^#define HASH(x)	(( (int) x >> 5) & (SQSIZE-1))$/
HASHFRACTION	./sun/sys/h/gprof.h	/^#define	HASHFRACTION	2$/
HF_DEAD	./sun/sys/netimp/if_imphost.h	/^#define	HF_DEAD		(1<<IMPTYPE_HOSTDEAD)$/
HF_INUSE	./sun/sys/netimp/if_imphost.h	/^#define	HF_INUSE	0x1$/
HF_UNREACH	./sun/sys/netimp/if_imphost.h	/^#define	HF_UNREACH	(1<<IMPTYPE_HOSTUNREACH)$/
HIGHPAGES	./sun/sys/vax/vmparam.h	/^#define	HIGHPAGES	UPAGES$/
HISTCOUNTER	./sun/sys/h/gprof.h	/^#define	HISTCOUNTER	unsigned short$/
HISTFRACTION	./sun/sys/h/gprof.h	/^#define	HISTFRACTION	2$/
HOSTHASH	./sun/sys/netimp/if_imphost.h	/^#define	HOSTHASH(a)	((((a).s_addr>>8)+(a).s_net) %/
HOSTTIMER	./sun/sys/netimp/if_imphost.h	/^#define	HOSTTIMER	128		\/* keep structure around aw/
HOST_DEQUE	./sun/sys/netimp/if_imphost.h	/^#define	HOST_DEQUE(hp, m) { \\$/
HOST_ENQUE	./sun/sys/netimp/if_imphost.h	/^#define	HOST_ENQUE(hp, m) { \\$/
HPMBUF	./sun/sys/netimp/if_imphost.h	/^#define	HPMBUF	((MLEN - sizeof(int)) \/ sizeof(stru/
HYELOG	./sun/sys/vaxif/if_hy.c	/^#define HYELOG$/
HYE_MAX	./sun/sys/vaxif/if_hy.c	/^#define HYE_MAX	0x18$/
HYMTU	./sun/sys/vaxif/if_hy.c	/^#define	HYMTU	576$/
HYROUTE	./sun/sys/vaxif/if_hy.c	/^#define HYROUTE$/
HZ	./sun/sys/conf/param.c	/^#define	HZ 50$/
IACC	./sun/sys/ufs/inode.h	/^#define	IACC		0x4		\/* inode access time to be upda/
ICHG	./sun/sys/ufs/inode.h	/^#define	ICHG		0x40		\/* inode has been changed *\/$/
ICMP_ADVLEN	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_ADVLEN(p)	(8 + ((p)->icmp_ip.ip_hl <</
ICMP_ADVLENMIN	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_ADVLENMIN	(8 + sizeof (struct ip) + 8/
ICMP_ECHO	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_ECHO		8		\/* echo service *\/$/
ICMP_ECHOREPLY	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_ECHOREPLY		0		\/* echo reply *\/$/
ICMP_IREQ	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_IREQ		15		\/* information request *\/$/
ICMP_IREQREPLY	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_IREQREPLY		16		\/* information reply */
ICMP_MINLEN	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_MINLEN	8				\/* abs minimum *\/$/
ICMP_PARAMPROB	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_PARAMPROB		12		\/* ip header bad *\/$/
ICMP_REDIRECT	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_REDIRECT		5		\/* shorter route, codes:/
ICMP_REDIRECT_HOST	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_REDIRECT_HOST	1		\/* for host *\/$/
ICMP_REDIRECT_NET	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_REDIRECT_NET	0		\/* for network *\/$/
ICMP_REDIRECT_TOSHOST	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_REDIRECT_TOSHOST	3		\/* for tos and h/
ICMP_REDIRECT_TOSNET	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_REDIRECT_TOSNET	2		\/* for tos and ne/
ICMP_SOURCEQUENCH	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_SOURCEQUENCH	4		\/* packet lost, slow /
ICMP_TIMXCEED	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_TIMXCEED		11		\/* time exceeded, code:/
ICMP_TIMXCEED_INTRANS	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_TIMXCEED_INTRANS	0		\/* ttl==0 in tra/
ICMP_TIMXCEED_REASS	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_TIMXCEED_REASS	1		\/* ttl==0 in reass/
ICMP_TSLEN	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_TSLEN	(8 + 3 * sizeof (n_time))	\/* ti/
ICMP_TSTAMP	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_TSTAMP		13		\/* timestamp request *\/$/
ICMP_TSTAMPREPLY	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_TSTAMPREPLY	14		\/* timestamp reply *\//
ICMP_UNREACH	./sun/sys/netinet/ip_icmp.h	/^#define	ICMP_UNREACH		3		\/* dest unreachable, code/
ICMP_UNREACH_HOST	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_UNREACH_HOST	1		\/* bad host *\/$/
ICMP_UNREACH_NEEDFRAG	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_UNREACH_NEEDFRAG	4		\/* IP_DF caused /
ICMP_UNREACH_NET	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_UNREACH_NET	0		\/* bad net *\/$/
ICMP_UNREACH_PORT	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_UNREACH_PORT	3		\/* bad port *\/$/
ICMP_UNREACH_PROTOCOL	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_UNREACH_PROTOCOL	2		\/* bad protocol /
ICMP_UNREACH_SRCFAIL	./sun/sys/netinet/ip_icmp.h	/^#define		ICMP_UNREACH_SRCFAIL	5		\/* src route fail/
ID	./lib/libc/net/ruserpass.c	/^#define	ID	10$/
IDLE	./sun/sys/vaxif/if_hy.c	/^#define	IDLE		1	\/* idle state *\/$/
IEEE_DBL_BIAS	./lib/libc/rpc/xdr_float.c	/^#define IEEE_DBL_BIAS   0x3ff$/
IEEE_SNG_BIAS	./lib/libc/rpc/xdr_float.c	/^#define IEEE_SNG_BIAS   0x7f$/
IENABLE	./sun/sys/h/ttydev.h	/^#define	IENABLE	0100$/
IEXEC	./sun/sys/ufs/inode.h	/^#define	IEXEC		0100$/
IEXLOCK	./sun/sys/ufs/inode.h	/^#define	IEXLOCK		0x100		\/* file has exclusive lock/
IFBLK	./sun/sys/ufs/inode.h	/^#define	IFBLK		0060000		\/* block special *\/$/
IFCHR	./sun/sys/ufs/inode.h	/^#define	IFCHR		0020000		\/* character special *\/$/
IFDIR	./sun/sys/ufs/inode.h	/^#define	IFDIR		0040000		\/* directory *\/$/
IFF_BROADCAST	./sun/sys/net/if.h	/^#define	IFF_BROADCAST	0x2		\/* broadcast address va/
IFF_DEBUG	./sun/sys/net/if.h	/^#define	IFF_DEBUG	0x4		\/* turn on debugging *\/$/
IFF_NOARP	./sun/sys/net/if.h	/^#define	IFF_NOARP	0x80		\/* no address resolution p/
IFF_NOTRAILERS	./sun/sys/net/if.h	/^#define	IFF_NOTRAILERS	0x20		\/* avoid use of trail/
IFF_POINTOPOINT	./sun/sys/net/if.h	/^#define	IFF_POINTOPOINT	0x10		\/* interface is poin/
IFF_ROUTE	./sun/sys/net/if.h	/^#define	IFF_ROUTE	0x8		\/* routing entry installed /
IFF_RUNNING	./sun/sys/net/if.h	/^#define	IFF_RUNNING	0x40		\/* resources allocated */
IFF_UP	./sun/sys/net/if.h	/^#define	IFF_UP		0x1		\/* interface is up *\/$/
IFLNK	./sun/sys/ufs/inode.h	/^#define	IFLNK		0120000		\/* symbolic link *\/$/
IFMT	./sun/sys/ufs/inode.h	/^#define	IFMT		0170000		\/* type of file *\/$/
IFNET_SLOWHZ	./sun/sys/net/if.h	/^#define	IFNET_SLOWHZ	1		\/* granularity is 1 second/
IFQ_MAXLEN	./sun/sys/net/if.h	/^#define	IFQ_MAXLEN	50$/
IFREG	./sun/sys/ufs/inode.h	/^#define	IFREG		0100000		\/* regular *\/$/
IFSOCK	./sun/sys/ufs/inode.h	/^#define	IFSOCK		0140000		\/* socket *\/$/
IFTOVT	./sun/sys/ufs/inode.h	/^#define IFTOVT(M)	(iftovt_tab[((M) & IFMT) >> 13])/
IF_DEQUEUE	./sun/sys/net/if.h	/^#define	IF_DEQUEUE(ifq, m) { \\$/
IF_DROP	./sun/sys/net/if.h	/^#define	IF_DROP(ifq)		((ifq)->ifq_drops++)$/
IF_ENQUEUE	./sun/sys/net/if.h	/^#define	IF_ENQUEUE(ifq, m) { \\$/
IF_PREPEND	./sun/sys/net/if.h	/^#define	IF_PREPEND(ifq, m) { \\$/
IF_QFULL	./sun/sys/net/if.h	/^#define	IF_QFULL(ifq)		((ifq)->ifq_len >= (ifq)->i/
ILF_OACTIVE	./sun/sys/vaxif/if_il.c	/^#define	ILF_OACTIVE	0x1		\/* output is active *\/$/
ILF_RCVPENDING	./sun/sys/vaxif/if_il.c	/^#define	ILF_RCVPENDING	0x2		\/* start rcv in ilcint/
ILF_STATPENDING	./sun/sys/vaxif/if_il.c	/^#define	ILF_STATPENDING	0x4		\/* stat cmd pending */
ILL_PRIVIN_FAULT	./sun/sys/h/signal.h	/^#define	    ILL_PRIVIN_FAULT	0x1	\/* privileged ins/
ILL_RESAD_FAULT	./sun/sys/h/signal.h	/^#define	    ILL_RESAD_FAULT	0x0	\/* reserved addres/
ILL_RESOP_FAULT	./sun/sys/h/signal.h	/^#define	    ILL_RESOP_FAULT	0x2	\/* reserved operan/
ILOCK	./sun/sys/ufs/inode.h	/^#define	ILOCK(ip) { \\$/
ILOCKED	./sun/sys/ufs/inode.h	/^#define	ILOCKED		0x1		\/* inode is locked *\/$/
ILUNIT	./sun/sys/vaxif/if_il.c	/^#define	ILUNIT(x)	minor(x)$/
ILWAIT	./sun/sys/ufs/inode.h	/^#define	ILWAIT		0x200		\/* someone waiting on file /
ILWATCHINTERVAL	./sun/sys/vaxif/if_il.c	/^#define	ILWATCHINTERVAL	60		\/* once every 60 secon/
IMOUNT	./sun/sys/ufs/inode.h	/^#define	IMOUNT		0x8		\/* inode is mounted on *\/$/
IMPCOMPLETE_FAILURE	./sun/sys/netimp/if_imp.h	/^#define	IMPCOMPLETE_FAILURE	3	\/* IMP\/circuit failu/
IMPCOMPLETE_IMPIO	./sun/sys/netimp/if_imp.h	/^#define	IMPCOMPLETE_IMPIO	5	\/* src IMP I\/O failure/
IMPCOMPLETE_NOSPACE	./sun/sys/netimp/if_imp.h	/^#define	IMPCOMPLETE_NOSPACE	4	\/* no resources with/
IMPCOMPLETE_SLOW	./sun/sys/netimp/if_imp.h	/^#define	IMPCOMPLETE_SLOW	0	\/* host didn't take dat/
IMPCOMPLETE_TIMEOUT	./sun/sys/netimp/if_imp.h	/^#define	IMPCOMPLETE_TIMEOUT	2	\/* mesg transmission/
IMPCOMPLETE_TOOLONG	./sun/sys/netimp/if_imp.h	/^#define	IMPCOMPLETE_TOOLONG	1	\/* message was too l/
IMPDOWN_GOING	./sun/sys/netimp/if_imp.h	/^#define	IMPDOWN_GOING		0	\/* 30 secs *\/$/
IMPDOWN_PM	./sun/sys/netimp/if_imp.h	/^#define	IMPDOWN_PM		1	\/* hardware PM *\/$/
IMPDOWN_RELOAD	./sun/sys/netimp/if_imp.h	/^#define	IMPDOWN_RELOAD		2	\/* software reload *\/$/
IMPDOWN_RESTART	./sun/sys/netimp/if_imp.h	/^#define	IMPDOWN_RESTART		3	\/* emergency restart *\//
IMPHOST_BREAKPOINT	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_BREAKPOINT	10	\/* host stopped at a/
IMPHOST_COMINGUP	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_COMINGUP	15	\/* host in process of /
IMPHOST_HARDSCHED	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_HARDSCHED	6	\/* " " " " hardware wo/
IMPHOST_HARDWARE	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_HARDWARE	11	\/* hardware failure *\//
IMPHOST_IMPSOFT	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_IMPSOFT		4	\/* IMP software won't a/
IMPHOST_NOEXIST	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_NOEXIST		3	\/* NCC doesn't know hos/
IMPHOST_NORDY	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_NORDY		1	\/* ready-line negated *\/$/
IMPHOST_NOTUP	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_NOTUP		12	\/* host not scheduled to/
IMPHOST_PM	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_PM		5	\/* host down for scheduled P/
IMPHOST_POWER	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_POWER		9	\/* down because of power /
IMPHOST_RESTART	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_RESTART		8	\/* host down for emerge/
IMPHOST_SOFTSCHED	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_SOFTSCHED	7	\/* " " " " software wo/
IMPHOST_TARDY	./sun/sys/netimp/if_imp.h	/^#define	IMPHOST_TARDY		2	\/* tardy receiving mesgs /
IMPLEADER_ERR	./sun/sys/netimp/if_imp.h	/^#define	IMPLEADER_ERR		0	\/* error flip-flop set *\//
IMPLEADER_OPPOSITE	./sun/sys/netimp/if_imp.h	/^#define	IMPLEADER_OPPOSITE	3	\/* opposite leader ty/
IMPLEADER_SHORT	./sun/sys/netimp/if_imp.h	/^#define	IMPLEADER_SHORT		1	\/* leader < 80 bits *\/$/
IMPLEADER_TYPE	./sun/sys/netimp/if_imp.h	/^#define	IMPLEADER_TYPE		2	\/* illegal type field *\//
IMPLINK_HIGHEXPER	./sun/sys/netinet/in.h	/^#define	IMPLINK_HIGHEXPER	158$/
IMPLINK_IP	./sun/sys/netinet/in.h	/^#define	IMPLINK_IP		155$/
IMPLINK_LOWEXPER	./sun/sys/netinet/in.h	/^#define	IMPLINK_LOWEXPER	156$/
IMPMTU	./sun/sys/netimp/if_imp.h	/^#define	IMPMTU		((8159 \/ NBBY) & ~01)$/
IMPREACH_HOSTUP	./sun/sys/netimp/if_imp.h	/^#define	IMPREACH_HOSTUP		1	\/* destination host isn/
IMPREACH_IMP	./sun/sys/netimp/if_imp.h	/^#define	IMPREACH_IMP		0	\/* destination IMP can't b/
IMPREACH_LEADER	./sun/sys/netimp/if_imp.h	/^#define	IMPREACH_LEADER		2	\/* host doesn't support/
IMPREACH_PROHIBITED	./sun/sys/netimp/if_imp.h	/^#define	IMPREACH_PROHIBITED	3	\/* communication is /
IMPRETRY_BLOCK	./sun/sys/netimp/if_imp.h	/^#define	IMPRETRY_BLOCK		1	\/* connection block unav/
IMPRETRY_BUFFER	./sun/sys/netimp/if_imp.h	/^#define	IMPRETRY_BUFFER		0	\/* IMP buffer wasn't av/
IMPS_DOWN	./sun/sys/netimp/if_imp.h	/^#define	IMPS_DOWN	0		\/* unavailable, don't use *\/$/
IMPS_GOINGDOWN	./sun/sys/netimp/if_imp.h	/^#define	IMPS_GOINGDOWN	1		\/* been told we go down /
IMPS_INIT	./sun/sys/netimp/if_imp.h	/^#define	IMPS_INIT	2		\/* coming up *\/$/
IMPS_RESET	./sun/sys/netimp/if_imp.h	/^#define	IMPS_RESET	4		\/* reset in progress *\/$/
IMPS_UP	./sun/sys/netimp/if_imp.h	/^#define	IMPS_UP		3		\/* ready to go *\/$/
IMPTV_DOWN	./sun/sys/netimp/if_imp.h	/^#define	IMPTV_DOWN	(30*60)		\/* going down timer 30/
IMPTYPE_BADDATA	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_BADDATA		8	\/* data error *\/$/
IMPTYPE_BADLEADER	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_BADLEADER	1	\/* leader error *\/$/
IMPTYPE_DATA	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_DATA		0	\/* data for protocol *\/$/
IMPTYPE_DOWN	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_DOWN		2	\/* imp going down *\/$/
IMPTYPE_HOSTDEAD	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_HOSTDEAD	6	\/* host doesn't respond/
IMPTYPE_HOSTUNREACH	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_HOSTUNREACH	7	\/* host unreachable /
IMPTYPE_INCOMPLETE	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_INCOMPLETE	9	\/* incomplete message/
IMPTYPE_NOOP	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_NOOP		4	\/* noop seen during initia/
IMPTYPE_NOTIFY	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_NOTIFY		12	\/* IMP refused, will no/
IMPTYPE_READY	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_READY		14	\/* ready for next messag/
IMPTYPE_RESET	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_RESET		10	\/* reset complete *\/$/
IMPTYPE_RETRY	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_RETRY		11	\/* IMP refused, try agai/
IMPTYPE_RFNM	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_RFNM		5	\/* request for new message/
IMPTYPE_TRYING	./sun/sys/netimp/if_imp.h	/^#define	IMPTYPE_TRYING		13	\/* IMP refused, still r/
IMP_DMASK	./sun/sys/netimp/if_imp.h	/^#define	IMP_DMASK	0x3	\/* host going down mask *\/$/
IMP_DROPCNT	./sun/sys/netimp/if_imp.h	/^#define	IMP_DROPCNT	2	\/* # of noops from imp to ig/
IMP_NFF	./sun/sys/netimp/if_imp.h	/^#define	IMP_NFF		0xf	\/* 96-bit (new) format *\/$/
IMP_TRACE	./sun/sys/netimp/if_imp.h	/^#define	IMP_TRACE	0x8	\/* trace message route *\/$/
INADDR_ANY	./sun/sys/netinet/in.h	/^#define	INADDR_ANY	0x00000000$/
INFINITY	./sun/sys/h/vlimit.h	/^#define	INFINITY	0x7fffffff$/
INOHASH	./sun/sys/ufs/ufs_inode.c	/^#define	INOHASH(dev,ino)	(((unsigned)((dev)+(ino))/
INOHSZ	./sun/sys/ufs/ufs_inode.c	/^#define	INOHSZ	64$/
INOPB	./sun/sys/ufs/fs.h	/^#define	INOPB(fs)	((fs)->fs_inopb)$/
INOPF	./sun/sys/ufs/fs.h	/^#define	INOPF(fs)	((fs)->fs_inopb >> (fs)->fs_frag/
INPLOOKUP_SETLOCAL	./sun/sys/netinet/in_pcb.h	/^#define	INPLOOKUP_SETLOCAL	2$/
INPLOOKUP_WILDCARD	./sun/sys/netinet/in_pcb.h	/^#define	INPLOOKUP_WILDCARD	1$/
INPROGRESSIZE	./lib/libc/rpc/svc_kudp.c	/^#define INPROGRESSIZE 1$/
INS_HASH	./sun/sys/sys/vfs_dnlc.c	/^#define	INS_HASH(ncp,nch)	insque(ncp, nch)$/
INS_LRU	./sun/sys/sys/vfs_dnlc.c	/^#define	INS_LRU(ncp1,ncp2)	insque2((struct ncache /
IN_CLASSA	./sun/sys/netinet/in.h	/^#define	IN_CLASSA(i)		((((long)(i))&0x80000000)==0/
IN_CLASSA_HOST	./sun/sys/netinet/in.h	/^#define	IN_CLASSA_HOST		0x00ffffff$/
IN_CLASSA_NET	./sun/sys/netinet/in.h	/^#define	IN_CLASSA_NET		0xff000000$/
IN_CLASSA_NSHIFT	./sun/sys/netinet/in.h	/^#define	IN_CLASSA_NSHIFT	24$/
IN_CLASSB	./sun/sys/netinet/in.h	/^#define	IN_CLASSB(i)		((((long)(i))&0xc0000000)==0/
IN_CLASSB_HOST	./sun/sys/netinet/in.h	/^#define	IN_CLASSB_HOST		0x0000ffff$/
IN_CLASSB_NET	./sun/sys/netinet/in.h	/^#define	IN_CLASSB_NET		0xffff0000$/
IN_CLASSB_NSHIFT	./sun/sys/netinet/in.h	/^#define	IN_CLASSB_NSHIFT	16$/
IN_CLASSC	./sun/sys/netinet/in.h	/^#define	IN_CLASSC(i)		((((long)(i))&0xc0000000)==0/
IN_CLASSC_HOST	./sun/sys/netinet/in.h	/^#define	IN_CLASSC_HOST		0x000000ff$/
IN_CLASSC_NET	./sun/sys/netinet/in.h	/^#define	IN_CLASSC_NET		0xffffff00$/
IN_CLASSC_NSHIFT	./sun/sys/netinet/in.h	/^#define	IN_CLASSC_NSHIFT	8$/
IOCPARM_MASK	./sun/sys/h/ioctl.h	/^#define	IOCPARM_MASK	0x7f		\/* parameters must be </
IOC_IN	./sun/sys/h/ioctl.h	/^#define	IOC_IN		0x80000000	\/* copy in parameters */
IOC_INOUT	./sun/sys/h/ioctl.h	/^#define	IOC_INOUT	(IOC_IN|IOC_OUT)$/
IOC_OUT	./sun/sys/h/ioctl.h	/^#define	IOC_OUT		0x40000000	\/* copy out parameters/
IOC_VOID	./sun/sys/h/ioctl.h	/^#define	IOC_VOID	0x20000000	\/* no parameters *\/$/
IO_APPEND	./sun/sys/h/vnode.h	/^#define IO_APPEND	0x02		\/* append write for VOP_RD/
IO_SYNC	./sun/sys/h/vnode.h	/^#define IO_SYNC		0x04		\/* sync io for VOP_RDWR *\/$/
IO_UNIT	./sun/sys/h/vnode.h	/^#define IO_UNIT		0x01		\/* do io as atomic unit for/
IPCPRI	./sun/sys/sys/sys_process.c	/^#define	IPCPRI	PZERO$/
IPENADDR	./sun/sys/netinet/if_ether.c	/^#define	IPENADDR 1		\/* enable passing enaddr's thr/
IPFRAGTTL	./sun/sys/netinet/ip.h	/^#define	IPFRAGTTL	15		\/* time to live for frag cha/
IPL	./sun/sys/vax/locore.s	/^mtpr	$HIGH,$IPL		## dont go to a higher IPL (GROT)/
IPOPT_CLASS	./sun/sys/netinet/ip.h	/^#define	IPOPT_CLASS(o)		((o)&0x40)$/
IPOPT_CONTROL	./sun/sys/netinet/ip.h	/^#define	IPOPT_CONTROL		0x00$/
IPOPT_COPIED	./sun/sys/netinet/ip.h	/^#define	IPOPT_COPIED(o)		((o)&0x80)$/
IPOPT_DEBMEAS	./sun/sys/netinet/ip.h	/^#define	IPOPT_DEBMEAS		0x20$/
IPOPT_EOL	./sun/sys/netinet/ip.h	/^#define	IPOPT_EOL		0		\/* end of option list *\/$/
IPOPT_LSRR	./sun/sys/netinet/ip.h	/^#define	IPOPT_LSRR		131		\/* loose source route *\/$/
IPOPT_NOP	./sun/sys/netinet/ip.h	/^#define	IPOPT_NOP		1		\/* no operation *\/$/
IPOPT_NUMBER	./sun/sys/netinet/ip.h	/^#define	IPOPT_NUMBER(o)		((o)&0x3f)$/
IPOPT_RESERVED1	./sun/sys/netinet/ip.h	/^#define	IPOPT_RESERVED1		0x10$/
IPOPT_RESERVED2	./sun/sys/netinet/ip.h	/^#define	IPOPT_RESERVED2		0x30$/
IPOPT_RR	./sun/sys/netinet/ip.h	/^#define	IPOPT_RR		7		\/* record packet route *\/$/
IPOPT_SATID	./sun/sys/netinet/ip.h	/^#define	IPOPT_SATID		136		\/* satnet id *\/$/
IPOPT_SECURITY	./sun/sys/netinet/ip.h	/^#define	IPOPT_SECURITY		130		\/* provide s,c,h,tcc /
IPOPT_SECUR_CONFID	./sun/sys/netinet/ip.h	/^#define	IPOPT_SECUR_CONFID	0xf135$/
IPOPT_SECUR_EFTO	./sun/sys/netinet/ip.h	/^#define	IPOPT_SECUR_EFTO	0x789a$/
IPOPT_SECUR_MMMM	./sun/sys/netinet/ip.h	/^#define	IPOPT_SECUR_MMMM	0xbc4d$/
IPOPT_SECUR_RESTR	./sun/sys/netinet/ip.h	/^#define	IPOPT_SECUR_RESTR	0xaf13$/
IPOPT_SECUR_SECRET	./sun/sys/netinet/ip.h	/^#define	IPOPT_SECUR_SECRET	0xd788$/
IPOPT_SECUR_TOPSECRET	./sun/sys/netinet/ip.h	/^#define	IPOPT_SECUR_TOPSECRET	0x6bc5$/
IPOPT_SECUR_UNCLASS	./sun/sys/netinet/ip.h	/^#define	IPOPT_SECUR_UNCLASS	0x0000$/
IPOPT_SSRR	./sun/sys/netinet/ip.h	/^#define	IPOPT_SSRR		137		\/* strict source route *\//
IPOPT_TS	./sun/sys/netinet/ip.h	/^#define	IPOPT_TS		68		\/* timestamp *\/$/
IPOPT_TS_PRESPEC	./sun/sys/netinet/ip.h	/^#define	IPOPT_TS_PRESPEC	2		\/* specified modules o/
IPOPT_TS_TSANDADDR	./sun/sys/netinet/ip.h	/^#define	IPOPT_TS_TSANDADDR	1		\/* timestamps and ad/
IPOPT_TS_TSONLY	./sun/sys/netinet/ip.h	/^#define	IPOPT_TS_TSONLY		0		\/* timestamps only *\/$/
IPPORT_BIFFUDP	./sun/sys/netinet/in.h	/^#define	IPPORT_BIFFUDP		512$/
IPPORT_CMDSERVER	./sun/sys/netinet/in.h	/^#define	IPPORT_CMDSERVER	514$/
IPPORT_DAYTIME	./sun/sys/netinet/in.h	/^#define	IPPORT_DAYTIME		13$/
IPPORT_DISCARD	./sun/sys/netinet/in.h	/^#define	IPPORT_DISCARD		9$/
IPPORT_ECHO	./sun/sys/netinet/in.h	/^#define	IPPORT_ECHO		7$/
IPPORT_EFSSERVER	./sun/sys/netinet/in.h	/^#define	IPPORT_EFSSERVER	520$/
IPPORT_EXECSERVER	./sun/sys/netinet/in.h	/^#define	IPPORT_EXECSERVER	512$/
IPPORT_FINGER	./sun/sys/netinet/in.h	/^#define	IPPORT_FINGER		79$/
IPPORT_FTP	./sun/sys/netinet/in.h	/^#define	IPPORT_FTP		21$/
IPPORT_LOGINSERVER	./sun/sys/netinet/in.h	/^#define	IPPORT_LOGINSERVER	513$/
IPPORT_MTP	./sun/sys/netinet/in.h	/^#define	IPPORT_MTP		57$/
IPPORT_NAMESERVER	./sun/sys/netinet/in.h	/^#define	IPPORT_NAMESERVER	42$/
IPPORT_NETSTAT	./sun/sys/netinet/in.h	/^#define	IPPORT_NETSTAT		15$/
IPPORT_RESERVED	./sun/sys/netinet/in.h	/^#define	IPPORT_RESERVED		1024$/
IPPORT_RJE	./sun/sys/netinet/in.h	/^#define	IPPORT_RJE		77$/
IPPORT_ROUTESERVER	./sun/sys/netinet/in.h	/^#define	IPPORT_ROUTESERVER	520	\/* 520+1 also used /
IPPORT_SMTP	./sun/sys/netinet/in.h	/^#define	IPPORT_SMTP		25$/
IPPORT_SUPDUP	./sun/sys/netinet/in.h	/^#define	IPPORT_SUPDUP		95$/
IPPORT_SYSTAT	./sun/sys/netinet/in.h	/^#define	IPPORT_SYSTAT		11$/
IPPORT_TELNET	./sun/sys/netinet/in.h	/^#define	IPPORT_TELNET		23$/
IPPORT_TFTP	./sun/sys/netinet/in.h	/^#define	IPPORT_TFTP		69$/
IPPORT_TIMESERVER	./sun/sys/netinet/in.h	/^#define	IPPORT_TIMESERVER	37$/
IPPORT_TTYLINK	./sun/sys/netinet/in.h	/^#define	IPPORT_TTYLINK		87$/
IPPORT_WHOIS	./sun/sys/netinet/in.h	/^#define	IPPORT_WHOIS		43$/
IPPORT_WHOSERVER	./sun/sys/netinet/in.h	/^#define	IPPORT_WHOSERVER	513$/
IPPROTO_GGP	./sun/sys/netinet/in.h	/^#define	IPPROTO_GGP		2		\/* gateway^2 (deprecated) /
IPPROTO_ICMP	./sun/sys/netinet/in.h	/^#define	IPPROTO_ICMP		1		\/* control message protoc/
IPPROTO_MAX	./sun/sys/netinet/in.h	/^#define	IPPROTO_MAX		256$/
IPPROTO_ND	./sun/sys/netinet/in.h	/^#define	IPPROTO_ND		77		\/* UNOFFICIAL net disk pro/
IPPROTO_PUP	./sun/sys/netinet/in.h	/^#define	IPPROTO_PUP		12		\/* pup *\/$/
IPPROTO_RAW	./sun/sys/netinet/in.h	/^#define	IPPROTO_RAW		255		\/* raw IP packet *\/$/
IPPROTO_TCP	./sun/sys/netinet/in.h	/^#define	IPPROTO_TCP		6		\/* tcp *\/$/
IPPROTO_UDP	./sun/sys/netinet/in.h	/^#define	IPPROTO_UDP		17		\/* user datagram protocol/
IPTTLDEC	./sun/sys/netinet/ip.h	/^#define	IPTTLDEC	5		\/* subtracted when forwarding /
IPVERSION	./sun/sys/netinet/ip.h	/^#define	IPVERSION	4$/
IP_ALLOWBROADCAST	./sun/sys/netinet/ip_var.h	/^#define	IP_ALLOWBROADCAST	SS_PRIV	\/* can send broa/
IP_DF	./sun/sys/netinet/ip.h	/^#define	IP_DF 0x4000			\/* dont fragment flag *\/$/
IP_FORWARDING	./sun/sys/netinet/ip_var.h	/^#define	IP_FORWARDING		0x1	\/* most of ip header ex/
IP_MF	./sun/sys/netinet/ip.h	/^#define	IP_MF 0x2000			\/* more fragments flag *\/$/
IP_ROUTETOIF	./sun/sys/netinet/ip_var.h	/^#define	IP_ROUTETOIF		0x10	\/* same as SO_DONTROUTE/
IREAD	./sun/sys/ufs/inode.h	/^#define	IREAD		0400		\/* read, write, execute permi/
IREF	./sun/sys/ufs/inode.h	/^#define IREF		0x400		\/* inode is being referenced /
ISGID	./sun/sys/ufs/inode.h	/^#define	ISGID		02000		\/* set group id on execution/
ISHLOCK	./sun/sys/ufs/inode.h	/^#define	ISHLOCK		0x80		\/* file has shared lock *\/$/
ISSIG	./sun/sys/h/param.h	/^#define	ISSIG(p) \\$/
ISUID	./sun/sys/ufs/inode.h	/^#define	ISUID		04000		\/* set user id on execution /
ISVTX	./sun/sys/ufs/inode.h	/^#define	ISVTX		01000		\/* save swapped text even af/
ITEXT	./sun/sys/ufs/inode.h	/^#define	ITEXT		0x20		\/* inode is pure text prototy/
ITIMER_PROF	./sun/sys/h/time.h	/^#define	ITIMER_PROF	2$/
ITIMER_REAL	./sun/sys/h/time.h	/^#define	ITIMER_REAL	0$/
ITIMER_VIRTUAL	./sun/sys/h/time.h	/^#define	ITIMER_VIRTUAL	1$/
ITOV	./sun/sys/ufs/inode.h	/^#define ITOV(IP)	((struct vnode *)&(IP)->i_vnode)$/
IUNLOCK	./sun/sys/ufs/inode.h	/^#define	IUNLOCK(ip) { \\$/
IUPD	./sun/sys/ufs/inode.h	/^#define	IUPD		0x2		\/* file has been modified *\/$/
IWANT	./sun/sys/ufs/inode.h	/^#define	IWANT		0x10		\/* some process waiting on lo/
IWRITE	./sun/sys/ufs/inode.h	/^#define	IWRITE		0200$/
IXDR_GET_BOOL	./lib/libc/rpc/xdr.h	/^#define IXDR_GET_BOOL(buf)		((bool_t)IXDR_GET_LONG/
IXDR_GET_ENUM	./lib/libc/rpc/xdr.h	/^#define IXDR_GET_ENUM(buf, t)		((t)IXDR_GET_LONG(b/
IXDR_GET_LONG	./lib/libc/rpc/xdr.h	/^#define IXDR_GET_LONG(buf)		ntohl(*buf++)$/
IXDR_GET_SHORT	./lib/libc/rpc/xdr.h	/^#define IXDR_GET_SHORT(buf)		((short)IXDR_GET_LONG/
IXDR_GET_U_LONG	./lib/libc/rpc/xdr.h	/^#define IXDR_GET_U_LONG(buf)		((u_long)IXDR_GET_LO/
IXDR_GET_U_SHORT	./lib/libc/rpc/xdr.h	/^#define IXDR_GET_U_SHORT(buf)		((u_short)IXDR_GET_/
IXDR_PUT_BOOL	./lib/libc/rpc/xdr.h	/^#define IXDR_PUT_BOOL(buf, v)		IXDR_PUT_LONG((buf)/
IXDR_PUT_ENUM	./lib/libc/rpc/xdr.h	/^#define IXDR_PUT_ENUM(buf, v)		IXDR_PUT_LONG((buf)/
IXDR_PUT_LONG	./lib/libc/rpc/xdr.h	/^#define IXDR_PUT_LONG(buf, v)		(*buf++ = htonl(v))/
IXDR_PUT_SHORT	./lib/libc/rpc/xdr.h	/^#define IXDR_PUT_SHORT(buf, v)		IXDR_PUT_LONG((buf/
IXDR_PUT_U_LONG	./lib/libc/rpc/xdr.h	/^#define IXDR_PUT_U_LONG(buf, v)		IXDR_PUT_LONG((bu/
IXDR_PUT_U_SHORT	./lib/libc/rpc/xdr.h	/^#define IXDR_PUT_U_SHORT(buf, v)	IXDR_PUT_LONG((bu/
JUSTRETURN	./sun/sys/h/user.h	/^#define	JUSTRETURN	0$/
KBDLDISC	./sun/sys/h/ioctl.h	/^#define	KBDLDISC	6		\/* up\/down keyboard trans (con/
KLIN	./sun/sys/vax/vmparam.h	/^#define	KLIN	(8\/CLSIZE)		\/* default data\/stack in /
KLMAX	./sun/sys/vax/vmparam.h	/^#define	KLMAX	(32\/CLSIZE)$/
KLOUT	./sun/sys/vax/vmparam.h	/^#define	KLOUT	(32\/CLSIZE)$/
KLSDIST	./sun/sys/vax/vmparam.h	/^#define	KLSDIST	3		\/* klusters advance\/retard for /
KLSEQL	./sun/sys/vax/vmparam.h	/^#define	KLSEQL	(16\/CLSIZE)		\/* in klust if vadvise/
KLTXT	./sun/sys/vax/vmparam.h	/^#define	KLTXT	(4\/CLSIZE)		\/* default text in klust/
L001000	./sun/sys/h/ioctl.h	/^#define		L001000		0x02000000$/
L004000	./sun/sys/h/ioctl.h	/^#define		L004000		0x08000000$/
LASTUNSIGNED	./lib/libc/rpc/xdr.c	/^#define LASTUNSIGNED	((u_int) 0-1)$/
LAST_FRAG	./lib/libc/rpc/xdr_rec.c	/^#define LAST_FRAG ((u_long)(1 << 31))$/
LCASE	./sun/sys/h/ioctl.h	/^#define		LCASE		0x00000004	\/* simulate lower case /
LCRTBS	./sun/sys/h/ioctl.h	/^#define		LCRTBS		(CRTBS>>16)$/
LCRTERA	./sun/sys/h/ioctl.h	/^#define		LCRTERA		(CRTERA>>16)$/
LCRTKIL	./sun/sys/h/ioctl.h	/^#define		LCRTKIL		(CRTKIL>>16)$/
LCTLECH	./sun/sys/h/ioctl.h	/^#define		LCTLECH		(CTLECH>>16)$/
LDECCTQ	./sun/sys/h/ioctl.h	/^#define		LDECCTQ		(DECCTQ>>16)$/
LDIRSIZ	./sun/sys/ufs/ufs_dir.c	/^#define LDIRSIZ(len) \\$/
LFLUSHO	./sun/sys/h/ioctl.h	/^#define		LFLUSHO		(FLUSHO>>16)$/
LIM_CORE	./sun/sys/h/vlimit.h	/^#define	LIM_CORE	5	\/* max size of ``core'' file *\//
LIM_CPU	./sun/sys/h/vlimit.h	/^#define	LIM_CPU		1	\/* max secs cpu time *\/$/
LIM_DATA	./sun/sys/h/vlimit.h	/^#define	LIM_DATA	3	\/* max growth of data space *\/$/
LIM_FSIZE	./sun/sys/h/vlimit.h	/^#define	LIM_FSIZE	2	\/* max size of file created *\//
LIM_MAXRSS	./sun/sys/h/vlimit.h	/^#define	LIM_MAXRSS	6	\/* max desired data+stack cor/
LIM_NORAISE	./sun/sys/h/vlimit.h	/^#define	LIM_NORAISE	0	\/* if <> 0, can't raise limi/
LIM_STACK	./sun/sys/h/vlimit.h	/^#define	LIM_STACK	4	\/* max growth of stack *\/$/
LITOUT	./sun/sys/h/ioctl.h	/^#define		LITOUT		0x00200000	\/* literal output *\/$/
LLITOUT	./sun/sys/h/ioctl.h	/^#define		LLITOUT		(LITOUT>>16)$/
LMDMBUF	./sun/sys/h/ioctl.h	/^#define		LMDMBUF		(MDMBUF>>16)$/
LNOFLSH	./sun/sys/h/ioctl.h	/^#define		LNOFLSH		(NOFLSH>>16)$/
LNOHANG	./sun/sys/h/ioctl.h	/^#define		LNOHANG		(NOHANG>>16)$/
LOCK_EX	./sun/sys/h/file.h	/^#define	LOCK_EX		2	\/* exclusive lock *\/$/
LOCK_NB	./sun/sys/h/file.h	/^#define	LOCK_NB		4	\/* don't block when locking *\/$/
LOCK_SH	./sun/sys/h/file.h	/^#define	LOCK_SH		1	\/* shared lock *\/$/
LOCK_UN	./sun/sys/h/file.h	/^#define	LOCK_UN		8	\/* unlock *\/$/
LOGIN	./lib/libc/net/ruserpass.c	/^#define	LOGIN	2$/
LOHOST	./sun/sys/netinet/if_loop.c	/^#define	LOHOST	1			\/* can't be 0, that's broadcast/
LOMTU	./sun/sys/netinet/if_loop.c	/^#define	LOMTU	(1024+512)$/
LONET	./sun/sys/netinet/if_loop.c	/^#define	LONET	127$/
LOOPPAGES	./sun/sys/vax/vmparam.h	/^#define	LOOPPAGES	(maxfree - firstfree)$/
LOSTDQUOT	./sun/sys/h/quota.h	/^#define	LOSTDQUOT	((struct dquot *) 1)$/
LOSTFOUNDINO	./sun/sys/ufs/fs.h	/^#define LOSTFOUNDINO	(ROOTINO + 1)$/
LOTSFREEFRACT	./sun/sys/vax/vmparam.h	/^#define	LOTSFREEFRACT	4$/
LOTSOFMEM	./sun/sys/vax/vmparam.h	/^#define	LOTSOFMEM	2$/
LOWPAGES	./sun/sys/vax/vmparam.h	/^#define	LOWPAGES	0$/
LPENDIN	./sun/sys/h/ioctl.h	/^#define		LPENDIN		(PENDIN>>16)$/
LPRTERA	./sun/sys/h/ioctl.h	/^#define		LPRTERA		(PRTERA>>16)$/
LTILDE	./sun/sys/h/ioctl.h	/^#define		LTILDE		(TILDE>>16)$/
LTOSTOP	./sun/sys/h/ioctl.h	/^#define		LTOSTOP		(TOSTOP>>16)$/
L_INCR	./sun/sys/h/file.h	/^#define	L_INCR		1	\/* relative to current offset *\//
L_SET	./sun/sys/h/file.h	/^#define	L_SET		0	\/* absolute offset *\/$/
L_XTND	./sun/sys/h/file.h	/^#define	L_XTND		2	\/* relative to end of file *\/$/
MACHINE	./lib/libc/net/ruserpass.c	/^#define	MACHINE	11$/
MADV_DONTNEED	./sun/sys/h/mman.h	/^#define	MADV_DONTNEED	4		\/* dont need these pages /
MADV_NORMAL	./sun/sys/h/mman.h	/^#define	MADV_NORMAL	0		\/* no further special treat/
MADV_RANDOM	./sun/sys/h/mman.h	/^#define	MADV_RANDOM	1		\/* expect random page refer/
MADV_SEQUENTIAL	./sun/sys/h/mman.h	/^#define	MADV_SEQUENTIAL	2		\/* expect sequential pa/
MADV_WILLNEED	./sun/sys/h/mman.h	/^#define	MADV_WILLNEED	3		\/* will need these pages /
MAKEIMODE	./sun/sys/ufs/inode.h	/^#define MAKEIMODE(T, M)	(VTTOIF(T) | (M))$/
MALLTABCHAR	./sun/sys/sys/tty_tb.c	/^#define MALLTABCHAR	(8)$/
MAP_PRIVATE	./sun/sys/h/mman.h	/^#define	MAP_PRIVATE	2		\/* changes are private *\/$/
MAP_SHARED	./sun/sys/h/mman.h	/^#define	MAP_SHARED	1		\/* share changes *\/$/
MARKPORT	./sun/sys/vaxif/if_hy.c	/^#define MARKPORT	10	\/* mark this host's adapter po/
MASK	./lib/libc/rpc/xdr_float.c	/^#define MASK(nbits)     ((1 << nbits) - 1)$/
MASKREG	./sun/sys/vaxmba/hp.c	/^#define	MASKREG(reg)	((reg)&0xffff)$/
MAX	./sun/sys/h/param.h	/^#define	MAX(a,b) (((a)>(b))?(a):(b))$/
MAXADDRSIZE	./lib/libc/net/gethostent.c	/^#define	MAXADDRSIZE	14$/
MAXALIASES	./lib/libc/net/gethostent.c	/^#define	MAXALIASES	35$/
MAXBPC	./sun/sys/ufs/fs.h	/^#define	MAXBPC	(SBSIZE - sizeof (struct fs))$/
MAXBPG	./sun/sys/ufs/fs.h	/^#define	MAXBPG(fs) \\$/
MAXBSIZE	./sun/sys/h/param.h	/^#define	MAXBSIZE	8192$/
MAXCLIENTS	./sun/sys/nfs/nfs_subr.c	/^#define MAXCLIENTS	4$/
MAXCOMLEN	./sun/sys/h/user.h	/^#define	MAXCOMLEN	16		\/* <= MAXNAMLEN, >= sizeof(a/
MAXCPG	./sun/sys/ufs/fs.h	/^#define	MAXCPG		32	\/* maximum fs_cpg *\/$/
MAXCSBUFS	./sun/sys/ufs/fs.h	/^#define MAXCSBUFS 32$/
MAXDSIZ	./sun/sys/vax/vmparam.h	/^#define	MAXDSIZ		(12*1024-32-SLOP)	\/* max data siz/
MAXDUMP	./sun/sys/vax/autoconf.c	/^#define	MAXDUMP	(10*2048)$/
MAXFRAG	./sun/sys/h/param.h	/^#define MAXFRAG 	8$/
MAXGROUPLEN	./lib/libc/rpcsvc/getnetgrent.c	/^#define MAXGROUPLEN 1024$/
MAXGRP	./lib/libc/gen/getgrent.c	/^#define	MAXGRP	200$/
MAXINT	./lib/libc/gen/getgrent.c	/^#define MAXINT 0x7fffffff;$/
MAXINTERVAL	./sun/sys/vaxif/if_hy.c	/^#define MAXINTERVAL	20	\/* seconds (max action) *\/$/
MAXIPG	./sun/sys/ufs/fs.h	/^#define	MAXIPG		2048	\/* max number inodes\/cyl grou/
MAXMNTLEN	./sun/sys/ufs/fs.h	/^#define MAXMNTLEN 512$/
MAXNAMLEN	./sun/sys/h/dir.h	/^#define	MAXNAMLEN	255$/
MAXNBIG	./sun/sys/sys/vm_sched.c	/^#define	MAXNBIG	10$/
MAXPATHLEN	./sun/sys/h/param.h	/^#define MAXPATHLEN	1024$/
MAXPHYS	./sun/sys/sys/vm_swp.c	/^#define	MAXPHYS	(63 * 1024)	\/* don't increase beyo/
MAXPUPDATA	./sun/sys/netpup/pup.h	/^#define	MAXPUPDATA	532$/
MAXPUPSIZ	./sun/sys/netpup/pup.h	/^#define	MAXPUPSIZ	(MINPUPSIZ + MAXPUPDATA)$/
MAXSLP	./sun/sys/vax/vmparam.h	/^#define	MAXSLP 		20$/
MAXSSIZ	./sun/sys/vax/vmparam.h	/^#define	MAXSSIZ		(12*1024-32-SLOP)	\/* max stack si/
MAXSYMLINKS	./sun/sys/h/param.h	/^#define MAXSYMLINKS	8$/
MAXTIMO	./lib/libc/rpc/clnt_kudp.c	/^#define MAXTIMO	(60 * hz)$/
MAXTSIZ	./sun/sys/vax/vmparam.h	/^#define	MAXTSIZ		(6*2048-SLOP)		\/* max text size (/
MAXTTL	./sun/sys/netinet/ip.h	/^#define	MAXTTL		255		\/* maximum time to live (seco/
MAXUPRC	./sun/sys/conf/param.c	/^#define	MAXUPRC	(NPROC - 5)$/
MAXUSERS	./lib/libc/rpcsvc/rusers.h	/^#define MAXUSERS 100$/
MAX_AUTH_BYTES	./lib/libc/rpc/auth.h	/^#define MAX_AUTH_BYTES	400$/
MAX_BROADCAST_SIZE	./lib/libc/rpc/pmap_getmaps.c	/^#define MAX_BROADCAST_SIZE 1400$/
MAX_DQ_WARN	./sun/sys/h/quota.h	/^#define	MAX_DQ_WARN	3$/
MAX_IQ_WARN	./sun/sys/h/quota.h	/^#define	MAX_IQ_WARN	3$/
MAX_MACHINE_NAME	./lib/libc/rpc/auth_unix.h	/^#define MAX_MACHINE_NAME 255$/
MAX_MARSHEL_SIZE	./lib/libc/rpc/auth_none.c	/^#define MAX_MARSHEL_SIZE 20$/
MC750_TBPAR	./sun/sys/vax/machdep.c	/^#define	MC750_TBPAR	4$/
MCALL_MSG_SIZE	./lib/libc/rpc/clnt_raw.c	/^#define MCALL_MSG_SIZE 24$/
MDMBUF	./sun/sys/h/ioctl.h	/^#define		MDMBUF		0x00100000	\/* start\/stop output o/
MFREE	./sun/sys/h/mbuf.h	/^#define	MFREE(m, n) \\$/
MGET	./sun/sys/h/mbuf.h	/^#define	MGET(m, i, t) \\$/
MIN	./sun/sys/h/param.h	/^#define	MIN(a,b) (((a)<(b))?(a):(b))$/
MINARCS	./sun/sys/h/gprof.h	/^#define MINARCS		50$/
MINBSIZE	./sun/sys/ufs/fs.h	/^#define MINBSIZE	4096$/
MINFREE	./sun/sys/vax/vmparam.h	/^#define	MINFREE		(64 * 1024)$/
MINFREEFRACT	./sun/sys/vax/vmparam.h	/^#define	MINFREEFRACT	2$/
MINPUPSIZ	./sun/sys/netpup/pup.h	/^#define	MINPUPSIZ	(sizeof (struct pup_header) + si/
ML11	./sun/sys/vaxmba/hp.c	/^#define	ML11	(hptypes[mi->mi_type] == MBDT_ML11A)$/
MLEN	./sun/sys/h/mbuf.h	/^#define	MLEN		(MSIZE-MMINOFF-MTAIL)	\/* mbuf data l/
MMAXOFF	./sun/sys/h/mbuf.h	/^#define	MMAXOFF		(MSIZE-MTAIL)		\/* offset where da/
MMINOFF	./sun/sys/h/mbuf.h	/^#define	MMINOFF		12			\/* mbuf header length *\/$/
MNTABCHAR	./sun/sys/sys/tty_tb.c	/^#define MNTABCHAR	(6)$/
MODE0	./sun/sys/vaxif/if_vv.c	/^#define	MODE0	0		\/* everything is wonderful *\/$/
MODE1	./sun/sys/vaxif/if_vv.c	/^#define	MODE1	1		\/* hopefully whatever will go awa/
MODE2	./sun/sys/vaxif/if_vv.c	/^#define	MODE2	2		\/* drastic measures - open host r/
MOUNTPROC_DUMP	./lib/libc/rpcsvc/mount.h	/^#define MOUNTPROC_DUMP 2$/
MOUNTPROC_EXPORT	./lib/libc/rpcsvc/mount.h	/^#define MOUNTPROC_EXPORT 5$/
MOUNTPROC_EXPORTALL	./lib/libc/rpcsvc/mount.h	/^#define MOUNTPROC_EXPORTALL 6$/
MOUNTPROC_MNT	./lib/libc/rpcsvc/mount.h	/^#define MOUNTPROC_MNT 1$/
MOUNTPROC_UMNT	./lib/libc/rpcsvc/mount.h	/^#define MOUNTPROC_UMNT 3$/
MOUNTPROC_UMNTALL	./lib/libc/rpcsvc/mount.h	/^#define MOUNTPROC_UMNTALL 4$/
MOUNTPROG	./lib/libc/rpcsvc/mount.h	/^#define MOUNTPROG 100005$/
MOUNTVERS	./lib/libc/rpcsvc/mount.h	/^#define MOUNTVERS 1$/
MOUNTVERS_ORIG	./lib/libc/rpcsvc/mount.h	/^#define MOUNTVERS_ORIG 1$/
MOUSELDISC	./sun/sys/h/ioctl.h	/^#define	MOUSELDISC	5		\/* mouse discipline *\/$/
MPG_CLUSTERS	./sun/sys/h/mbuf.h	/^#define	MPG_CLUSTERS	1		\/* put new clusters on fre/
MPG_MBUFS	./sun/sys/h/mbuf.h	/^#define	MPG_MBUFS	0		\/* put new mbufs on free list/
MPG_SPACE	./sun/sys/h/mbuf.h	/^#define	MPG_SPACE	2		\/* don't free; caller wants s/
MSG	./sun/sys/vax/locore.s	/^#define	MSG(msg)	.data; 1: .asciz msg; .text$/
MSG_BSIZE	./sun/sys/h/msgbuf.h	/^#define	MSG_BSIZE	(2048 - 2 * sizeof (long))$/
MSG_DONTROUTE	./sun/sys/h/socket.h	/^#define	MSG_DONTROUTE	0x4		\/* send without using r/
MSG_MAGIC	./sun/sys/h/msgbuf.h	/^#define	MSG_MAGIC	0x063060$/
MSG_MAXIOVLEN	./sun/sys/h/socket.h	/^#define	MSG_MAXIOVLEN	16$/
MSG_OOB	./sun/sys/h/socket.h	/^#define	MSG_OOB		0x1		\/* process out-of-band data /
MSG_PEEK	./sun/sys/h/socket.h	/^#define	MSG_PEEK	0x2		\/* peek at incoming message /
MSIZE	./sun/sys/h/mbuf.h	/^#define	MSIZE		128			\/* size of an mbuf *\/$/
MSWAPX	./sun/sys/h/param.h	/^#define	MSWAPX	15		\/* pseudo mount table index for/
MTABCHAR	./sun/sys/sys/tty_tb.c	/^#define MTABCHAR 	(5)$/
MTAIL	./sun/sys/h/mbuf.h	/^#define	MTAIL		4$/
MTBSF	./sun/sys/h/mtio.h	/^#define MTBSF	2	\/* backward space file *\/$/
MTBSR	./sun/sys/h/mtio.h	/^#define MTBSR	4	\/* backward space record *\/$/
MTERASE	./sun/sys/h/mtio.h	/^#define MTERASE	9	\/* erase the entire tape *\/$/
MTFSF	./sun/sys/h/mtio.h	/^#define MTFSF	1	\/* forward space file *\/$/
MTFSR	./sun/sys/h/mtio.h	/^#define MTFSR	3	\/* forward space record *\/$/
MTIOCGET	./sun/sys/h/mtio.h	/^#define	MTIOCGET	_IOR(m, 2, struct mtget)	\/* get t/
MTIOCTOP	./sun/sys/h/mtio.h	/^#define	MTIOCTOP	_IOW(m, 1, struct mtop)		\/* do a /
MTNOP	./sun/sys/h/mtio.h	/^#define MTNOP	7	\/* no operation, sets status only /
MTOFFL	./sun/sys/h/mtio.h	/^#define MTOFFL	6	\/* rewind and put the drive offli/
MTRETEN	./sun/sys/h/mtio.h	/^#define MTRETEN	8	\/* retension the tape *\/$/
MTREW	./sun/sys/h/mtio.h	/^#define MTREW	5	\/* rewind *\/$/
MTWEOF	./sun/sys/h/mtio.h	/^#define MTWEOF	0	\/* write an end-of-file record *\//
MT_ATABLE	./sun/sys/h/mbuf.h	/^#define	MT_ATABLE	7	\/* address resolution tables */
MT_DATA	./sun/sys/h/mbuf.h	/^#define	MT_DATA		1	\/* dynamic (data) allocation *\//
MT_FREE	./sun/sys/h/mbuf.h	/^#define	MT_FREE		0	\/* should be on free list *\/$/
MT_FTABLE	./sun/sys/h/mbuf.h	/^#define	MT_FTABLE	11	\/* fragment reassembly header/
MT_HEADER	./sun/sys/h/mbuf.h	/^#define	MT_HEADER	2	\/* packet header *\/$/
MT_HTABLE	./sun/sys/h/mbuf.h	/^#define	MT_HTABLE	6	\/* IMP host tables *\/$/
MT_ISAR	./sun/sys/h/mtio.h	/^#define	MT_ISAR		0x07		\/* sun: multibus archive *\//
MT_ISCPC	./sun/sys/h/mtio.h	/^#define	MT_ISCPC	0x06		\/* sun: multibus cpc *\/$/
MT_ISHT	./sun/sys/h/mtio.h	/^#define	MT_ISHT		0x02		\/* vax: massbus tu77, etc */
MT_ISMT	./sun/sys/h/mtio.h	/^#define	MT_ISMT		0x04		\/* vax: massbus tu78 *\/$/
MT_ISSC	./sun/sys/h/mtio.h	/^#define	MT_ISSC		0x08		\/* sun: SCSI archive *\/$/
MT_ISTM	./sun/sys/h/mtio.h	/^#define	MT_ISTM		0x03		\/* vax: unibus tm-11 *\/$/
MT_ISTS	./sun/sys/h/mtio.h	/^#define	MT_ISTS		0x01		\/* vax: unibus ts-11 *\/$/
MT_ISUT	./sun/sys/h/mtio.h	/^#define	MT_ISUT		0x05		\/* vax: unibus gcr *\/$/
MT_ISXY	./sun/sys/h/mtio.h	/^#define	MT_ISXY		0x09		\/* sun: Xylogics 472 *\/$/
MT_PCB	./sun/sys/h/mbuf.h	/^#define	MT_PCB		4	\/* protocol control block *\/$/
MT_RTABLE	./sun/sys/h/mbuf.h	/^#define	MT_RTABLE	5	\/* routing tables *\/$/
MT_SOCKET	./sun/sys/h/mbuf.h	/^#define	MT_SOCKET	3	\/* socket structure *\/$/
MT_SONAME	./sun/sys/h/mbuf.h	/^#define	MT_SONAME	8	\/* socket name *\/$/
MT_SOOPTS	./sun/sys/h/mbuf.h	/^#define	MT_SOOPTS	10	\/* socket options *\/$/
MT_ZOMBIE	./sun/sys/h/mbuf.h	/^#define	MT_ZOMBIE	9	\/* zombie proc status *\/$/
M_COPYALL	./sun/sys/h/mbuf.h	/^#define	M_COPYALL	1000000000$/
M_DONTWAIT	./sun/sys/h/mbuf.h	/^#define	M_DONTWAIT	0$/
M_RDONLY	./sun/sys/h/vfs.h	/^#define M_RDONLY	1		\/* mount fs read only *\/$/
M_RDWR	./sun/sys/h/vfs.h	/^#define M_RDWR		0		\/* mount fs read\/write *\/$/
M_WAIT	./sun/sys/h/mbuf.h	/^#define	M_WAIT		1$/
Mgenassym	./sun/sys/vax/genassym.c	/^main()$/
Minit_main	./sun/sys/sys/init_main.c	/^main(firstaddr)$/
NAMELEN	./lib/libc/rpc/pmap_clnt.c	/^#define NAMELEN 255$/
NBBY	./sun/sys/h/param.h	/^#define	NBBY	8		\/* number of bits in a byte *\/$/
NBIG	./sun/sys/sys/vm_sched.c	/^#define	NBIG	4$/
NBPG	./sun/sys/vax/param.h	/^#define	NBPG	512		\/* bytes\/page *\/$/
NBPW	./sun/sys/h/param.h	/^#define	NBPW	sizeof(int)	\/* number of bytes in an /
NCARGS	./sun/sys/h/param.h	/^#define	NCARGS	10240		\/* # characters in exec argl/
NC_HASH	./sun/sys/sys/vfs_dnlc.c	/^#define	NC_HASH(namep, namlen, vp)	\\$/
NC_HASH_SIZE	./sun/sys/sys/vfs_dnlc.c	/^#define	NC_HASH_SIZE		8	\/* size of hash table *\/$/
NC_NAMLEN	./sun/sys/h/dnlc.h	/^#define	NC_NAMLEN	15	\/* maximum name segment lengt/
NC_SIZE	./sun/sys/sys/vfs_dnlc.c	/^#define NC_SIZE			32	\/* size of name cache *\/$/
NDADDR	./sun/sys/ufs/inode.h	/^#define	NDADDR	12		\/* direct addresses in inode *\//
NDMAP	./sun/sys/h/dmap.h	/^#define	NDMAP 		36	\/* size of the swap area map *\//
NDMON	./sun/sys/h/vmmeter.h	/^#define	NDMON	128$/
NDQHASH	./sun/sys/ufs/quota_kern.c	/^#define	NDQHASH		64$/
NEED_TO_FREE_SIZE	./sun/sys/sys/heap_kmem.c	/^#define	NEED_TO_FREE_SIZE	10$/
NETISR_IP	./sun/sys/net/netisr.h	/^#define	NETISR_IP	2		\/* same as AF_INET *\/$/
NETISR_ND	./sun/sys/net/netisr.h	/^#define	NETISR_ND	7		\/* network disk protocol *\/$/
NETISR_NS	./sun/sys/net/netisr.h	/^#define	NETISR_NS	6		\/* same as AF_NS *\/$/
NETISR_RAW	./sun/sys/net/netisr.h	/^#define	NETISR_RAW	0		\/* same as AF_UNSPEC *\/$/
NETLDISC	./sun/sys/h/ioctl.h	/^#define	NETLDISC	1		\/* line discip for berk net *\//
NEWLINE	./sun/sys/h/tty.h	/^#define	NEWLINE		3$/
NFS_FHSIZE	./sun/sys/nfs/nfs.h	/^#define	NFS_FHSIZE	32$/
NFS_MAXDATA	./sun/sys/nfs/nfs.h	/^#define	NFS_MAXDATA	8192$/
NFS_MAXDIRENT	./sun/sys/nfs/nfs.h	/^#define	NFS_MAXDIRENT	128	\/* max number of dir ent/
NFS_MAXNAMLEN	./sun/sys/nfs/nfs.h	/^#define	NFS_MAXNAMLEN	255$/
NFS_MAXPATHLEN	./sun/sys/nfs/nfs.h	/^#define	NFS_MAXPATHLEN	1024$/
NFS_PORT	./sun/sys/nfs/nfs.h	/^#define	NFS_PORT	2049$/
NFS_PROGRAM	./sun/sys/nfs/nfs.h	/^#define	NFS_PROGRAM	((u_long)100003)$/
NFS_ROOTNAME	./sun/sys/nfs/nfs.h	/^#define	NFS_ROOTNAME	"nfs"$/
NFS_VERSION	./sun/sys/nfs/nfs.h	/^#define	NFS_VERSION	((u_long)2)$/
NGROUPS	./sun/sys/h/param.h	/^#define	NGROUPS	8		\/* max number groups *\/$/
NGRPS	./lib/libc/rpc/auth_unix.h	/^#define NGRPS 8$/
NIADDR	./sun/sys/ufs/inode.h	/^#define	NIADDR	3		\/* indirect addresses in inode */
NIL	./sun/sys/sys/heap_kmem.c	/^#define NIL		((Freehdr) 0)$/
NINDIR	./sun/sys/ufs/fs.h	/^#define	NINDIR(fs)	((fs)->fs_nindir)$/
NIPCREG	./sun/sys/sys/sys_process.c	/^#define	NIPCREG 16$/
NITRACE	./sun/sys/ufs/inode.h	/^#define NITRACE	2048$/
NL0	./sun/sys/h/ioctl.h	/^#define			NL0	0x00000000$/
NL1	./sun/sys/h/ioctl.h	/^#define			NL1	0x00000100	\/* tty 37 *\/$/
NL2	./sun/sys/h/ioctl.h	/^#define			NL2	0x00000200	\/* vt05 *\/$/
NL3	./sun/sys/h/ioctl.h	/^#define			NL3	0x00000300$/
NLDELAY	./sun/sys/h/ioctl.h	/^#define		NLDELAY		0x00000300	\/* \\n delay *\/$/
NLIMITS	./sun/sys/h/vlimit.h	/^#define	NLIMITS		6$/
NMBCLUSTERS	./sun/sys/h/mbuf.h	/^#define	NMBCLUSTERS	256			\/* # of virt pages for m/
NMC730	./sun/sys/vax/machdep.c	/^#define	NMC730	12$/
NMOUNT	./sun/sys/h/param.h	/^#define	NMOUNT	20		\/* number of mountable file sys/
NO	./lib/libc/net/ruserpass.c	/^#define	NO	7$/
NOCRED	./sun/sys/h/dnlc.h	/^#define	NOCRED	((struct ucred *) 0)$/
NODEV	./sun/sys/h/param.h	/^#define	NODEV	(dev_t)(-1)$/
NODQUOT	./sun/sys/h/quota.h	/^#define	NODQUOT		((struct dquot *) 0)$/
NOFILE	./lib/libc/rpc/svc.c	/^#define NOFILE 32$/
NOFLSH	./sun/sys/h/ioctl.h	/^#define		NOFLSH		0x80000000	\/* no output flush on /
NOGROUP	./sun/sys/h/param.h	/^#define	NOGROUP	-1		\/* marker for empty group set /
NOHANG	./sun/sys/h/ioctl.h	/^#define		NOHANG		0x01000000	\/* no SIGHUP on carrie/
NOQUOTA	./sun/sys/h/quota.h	/^#define	NOQUOTA	((struct quota *) 0)$/
NOTIFY	./lib/libc/net/ruserpass.c	/^#define	NOTIFY	4$/
NPMON	./sun/sys/h/vmmeter.h	/^#define	NPMON	64$/
NPROC	./sun/sys/conf/param.c	/^#define	NPROC (10 + 16 * MAXUSERS)$/
NPTEPG	./sun/sys/h/param.h	/^#define	NPTEPG		(NBPG\/(sizeof (struct pte)))$/
NPTY	./sun/sys/sys/tty_pty.c	/^#define	NPTY	32		\/* crude XXX *\/$/
NQHASH	./sun/sys/ufs/quota_kern.c	/^#define	NQHASH		32$/
NQS	./sun/sys/h/proc.h	/^#define	NQS	32		\/* 32 run queues *\/$/
NRMON	./sun/sys/h/vmmeter.h	/^#define	NRMON	64$/
NRPOS	./sun/sys/ufs/fs.h	/^#define	NRPOS		8	\/* number distinct rotational pos/
NSIG	./sun/sys/h/signal.h	/^#define NSIG	32$/
NSMON	./sun/sys/h/vmmeter.h	/^#define	NSMON	128$/
NSPB	./sun/sys/ufs/fs.h	/^#define	NSPB(fs)	((fs)->fs_nspf << (fs)->fs_fragsh/
NSPEEDS	./sun/sys/h/tty.h	/^#define	NSPEEDS	16$/
NSPF	./sun/sys/ufs/fs.h	/^#define	NSPF(fs)	((fs)->fs_nspf)$/
NTABLDISC	./sun/sys/h/ioctl.h	/^#define	NTABLDISC	4		\/* gtco tablet discipline *\/$/
NTBS	./sun/sys/sys/tty_tb.c	/^#define NTBS		(16)$/
NTTYDISC	./sun/sys/h/ioctl.h	/^#define	NTTYDISC	2		\/* new tty discipline *\/$/
NULL	./lib/libc/rpc/auth_none.c	/^#define NULL ((caddr_t)0)$/
NULLPROC	./lib/libc/rpc/clnt.h	/^#define NULLPROC ((u_long)0)$/
NULL_HASH	./sun/sys/sys/vfs_dnlc.c	/^#define	NULL_HASH(ncp)		(ncp)->hash_next = (ncp)->/
NULL_SVC	./lib/libc/rpc/svc.c	/^#define NULL_SVC ((struct svc_callout *)0)$/
NULL_xdrproc_t	./lib/libc/rpc/xdr.h	/^#define NULL_xdrproc_t ((xdrproc_t)0)$/
NXDAD	./sun/sys/h/text.h	/^#define	NXDAD	12		\/* param.h:MAXTSIZ \/ dmap.h:DMTE/
NZERO	./sun/sys/h/param.h	/^#define	NZERO	20$/
OBUFSIZ	./sun/sys/h/tty.h	/^#define	OBUFSIZ	100$/
ODDP	./sun/sys/h/ioctl.h	/^#define		ODDP		0x00000040	\/* get\/send odd parity */
OPEN	./sun/sys/vaxif/if_vv.c	/^#define	OPEN	-1		\/* PAUSE and open host relay *\/$/
ORDINARY	./sun/sys/h/tty.h	/^#define	ORDINARY	0$/
OTTYDISC	./sun/sys/h/ioctl.h	/^#define	OTTYDISC	0		\/* old, v7 std tty driver *\/$/
OWNER	./sun/sys/ufs/inode.h	/^#define OWNER(CR, IP)	(((CR)->cr_uid == (IP)->i_ui/
O_APPEND	./sun/sys/h/file.h	/^#define	O_APPEND	FAPPEND		\/* append on each write /
O_CREAT	./sun/sys/h/file.h	/^#define	O_CREAT		FCREAT		\/* open with file create /
O_EXCL	./sun/sys/h/file.h	/^#define	O_EXCL		FEXCL		\/* error on create if file /
O_NDELAY	./sun/sys/h/file.h	/^#define	O_NDELAY	FNDELAY		\/* non-blocking open *\/$/
O_RDONLY	./sun/sys/h/file.h	/^#define	O_RDONLY	000		\/* open for reading *\/$/
O_RDWR	./sun/sys/h/file.h	/^#define	O_RDWR		002		\/* open for read & write *\/$/
O_TRUNC	./sun/sys/h/file.h	/^#define	O_TRUNC		FTRUNC		\/* open with truncation */
O_WRONLY	./sun/sys/h/file.h	/^#define	O_WRONLY	001		\/* open for writing *\/$/
P1	./sun/sys/vax/locore.s	/^	mfpr	$P1BR,r2	# user P1 (stack)$/
P1PAGES	./sun/sys/vax/vmparam.h	/^#define	P1PAGES		0x200000	\/* number of pages in P1/
PANIC	./sun/sys/vax/locore.s	/^#define	PANIC(msg)	clrl _waittime; pushab 1f; \\$/
PARAM	./lib/libc/sys/SYS.h	/^#define PARAM		sp@(4)$/
PARAM2	./lib/libc/sys/SYS.h	/^#define PARAM2		sp@(8)$/
PASSWD	./lib/libc/net/ruserpass.c	/^#define	PASSWD	3$/
PAUSE	./sun/sys/vaxif/if_vv.c	/^#define	PAUSE	0		\/* interface should NOT post new /
PC	./sun/sys/vax/reg.h	/^#define	PC	(-2)$/
PCB_KSP	./sun/sys/vax/locore.s	/^	movab	UPAGES*NBPG(r1),PCB_KSP(r1)$/
PCB_P0BR	./sun/sys/vax/locore.s	/^	mfpr	$P0BR,PCB_P0BR(r1)$/
PCB_P1BR	./sun/sys/vax/locore.s	/^mfpr	$P1BR,PCB_P1BR(r1)$/
PCB_PSL	./sun/sys/vax/locore.s	/^	clrl	PCB_PSL(r1)			# mode(k,k), ipl=0$/
PCB_R11	./sun/sys/vax/locore.s	/^	movl	r11,PCB_R11(r1)$/
PCB_SIGC	./sun/sys/vax/locore.s	/^movc3	$16,sigcode,PCB_SIGC(r0)$/
PCB_SSP	./sun/sys/vax/locore.s	/^	mnegl	$1,PCB_SSP(r1)$/
PCB_SZPT	./sun/sys/vax/locore.s	/^	movl	$CLSIZE,PCB_SZPT(r1)		# init u.u_pcb.pcb_szp/
PCLMAXTDM	./sun/sys/vaxif/if_pcl.c	/^#define	PCLMAXTDM	7	\/* Max unit number on TDM bus /
PCLMTU	./sun/sys/vaxif/if_pcl.c	/^#define	PCLMTU		(1006)	\/* Max transmission unit (b/
PCLUNIT	./sun/sys/vaxif/if_pcl.c	/^#define	PCLUNIT(x)	minor(x)$/
PENDIN	./sun/sys/h/ioctl.h	/^#define		PENDIN		0x20000000	\/* tp->t_rawq needs re/
PF_CCITT	./sun/sys/h/socket.h	/^#define	PF_CCITT	AF_CCITT$/
PF_CHAOS	./sun/sys/h/socket.h	/^#define	PF_CHAOS	AF_CHAOS$/
PF_DATAKIT	./sun/sys/h/socket.h	/^#define	PF_DATAKIT	AF_DATAKIT$/
PF_ECMA	./sun/sys/h/socket.h	/^#define	PF_ECMA		AF_ECMA$/
PF_IMPLINK	./sun/sys/h/socket.h	/^#define	PF_IMPLINK	AF_IMPLINK$/
PF_INET	./sun/sys/h/socket.h	/^#define	PF_INET		AF_INET$/
PF_MAX	./sun/sys/h/socket.h	/^#define	PF_MAX		12$/
PF_NBIO	./sun/sys/sys/tty_pty.c	/^#define	PF_NBIO		0x04$/
PF_NBS	./sun/sys/h/socket.h	/^#define	PF_NBS		AF_NBS$/
PF_NOSTOP	./sun/sys/sys/tty_pty.c	/^#define	PF_NOSTOP	0x40$/
PF_NS	./sun/sys/h/socket.h	/^#define	PF_NS		AF_NS$/
PF_PKT	./sun/sys/sys/tty_pty.c	/^#define	PF_PKT		0x08		\/* packet mode *\/$/
PF_PUP	./sun/sys/h/socket.h	/^#define	PF_PUP		AF_PUP$/
PF_RCOLL	./sun/sys/sys/tty_pty.c	/^#define	PF_RCOLL	0x01$/
PF_REMOTE	./sun/sys/sys/tty_pty.c	/^#define	PF_REMOTE	0x20		\/* remote and flow control/
PF_SNA	./sun/sys/h/socket.h	/^#define	PF_SNA		AF_SNA$/
PF_STOPPED	./sun/sys/sys/tty_pty.c	/^#define	PF_STOPPED	0x10		\/* user told stopped *\/$/
PF_UNIX	./sun/sys/h/socket.h	/^#define	PF_UNIX		AF_UNIX$/
PF_UNSPEC	./sun/sys/h/socket.h	/^#define	PF_UNSPEC	AF_UNSPEC$/
PF_WCOLL	./sun/sys/sys/tty_pty.c	/^#define	PF_WCOLL	0x02$/
PGOFSET	./sun/sys/vax/param.h	/^#define	PGOFSET	(NBPG-1)	\/* byte offset into page /
PGSHIFT	./sun/sys/vax/param.h	/^#define	PGSHIFT	9		\/* LOG2(NBPG) *\/$/
PGTHRESH	./sun/sys/vax/vmparam.h	/^#define PGTHRESH        (100 * 1024)$/
PHYSOFF	./sun/sys/sys/sys_process.c	/^#define	PHYSOFF(p, o) \\$/
PIDHASH	./sun/sys/h/proc.h	/^#define	PIDHASH(pid)	((pid) % PIDHSZ)$/
PIDHSZ	./sun/sys/h/proc.h	/^#define	PIDHSZ		15$/
PINOD	./sun/sys/h/param.h	/^#define	PINOD	10$/
PIPSIZ	./sun/sys/sys/uipc_pipe.c	/^#define	PIPSIZ	4096$/
PJ	./sun/sys/vax/locore.s	/^#define	PJ	PUSHR;jsb _Xustray$/
PLOCK	./sun/sys/h/param.h	/^#define	PLOCK	35$/
PMAPPORT	./lib/libc/rpc/pmap_prot.h	/^#define PMAPPORT		((u_short)111)$/
PMAPPROC_CALLIT	./lib/libc/rpc/pmap_prot.h	/^#define PMAPPROC_CALLIT		((u_long)5)$/
PMAPPROC_DUMP	./lib/libc/rpc/pmap_prot.h	/^#define PMAPPROC_DUMP		((u_long)4)$/
PMAPPROC_GETPORT	./lib/libc/rpc/pmap_prot.h	/^#define PMAPPROC_GETPORT	((u_long)3)$/
PMAPPROC_NULL	./lib/libc/rpc/pmap_prot.h	/^#define PMAPPROC_NULL		((u_long)0)$/
PMAPPROC_SET	./lib/libc/rpc/pmap_prot.h	/^#define PMAPPROC_SET		((u_long)1)$/
PMAPPROC_UNSET	./lib/libc/rpc/pmap_prot.h	/^#define PMAPPROC_UNSET		((u_long)2)$/
PMAPPROG	./lib/libc/rpc/pmap_prot.h	/^#define PMAPPROG		((u_long)100000)$/
PMAPVERS	./lib/libc/rpc/pmap_prot.h	/^#define PMAPVERS		((u_long)2)$/
PMAPVERS_ORIG	./lib/libc/rpc/pmap_prot.h	/^#define PMAPVERS_ORIG		((u_long)1)$/
PMAPVERS_PROTO	./lib/libc/rpc/pmap_prot.h	/^#define PMAPVERS_PROTO		((u_long)2)$/
PMONMIN	./sun/sys/h/vmmeter.h	/^#define	PMONMIN	20$/
POPR	./sun/sys/vax/locore.s	/^#define	POPR		popr $0x3f$/
PPIPE	./sun/sys/h/param.h	/^#define	PPIPE	26$/
PRC_HOSTDEAD	./sun/sys/h/protosw.h	/^#define	PRC_HOSTDEAD		6	\/* normally from IMP *\/$/
PRC_HOSTUNREACH	./sun/sys/h/protosw.h	/^#define	PRC_HOSTUNREACH		7	\/* ditto *\/$/
PRC_IFDOWN	./sun/sys/h/protosw.h	/^#define	PRC_IFDOWN		0	\/* interface transition *\/$/
PRC_MSGSIZE	./sun/sys/h/protosw.h	/^#define	PRC_MSGSIZE		5	\/* message size forced drop/
PRC_NCMDS	./sun/sys/h/protosw.h	/^#define	PRC_NCMDS		21$/
PRC_PARAMPROB	./sun/sys/h/protosw.h	/^#define	PRC_PARAMPROB		20	\/* header incorrect *\/$/
PRC_QUENCH	./sun/sys/h/protosw.h	/^#define	PRC_QUENCH		4	\/* some said to slow down *\//
PRC_REDIRECT_HOST	./sun/sys/h/protosw.h	/^#define	PRC_REDIRECT_HOST	15	\/* host routing redir/
PRC_REDIRECT_NET	./sun/sys/h/protosw.h	/^#define	PRC_REDIRECT_NET	14	\/* net routing redirec/
PRC_REDIRECT_TOSHOST	./sun/sys/h/protosw.h	/^#define	PRC_REDIRECT_TOSHOST	17	\/* redirect for to/
PRC_REDIRECT_TOSNET	./sun/sys/h/protosw.h	/^#define	PRC_REDIRECT_TOSNET	16	\/* redirect for typ/
PRC_ROUTEDEAD	./sun/sys/h/protosw.h	/^#define	PRC_ROUTEDEAD		1	\/* select new route if po/
PRC_TIMXCEED_INTRANS	./sun/sys/h/protosw.h	/^#define	PRC_TIMXCEED_INTRANS	18	\/* packet lifetime/
PRC_TIMXCEED_REASS	./sun/sys/h/protosw.h	/^#define	PRC_TIMXCEED_REASS	19	\/* lifetime expired /
PRC_UNREACH_HOST	./sun/sys/h/protosw.h	/^#define	PRC_UNREACH_HOST	9	\/* no route to host *\/$/
PRC_UNREACH_NEEDFRAG	./sun/sys/h/protosw.h	/^#define	PRC_UNREACH_NEEDFRAG	12	\/* IP_DF caused dr/
PRC_UNREACH_NET	./sun/sys/h/protosw.h	/^#define	PRC_UNREACH_NET		8	\/* no route to network /
PRC_UNREACH_PORT	./sun/sys/h/protosw.h	/^#define	PRC_UNREACH_PORT	11	\/* bad port # *\/$/
PRC_UNREACH_PROTOCOL	./sun/sys/h/protosw.h	/^#define	PRC_UNREACH_PROTOCOL	10	\/* dst says bad pr/
PRC_UNREACH_SRCFAIL	./sun/sys/h/protosw.h	/^#define	PRC_UNREACH_SRCFAIL	13	\/* source route fai/
PREFIXLEN	./sun/sys/nfs/nfs_subr.c	/^#define	PREFIXLEN	8$/
PRES	./sun/sys/h/vmmeter.h	/^#define	PRES	50$/
PRIBIO	./sun/sys/h/param.h	/^#define	PRIBIO	20$/
PRINTF	./sun/sys/vax/locore.s	/^#define	PRINTF(n,msg)	pushab 1f; calls $n+1,_print/
PRIO_MAX	./sun/sys/h/resource.h	/^#define	PRIO_MAX	20$/
PRIO_MIN	./sun/sys/h/resource.h	/^#define	PRIO_MIN	-20$/
PRIO_PGRP	./sun/sys/h/resource.h	/^#define	PRIO_PGRP	1$/
PRIO_PROCESS	./sun/sys/h/resource.h	/^#define	PRIO_PROCESS	0$/
PRIO_USER	./sun/sys/h/resource.h	/^#define	PRIO_USER	2$/
PRIUBA	./sun/sys/h/param.h	/^#define	PRIUBA	24$/
PROT_EXEC	./sun/sys/h/mman.h	/^#define	PROT_EXEC	0x4		\/* pages can be executed *\//
PROT_READ	./sun/sys/h/mman.h	/^#define	PROT_READ	0x1		\/* pages can be read *\/$/
PROT_WRITE	./sun/sys/h/mman.h	/^#define	PROT_WRITE	0x2		\/* pages can be written *\//
PRTERA	./sun/sys/h/ioctl.h	/^#define		PRTERA		0x00020000	\/* \\ ... \/ erase *\/$/
PRUREQUESTS	./sun/sys/netinet/tcp_debug.c	/^#define PRUREQUESTS$/
PRU_ABORT	./sun/sys/h/protosw.h	/^#define	PRU_ABORT		10	\/* abort (fast DISCONNECT, D/
PRU_ACCEPT	./sun/sys/h/protosw.h	/^#define	PRU_ACCEPT		5	\/* accept connection from pe/
PRU_ATTACH	./sun/sys/h/protosw.h	/^#define	PRU_ATTACH		0	\/* attach protocol to up *\/$/
PRU_BIND	./sun/sys/h/protosw.h	/^#define	PRU_BIND		2	\/* bind socket to address *\/$/
PRU_CONNECT	./sun/sys/h/protosw.h	/^#define	PRU_CONNECT		4	\/* establish connection to /
PRU_CONNECT2	./sun/sys/h/protosw.h	/^#define	PRU_CONNECT2		17	\/* connect two sockets *\//
PRU_CONTROL	./sun/sys/h/protosw.h	/^#define	PRU_CONTROL		11	\/* control operations on p/
PRU_DETACH	./sun/sys/h/protosw.h	/^#define	PRU_DETACH		1	\/* detach protocol from up */
PRU_DISCONNECT	./sun/sys/h/protosw.h	/^#define	PRU_DISCONNECT		6	\/* disconnect from peer /
PRU_FASTTIMO	./sun/sys/h/protosw.h	/^#define	PRU_FASTTIMO		18	\/* 200ms timeout *\/$/
PRU_LISTEN	./sun/sys/h/protosw.h	/^#define	PRU_LISTEN		3	\/* listen for connection *\/$/
PRU_NREQ	./sun/sys/h/protosw.h	/^#define	PRU_NREQ		21$/
PRU_PEERADDR	./sun/sys/h/protosw.h	/^#define	PRU_PEERADDR		16	\/* fetch peer's address */
PRU_PROTORCV	./sun/sys/h/protosw.h	/^#define	PRU_PROTORCV		20	\/* receive from below *\/$/
PRU_PROTOSEND	./sun/sys/h/protosw.h	/^#define	PRU_PROTOSEND		21	\/* send to below *\/$/
PRU_RCVD	./sun/sys/h/protosw.h	/^#define	PRU_RCVD		8	\/* have taken data; more room /
PRU_RCVOOB	./sun/sys/h/protosw.h	/^#define	PRU_RCVOOB		13	\/* retrieve out of band dat/
PRU_SEND	./sun/sys/h/protosw.h	/^#define	PRU_SEND		9	\/* send this data *\/$/
PRU_SENDOOB	./sun/sys/h/protosw.h	/^#define	PRU_SENDOOB		14	\/* send out of band data */
PRU_SENSE	./sun/sys/h/protosw.h	/^#define	PRU_SENSE		12	\/* return status into m *\/$/
PRU_SHUTDOWN	./sun/sys/h/protosw.h	/^#define	PRU_SHUTDOWN		7	\/* won't send any more dat/
PRU_SLOWTIMO	./sun/sys/h/protosw.h	/^#define	PRU_SLOWTIMO		19	\/* 500ms timeout *\/$/
PRU_SOCKADDR	./sun/sys/h/protosw.h	/^#define	PRU_SOCKADDR		15	\/* fetch socket's address/
PR_ADDR	./sun/sys/h/protosw.h	/^#define	PR_ADDR		0x02		\/* addresses given with mes/
PR_ATOMIC	./sun/sys/h/protosw.h	/^#define	PR_ATOMIC	0x01		\/* exchange atomic message/
PR_CONNREQUIRED	./sun/sys/h/protosw.h	/^#define	PR_CONNREQUIRED	0x04		\/* connection requir/
PR_FASTHZ	./sun/sys/h/protosw.h	/^#define	PR_FASTHZ	5		\/* 5 fast timeouts per second/
PR_RIGHTS	./sun/sys/h/protosw.h	/^#define	PR_RIGHTS	0x10		\/* passes capabilities *\/$/
PR_SLOWHZ	./sun/sys/h/protosw.h	/^#define	PR_SLOWHZ	2		\/* 2 slow timeouts per second/
PR_WANTRCVD	./sun/sys/h/protosw.h	/^#define	PR_WANTRCVD	0x08		\/* want PRU_RCVD calls */
PS	./sun/sys/vax/reg.h	/^#define	PS	(-1)$/
PSEUDO	./lib/libc/sys/SYS.h	/^#define	PSEUDO(x,y)	ENTRY(x); chmk $SYS_\/**\/y$/
PSLEP	./sun/sys/h/param.h	/^#define	PSLEP	40$/
PSWP	./sun/sys/h/param.h	/^#define	PSWP	0$/
PUP_NOCKSUM	./sun/sys/netpup/pup.h	/^#define	PUP_NOCKSUM	0xffff		\/* no checksum supplie/
PUP_TRACE	./sun/sys/netpup/pup.h	/^#define	PUP_TRACE	01		\/* trace pup in network *\/$/
PUSER	./sun/sys/h/param.h	/^#define	PUSER	50$/
PUSHR	./sun/sys/vax/locore.s	/^#define	PUSHR		pushr $0x3f$/
PVFS	./sun/sys/h/param.h	/^#define PVFS	27$/
PWAIT	./sun/sys/h/param.h	/^#define	PWAIT	30$/
PZERO	./sun/sys/h/param.h	/^#define	PZERO	25$/
P_RLINK	./sun/sys/vax/locore.s	/^	tstl	P_RLINK(r0)		## firewall: p->p_rlink must be/
P_TSIZE	./sun/sys/vax/locore.s	/^	cmpl	r3,P_TSIZE(r5)$/
P_WCHAN	./sun/sys/vax/locore.s	/^tstl	P_WCHAN(r2)		## firewalls$/
QHASH	./sun/sys/ufs/quota_kern.c	/^#define	QHASH(uid)	((unsigned)(uid) % NQHASH)$/
Q_DOWARN	./sun/sys/h/quota.h	/^#define	Q_DOWARN	26	\/* warn user about excessive s/
Q_GETDLIM	./sun/sys/h/quota.h	/^#define	Q_GETDLIM	2	\/* get disc limits & usage *\/$/
Q_LOCK	./sun/sys/h/quota.h	/^#define	Q_LOCK	0x01		\/* quota struct locked (for d/
Q_NDQ	./sun/sys/h/quota.h	/^#define	Q_NDQ	0x08		\/* account has NO disc quota */
Q_NEW	./sun/sys/h/quota.h	/^#define	Q_NEW	0x04		\/* new quota - no proc1 msg se/
Q_SETDLIM	./sun/sys/h/quota.h	/^#define	Q_SETDLIM	1	\/* set disc limits & usage *\/$/
Q_SETDUSE	./sun/sys/h/quota.h	/^#define	Q_SETDUSE	3	\/* set disc usage only *\/$/
Q_SETUID	./sun/sys/h/quota.h	/^#define	Q_SETUID	16	\/* change proc to use quotas f/
Q_SETWARN	./sun/sys/h/quota.h	/^#define	Q_SETWARN	25	\/* alter inode\/block warning /
Q_SYNC	./sun/sys/h/quota.h	/^#define	Q_SYNC		4	\/* update disc copy of quota usa/
Q_WANT	./sun/sys/h/quota.h	/^#define	Q_WANT	0x02		\/* issue a wakeup when lock g/
Qptr	./sun/sys/ufs/quota_kern.c	38
R0	./sun/sys/vax/reg.h	/^#define	R0	(-18)$/
R1	./sun/sys/vax/reg.h	/^#define	R1	(-17)$/
R10	./sun/sys/vax/reg.h	/^#define	R10	(-8)$/
R11	./sun/sys/vax/reg.h	/^#define	R11	(-7)$/
R12	./sun/sys/vax/reg.h	/^#define	R12	(-21)$/
R13	./sun/sys/vax/reg.h	/^#define	R13	(-20)$/
R2	./sun/sys/vax/reg.h	/^#define	R2	(-16)$/
R3	./sun/sys/vax/reg.h	/^#define	R3	(-15)$/
R4	./sun/sys/vax/reg.h	/^#define	R4	(-14)$/
R5	./sun/sys/vax/reg.h	/^#define	R5	(-13)$/
R6	./sun/sys/vax/reg.h	/^#define	R6	(-12)$/
R7	./sun/sys/vax/reg.h	/^#define	R7	(-11)$/
R8	./sun/sys/vax/reg.h	/^#define	R8	(-10)$/
R9	./sun/sys/vax/reg.h	/^#define	R9	(-9)$/
RATETOSCHEDPAGING	./sun/sys/sys/vm_sched.c	/^#define	RATETOSCHEDPAGING	4		\/* hz that is *\/$/
RATTRVALID	./sun/sys/nfs/rnode.h	/^#define	RATTRVALID	0x04		\/* Attributes in the rnod/
RAW	./sun/sys/h/ioctl.h	/^#define		RAW		0x00000020	\/* no i\/o processing *\/$/
RAWRCVQ	./sun/sys/net/raw_cb.h	/^#define	RAWRCVQ		2048$/
RAWSNDQ	./sun/sys/net/raw_cb.h	/^#define	RAWSNDQ		2048$/
RAW_DONTROUTE	./sun/sys/net/raw_cb.h	/^#define	RAW_DONTROUTE	04		\/* no routing, default */
RAW_FADDR	./sun/sys/net/raw_cb.h	/^#define	RAW_FADDR	02$/
RAW_LADDR	./sun/sys/net/raw_cb.h	/^#define	RAW_LADDR	01$/
RB_ASKNAME	./sun/sys/h/reboot.h	/^#define	RB_ASKNAME	0x01	\/* ask for file name to re/
RB_AUTOBOOT	./sun/sys/h/reboot.h	/^#define	RB_AUTOBOOT	0	\/* flags for system auto-boo/
RB_BOOT	./sun/sys/h/reboot.h	/^#define	RB_BOOT		1	\/* reboot due to boot() *\/$/
RB_HALT	./sun/sys/h/reboot.h	/^#define	RB_HALT		0x08	\/* don't reboot, just halt */
RB_INITNAME	./sun/sys/h/reboot.h	/^#define	RB_INITNAME	0x10	\/* name given for \/etc\/in/
RB_NOBOOTRC	./sun/sys/h/reboot.h	/^#define	RB_NOBOOTRC	0x20	\/* don't run \/etc\/rc.boot/
RB_NOSYNC	./sun/sys/h/reboot.h	/^#define	RB_NOSYNC	0x04	\/* dont sync before reboot /
RB_PANIC	./sun/sys/h/reboot.h	/^#define	RB_PANIC	0	\/* reboot due to panic *\/$/
RB_SINGLE	./sun/sys/h/reboot.h	/^#define	RB_SINGLE	0x02	\/* reboot to single user on/
RDIRTY	./sun/sys/nfs/rnode.h	/^#define	RDIRTY		0x10		\/* dirty buffers may be in b/
REALLYRETURN	./sun/sys/h/user.h	/^#define	REALLYRETURN	3$/
RECVDATASENT	./sun/sys/vaxif/if_hy.c	/^#define	RECVDATASENT	5	\/* input data cmd sent *\/$/
RECVSENT	./sun/sys/vaxif/if_hy.c	/^#define	RECVSENT	4	\/* input message cmd sent *\/$/
RECVTRIES	./lib/libc/rpc/clnt_kudp.c	/^#define	RECVTRIES	2$/
RENAME_IN_PROGRESS	./sun/sys/ufs/ufs_dir.c	/^#define	RENAME_IN_PROGRESS	0x01$/
RENAME_WAITING	./sun/sys/ufs/ufs_dir.c	/^#define	RENAME_WAITING		0x02$/
REOF	./sun/sys/nfs/rnode.h	/^#define	REOF		0x08		\/* EOF encountered on read *\/$/
RESTARTSYS	./sun/sys/h/user.h	/^#define	RESTARTSYS	1$/
RET	./lib/libc/sys/SYS.h	/^#define	RET		ret$/
RETURN	./sun/sys/h/tty.h	/^#define	RETURN		6$/
REVARP_REPLY	./sun/sys/netinet/if_ether.h	/^#define	REVARP_REPLY	4	\/* Reverse ARP reply *\/$/
REVARP_REQUEST	./sun/sys/netinet/if_ether.h	/^#define	REVARP_REQUEST	3	\/* Reverse ARP request *\//
RFS_CREATE	./sun/sys/nfs/nfs.h	/^#define	RFS_CREATE	9$/
RFS_GETATTR	./sun/sys/nfs/nfs.h	/^#define	RFS_GETATTR	1$/
RFS_LINK	./sun/sys/nfs/nfs.h	/^#define	RFS_LINK	12$/
RFS_LOOKUP	./sun/sys/nfs/nfs.h	/^#define	RFS_LOOKUP	4$/
RFS_MKDIR	./sun/sys/nfs/nfs.h	/^#define	RFS_MKDIR	14$/
RFS_NPROC	./sun/sys/nfs/nfs.h	/^#define	RFS_NPROC	18$/
RFS_NULL	./sun/sys/nfs/nfs.h	/^#define	RFS_NULL	0$/
RFS_READ	./sun/sys/nfs/nfs.h	/^#define	RFS_READ	6$/
RFS_READDIR	./sun/sys/nfs/nfs.h	/^#define	RFS_READDIR	16$/
RFS_READLINK	./sun/sys/nfs/nfs.h	/^#define	RFS_READLINK	5$/
RFS_REMOVE	./sun/sys/nfs/nfs.h	/^#define	RFS_REMOVE	10$/
RFS_RENAME	./sun/sys/nfs/nfs.h	/^#define	RFS_RENAME	11$/
RFS_RMDIR	./sun/sys/nfs/nfs.h	/^#define	RFS_RMDIR	15$/
RFS_ROOT	./sun/sys/nfs/nfs.h	/^#define	RFS_ROOT	3$/
RFS_SETATTR	./sun/sys/nfs/nfs.h	/^#define	RFS_SETATTR	2$/
RFS_STATFS	./sun/sys/nfs/nfs.h	/^#define	RFS_STATFS	17$/
RFS_SYMLINK	./sun/sys/nfs/nfs.h	/^#define	RFS_SYMLINK	13$/
RFS_WRITE	./sun/sys/nfs/nfs.h	/^#define	RFS_WRITE	8$/
RFS_WRITECACHE	./sun/sys/nfs/nfs.h	/^#define	RFS_WRITECACHE	7$/
RLIMIT_CORE	./sun/sys/h/resource.h	/^#define	RLIMIT_CORE	4		\/* core file size *\/$/
RLIMIT_CPU	./sun/sys/h/resource.h	/^#define	RLIMIT_CPU	0		\/* cpu time in milliseconds /
RLIMIT_DATA	./sun/sys/h/resource.h	/^#define	RLIMIT_DATA	2		\/* data size *\/$/
RLIMIT_FSIZE	./sun/sys/h/resource.h	/^#define	RLIMIT_FSIZE	1		\/* maximum file size *\/$/
RLIMIT_RSS	./sun/sys/h/resource.h	/^#define	RLIMIT_RSS	5		\/* resident set size *\/$/
RLIMIT_STACK	./sun/sys/h/resource.h	/^#define	RLIMIT_STACK	3		\/* stack size *\/$/
RLIM_INFINITY	./sun/sys/h/resource.h	/^#define	RLIM_INFINITY	0x7fffffff$/
RLIM_NLIMITS	./sun/sys/h/resource.h	/^#define	RLIM_NLIMITS	6		\/* number of resource limi/
RLOCKED	./sun/sys/nfs/rnode.h	/^#define	RLOCKED		0x01		\/* rnode is in use *\/$/
RM80	./sun/sys/vaxmba/hp.c	/^#define	RM80	(hptypes[mi->mi_type] == MBDT_RM80)$/
RMONMIN	./sun/sys/h/vmmeter.h	/^#define	RMONMIN	130$/
RM_HASH	./sun/sys/sys/vfs_dnlc.c	/^#define	RM_HASH(ncp)		remque(ncp)$/
RM_LRU	./sun/sys/sys/vfs_dnlc.c	/^#define	RM_LRU(ncp)		remque2((struct ncache *) ncp/
RND	./sun/sys/h/buf.h	/^#define RND	(MAXBSIZE\/DEV_BSIZE)$/
RO	./sun/sys/h/seg.h	/^#define	RO	PG_URKR		\/* access abilities *\/$/
ROOTINO	./sun/sys/ufs/fs.h	/^#define	ROOTINO		((ino_t)2)	\/* i number of all roo/
ROPEN	./sun/sys/nfs/rnode.h	/^#define ROPEN		0x20		\/* the vnode is currently ope/
ROUNDDOWN	./sun/sys/h/gprof.h	/^#define ROUNDDOWN(x,y)	(((x)\/(y))*(y))$/
ROUNDUP	./sun/sys/h/gprof.h	/^#define ROUNDUP(x,y)	((((x)+(y)-1)\/(y))*(y))$/
RP06	./sun/sys/vaxmba/hp.c	/^#define	RP06	(hptypes[mi->mi_type] <= MBDT_RP06)$/
RPCTEST_NULL_BATCH_PROC	./lib/libc/rpc/clnt.h	/^#define RPCTEST_NULL_BATCH_PROC	((u_long)3)$/
RPCTEST_NULL_PROC	./lib/libc/rpc/clnt.h	/^#define RPCTEST_NULL_PROC	((u_long)2)$/
RPCTEST_PROGRAM	./lib/libc/rpc/clnt.h	/^#define RPCTEST_PROGRAM		((u_long)1)$/
RPCTEST_VERSION	./lib/libc/rpc/clnt.h	/^#define RPCTEST_VERSION		((u_long)1)$/
RPC_ANYSOCK	./lib/libc/rpc/svc.h	/^#define	RPC_ANYSOCK	-1$/
RPC_MSG_VERSION	./lib/libc/rpc/rpc_msg.h	/^#define RPC_MSG_VERSION		((u_long) 2)$/
RPC_SERVICE_PORT	./lib/libc/rpc/rpc_msg.h	/^#define RPC_SERVICE_PORT	((u_short) 2048)$/
RQ_ENDOP	./sun/sys/vaxif/if_hy.c	/^#define RQ_ENDOP	001	\/* end the last adapter funct/
RQ_MARKDOWN	./sun/sys/vaxif/if_hy.c	/^#define RQ_MARKDOWN	020	\/* mark this adapter port /
RQ_MARKUP	./sun/sys/vaxif/if_hy.c	/^#define RQ_MARKUP	040	\/* mark this interface up *\//
RQ_REISSUE	./sun/sys/vaxif/if_hy.c	/^#define RQ_REISSUE	002	\/* reissue previous cmd aft/
RQ_STATISTICS	./sun/sys/vaxif/if_hy.c	/^#define RQ_STATISTICS	010	\/* get the statistics of/
RQ_STATUS	./sun/sys/vaxif/if_hy.c	/^#define RQ_STATUS	004	\/* get the status of the ada/
RQ_XASSOC	./sun/sys/vaxif/if_hy.c	/^#define RQ_XASSOC	0100	\/* associated data to trans/
RRES	./sun/sys/h/vmmeter.h	/^#define	RRES	5$/
RSTATPROC_HAVEDISK	./lib/libc/rpcsvc/rstat.h	/^#define RSTATPROC_HAVEDISK 2$/
RSTATPROC_STATS	./lib/libc/rpcsvc/rstat.h	/^#define RSTATPROC_STATS 1$/
RSTATPROG	./lib/libc/rpcsvc/rstat.h	/^#define RSTATPROG 100001$/
RSTATSENT	./sun/sys/vaxif/if_hy.c	/^#define RSTATSENT	11	\/* read statistics cmd sent t/
RSTATVERS	./lib/libc/rpcsvc/rstat.h	/^#define RSTATVERS 2$/
RSTATVERS_ORIG	./lib/libc/rpcsvc/rstat.h	/^#define RSTATVERS_ORIG 1$/
RSTATVERS_SWTCH	./lib/libc/rpcsvc/rstat.h	/^#define RSTATVERS_SWTCH 2$/
RTABLESIZE	./sun/sys/nfs/nfs_subr.c	/^#define	RTABLESIZE	16$/
RTFREE	./sun/sys/net/route.h	/^#define	RTFREE(rt) \\$/
RTF_GATEWAY	./sun/sys/net/route.h	/^#define	RTF_GATEWAY	0x2		\/* destination is a gatew/
RTF_HOST	./sun/sys/net/route.h	/^#define	RTF_HOST	0x4		\/* host entry (net otherwise/
RTF_UP	./sun/sys/net/route.h	/^#define	RTF_UP		0x1		\/* route useable *\/$/
RTHASHSIZ	./sun/sys/net/route.h	/^#define	RTHASHSIZ	8$/
RUSAGE_CHILDREN	./sun/sys/h/resource.h	/^#define	RUSAGE_CHILDREN	-1$/
RUSAGE_SELF	./sun/sys/h/resource.h	/^#define	RUSAGE_SELF	0$/
RUSERSPROC_ALLNAMES	./lib/libc/rpcsvc/rusers.h	/^#define RUSERSPROC_ALLNAMES 3$/
RUSERSPROC_NAMES	./lib/libc/rpcsvc/rusers.h	/^#define RUSERSPROC_NAMES 2$/
RUSERSPROC_NUM	./lib/libc/rpcsvc/rusers.h	/^#define RUSERSPROC_NUM 1$/
RUSERSPROG	./lib/libc/rpcsvc/rusers.h	/^#define RUSERSPROG 100002$/
RUSERSVERS	./lib/libc/rpcsvc/rusers.h	/^#define RUSERSVERS 1$/
RW	./sun/sys/h/seg.h	/^#define	RW	PG_UW$/
RWANT	./sun/sys/nfs/rnode.h	/^#define	RWANT		0x02		\/* someone wants a wakeup *\/$/
R_OK	./sun/sys/h/file.h	/^#define	R_OK		4	\/* readable by caller *\/$/
SAFERSS	./sun/sys/vax/vmparam.h	/^#define	SAFERSS		32		\/* nominal ``small'' resident/
SBLOCK	./sun/sys/ufs/fs.h	/^#define	SBLOCK		((daddr_t)(BBLOCK + BBSIZE \/ DEV_B/
SBSIZE	./sun/sys/ufs/fs.h	/^#define SBSIZE		8192$/
SCANINTERVAL	./sun/sys/vaxif/if_hy.c	/^#define SCANINTERVAL	10	\/* seconds *\/$/
SCBVEC	./sun/sys/vax/locore.s	/^#define	SCBVEC(name)	.align 2; .globl _X\/**\/name; /
SEQ_GEQ	./sun/sys/netinet/tcp_seq.h	/^#define	SEQ_GEQ(a,b)	((int)((a)-(b)) >= 0)$/
SEQ_GT	./sun/sys/netinet/tcp_seq.h	/^#define	SEQ_GT(a,b)	((int)((a)-(b)) > 0)$/
SEQ_LEQ	./sun/sys/netinet/tcp_seq.h	/^#define	SEQ_LEQ(a,b)	((int)((a)-(b)) <= 0)$/
SEQ_LT	./sun/sys/netinet/tcp_seq.h	/^#define	SEQ_LT(a,b)	((int)((a)-(b)) < 0)$/
SHORT_CRED_SIZE	./lib/libc/rpc/svc_auth_unix.c	/^#define SHORT_CRED_SIZE (sizeof (u_long))$/
SHORT_VERF_SIZE	./lib/libc/rpc/svc_auth_unix.c	/^#define SHORT_VERF_SIZE (3 * BYTES_PER_XDR_UNIT)$/
SHSIZE	./sun/sys/h/user.h	/^#define	SHSIZE		32$/
SIDL	./sun/sys/h/proc.h	/^#define	SIDL	4		\/* intermediate state in process c/
SIGALRM	./sun/sys/h/signal.h	/^#define	SIGALRM	14	\/* alarm clock *\/$/
SIGBUS	./sun/sys/h/signal.h	/^#define	SIGBUS	10	\/* bus error *\/$/
SIGCHLD	./sun/sys/h/signal.h	/^#define	SIGCHLD	20	\/* to parent on child stop or e/
SIGCONT	./sun/sys/h/signal.h	/^#define	SIGCONT	19	\/* continue a stopped process */
SIGEMT	./sun/sys/h/signal.h	/^#define	SIGEMT	7	\/* EMT instruction *\/$/
SIGFPE	./sun/sys/h/signal.h	/^#define	SIGFPE	8	\/* floating point exception *\/$/
SIGHUP	./sun/sys/h/signal.h	/^#define	SIGHUP	1	\/* hangup *\/$/
SIGILL	./sun/sys/h/signal.h	/^#define	SIGILL	4	\/* illegal instruction (not reset/
SIGINT	./sun/sys/h/signal.h	/^#define	SIGINT	2	\/* interrupt *\/$/
SIGIO	./sun/sys/h/signal.h	/^#define	SIGIO	23	\/* input\/output possible signal */
SIGIOT	./sun/sys/h/signal.h	/^#define	SIGIOT	6	\/* IOT instruction *\/$/
SIGKILL	./sun/sys/h/signal.h	/^#define	SIGKILL	9	\/* kill (cannot be caught or ign/
SIGPIPE	./sun/sys/h/signal.h	/^#define	SIGPIPE	13	\/* write on a pipe with no one /
SIGPROF	./sun/sys/h/signal.h	/^#define	SIGPROF	27	\/* profiling time alarm *\/$/
SIGQUIT	./sun/sys/h/signal.h	/^#define	SIGQUIT	3	\/* quit *\/$/
SIGSEGV	./sun/sys/h/signal.h	/^#define	SIGSEGV	11	\/* segmentation violation *\/$/
SIGSTOP	./sun/sys/h/signal.h	/^#define	SIGSTOP	17	\/* sendable stop signal not fro/
SIGSYS	./sun/sys/h/signal.h	/^#define	SIGSYS	12	\/* bad argument to system call */
SIGTERM	./sun/sys/h/signal.h	/^#define	SIGTERM	15	\/* software termination signal /
SIGTRAP	./sun/sys/h/signal.h	/^#define	SIGTRAP	5	\/* trace trap (not reset when ca/
SIGTSTP	./sun/sys/h/signal.h	/^#define	SIGTSTP	18	\/* stop signal from tty *\/$/
SIGTTIN	./sun/sys/h/signal.h	/^#define	SIGTTIN	21	\/* to readers pgrp upon backgro/
SIGTTOU	./sun/sys/h/signal.h	/^#define	SIGTTOU	22	\/* like TTIN for output if (tp-/
SIGURG	./sun/sys/h/signal.h	/^#define	SIGURG	16	\/* urgent condition on IO channe/
SIGVTALRM	./sun/sys/h/signal.h	/^#define	SIGVTALRM 26	\/* virtual time alarm *\/$/
SIGWINCH	./sun/sys/h/signal.h	/^#define	SIGWINCH 28	\/* window changed *\/$/
SIGXCPU	./sun/sys/h/signal.h	/^#define	SIGXCPU	24	\/* exceeded CPU time limit *\/$/
SIGXFSZ	./sun/sys/h/signal.h	/^#define	SIGXFSZ	25	\/* exceeded file size limit *\/$/
SIG_CATCH	./sun/sys/h/signal.h	/^#define	SIG_CATCH	(int (*)())2$/
SIG_DFL	./sun/sys/h/signal.h	/^#define	SIG_DFL		(int (*)())0$/
SIG_HOLD	./sun/sys/h/signal.h	/^#define	SIG_HOLD	(int (*)())3$/
SIG_IGN	./sun/sys/h/signal.h	/^#define	SIG_IGN		(int (*)())1$/
SIMULATERTI	./sun/sys/h/user.h	/^#define	SIMULATERTI	2$/
SINCR	./sun/sys/vax/param.h	/^#define	SINCR	4		\/* increment of stack\/NBPG *\/$/
SINGLE	./sun/sys/ufs/ufs_inode.c	/^#define	SINGLE	0	\/* index of single indirect block/
SIOCADDRT	./sun/sys/h/ioctl.h	/^#define	SIOCADDRT	_IOW(r, 10, struct rtentry)	\/* a/
SIOCATMARK	./sun/sys/h/ioctl.h	/^#define	SIOCATMARK	_IOR(s,  7, int)		\/* at oob mar/
SIOCDARP	./sun/sys/h/ioctl.h	/^#define	SIOCDARP	_IOW(i, 32, struct arpreq)	\/* del/
SIOCDELRT	./sun/sys/h/ioctl.h	/^#define	SIOCDELRT	_IOW(r, 11, struct rtentry)	\/* d/
SIOCGARP	./sun/sys/h/ioctl.h	/^#define	SIOCGARP	_IOWR(i, 31, struct arpreq)	\/* ge/
SIOCGHIWAT	./sun/sys/h/ioctl.h	/^#define	SIOCGHIWAT	_IOR(s,  1, int)		\/* get high w/
SIOCGIFADDR	./sun/sys/h/ioctl.h	/^#define	SIOCGIFADDR	_IOWR(i,13, struct ifreq)	\/* g/
SIOCGIFCONF	./sun/sys/h/ioctl.h	/^#define	SIOCGIFCONF	_IOWR(i,20, struct ifconf)	\/* /
SIOCGIFDSTADDR	./sun/sys/h/ioctl.h	/^#define	SIOCGIFDSTADDR	_IOWR(i,15, struct ifreq)	\//
SIOCGIFFLAGS	./sun/sys/h/ioctl.h	/^#define	SIOCGIFFLAGS	_IOWR(i,17, struct ifreq)	\/* /
SIOCGIFMEM	./sun/sys/h/ioctl.h	/^#define	SIOCGIFMEM	_IOWR(i,19, struct ifreq)	\/* ge/
SIOCGLOWAT	./sun/sys/h/ioctl.h	/^#define	SIOCGLOWAT	_IOR(s,  3, int)		\/* get low wa/
SIOCGPGRP	./sun/sys/h/ioctl.h	/^#define	SIOCGPGRP	_IOR(s,  9, int)		\/* get process/
SIOCSARP	./sun/sys/h/ioctl.h	/^#define	SIOCSARP	_IOW(i, 30, struct arpreq)	\/* set/
SIOCSHIWAT	./sun/sys/h/ioctl.h	/^#define	SIOCSHIWAT	_IOW(s,  0, int)		\/* set high w/
SIOCSIFADDR	./sun/sys/h/ioctl.h	/^#define	SIOCSIFADDR	_IOW(i, 12, struct ifreq)	\/* s/
SIOCSIFDSTADDR	./sun/sys/h/ioctl.h	/^#define	SIOCSIFDSTADDR	_IOW(i, 14, struct ifreq)	\//
SIOCSIFFLAGS	./sun/sys/h/ioctl.h	/^#define	SIOCSIFFLAGS	_IOW(i, 16, struct ifreq)	\/* /
SIOCSIFMEM	./sun/sys/h/ioctl.h	/^#define	SIOCSIFMEM	_IOW(i, 18, struct ifreq)	\/* se/
SIOCSLOWAT	./sun/sys/h/ioctl.h	/^#define	SIOCSLOWAT	_IOW(s,  2, int)		\/* set low wa/
SIOCSPGRP	./sun/sys/h/ioctl.h	/^#define	SIOCSPGRP	_IOW(s,  8, int)		\/* set process/
SKEEP	./sun/sys/h/proc.h	/^#define	SKEEP	0x0000100	\/* another flag to prevent/
SLOAD	./sun/sys/h/proc.h	/^#define	SLOAD	0x0000001	\/* in core *\/$/
SLOCK	./sun/sys/h/proc.h	/^#define	SLOCK	0x0000004	\/* process being swapped o/
SLOGIN	./sun/sys/h/proc.h	/^#define	SLOGIN	0x0800000	\/* a login process (legit/
SLOP	./sun/sys/vax/vmparam.h	/^#define	SLOP	32$/
SMALLEST_BLK	./sun/sys/sys/heap_kmem.c	/^#define	SMALLEST_BLK	1	 	\/* Size of smallest block/
SNDTRIES	./lib/libc/rpc/clnt_kudp.c	/^#define	SNDTRIES	4$/
SNOVM	./sun/sys/h/proc.h	/^#define	SNOVM	0x0004000	\/* no vm, parent in a vfor/
SOCK_DGRAM	./sun/sys/h/socket.h	/^#define	SOCK_DGRAM	2		\/* datagram socket *\/$/
SOCK_RAW	./sun/sys/h/socket.h	/^#define	SOCK_RAW	3		\/* raw-protocol interface *\/$/
SOCK_RDM	./sun/sys/h/socket.h	/^#define	SOCK_RDM	4		\/* reliably-delivered message /
SOCK_SEQPACKET	./sun/sys/h/socket.h	/^#define	SOCK_SEQPACKET	5		\/* sequenced packet stre/
SOCK_STREAM	./sun/sys/h/socket.h	/^#define	SOCK_STREAM	1		\/* stream socket *\/$/
SOL_SOCKET	./sun/sys/h/socket.h	/^#define	SOL_SOCKET	0xffff		\/* options for socket l/
SOMASK	./sun/sys/h/proc.h	/^#define	SOMASK	0x0000200	\/* restore old mask after/
SOMAXCONN	./sun/sys/h/socket.h	/^#define	SOMAXCONN	5$/
SOUSIG	./sun/sys/h/proc.h	/^#define	SOUSIG	0x0100000	\/* using old signal mecha/
SOWEUPC	./sun/sys/h/proc.h	/^#define	SOWEUPC	0x0200000	\/* owe process an addupc/
SO_ACCEPTCONN	./sun/sys/h/socket.h	/^#define	SO_ACCEPTCONN	0x02		\/* socket has had list/
SO_DEBUG	./sun/sys/h/socket.h	/^#define	SO_DEBUG	0x01		\/* turn on debugging info r/
SO_DONTLINGER	./sun/sys/h/socket.h	/^#define	SO_DONTLINGER	(~SO_LINGER)	\/* ~SO_LINGER */
SO_DONTROUTE	./sun/sys/h/socket.h	/^#define	SO_DONTROUTE	0x10		\/* just use interface a/
SO_KEEPALIVE	./sun/sys/h/socket.h	/^#define	SO_KEEPALIVE	0x08		\/* keep connections ali/
SO_LINGER	./sun/sys/h/socket.h	/^#define	SO_LINGER	0x80		\/* linger on close if data/
SO_REUSEADDR	./sun/sys/h/socket.h	/^#define	SO_REUSEADDR	0x04		\/* allow local address /
SO_USELOOPBACK	./sun/sys/h/socket.h	/^#define	SO_USELOOPBACK	0x40		\/* bypass hardware wh/
SP	./sun/sys/vax/reg.h	/^#define	SP	(-5)$/
SPAGE	./sun/sys/h/proc.h	/^#define	SPAGE	0x0000080	\/* process in page wait st/
SPAGI	./sun/sys/h/proc.h	/^#define	SPAGI	0x0008000	\/* init data space on dema/
SPHYSIO	./sun/sys/h/proc.h	/^#define	SPHYSIO	0x0000800	\/* doing physical i\/o (b/
SPTECHG	./sun/sys/h/proc.h	/^#define	SPTECHG	0x1000000	\/* pte's for process hav/
SQSIZE	./sun/sys/sys/kern_synch.c	/^#define SQSIZE 0100	\/* Must be power of 2 *\/$/
SRES	./sun/sys/h/vmmeter.h	/^#define	SRES	5$/
SRUN	./sun/sys/h/proc.h	/^#define	SRUN	3		\/* running *\/$/
SSE	./sun/sys/h/dkbad.h	/^#define	SSE	1$/
SSEL	./sun/sys/h/proc.h	/^#define	SSEL	0x0400000	\/* selecting; wakeup\/waitin/
SSEQL	./sun/sys/h/proc.h	/^#define	SSEQL	0x0010000	\/* user warned of sequenti/
SSIZE	./sun/sys/vax/param.h	/^#define	SSIZE	4		\/* initial stack size\/NBPG *\/$/
SSLEEP	./sun/sys/h/proc.h	/^#define	SSLEEP	1		\/* awaiting an event *\/$/
SSTOP	./sun/sys/h/proc.h	/^#define	SSTOP	6		\/* process being traced *\/$/
SSWAP	./sun/sys/h/proc.h	/^#define	SSWAP	0x0000008	\/* save area flag *\/$/
SSYS	./sun/sys/h/proc.h	/^#define	SSYS	0x0000002	\/* swapper or pager process/
SS_ASYNC	./sun/sys/h/socketvar.h	/^#define	SS_ASYNC		0x200	\/* async i\/o notify *\/$/
SS_CANTRCVMORE	./sun/sys/h/socketvar.h	/^#define	SS_CANTRCVMORE		0x020	\/* can't receive mor/
SS_CANTSENDMORE	./sun/sys/h/socketvar.h	/^#define	SS_CANTSENDMORE		0x010	\/* can't send more /
SS_ISCONNECTED	./sun/sys/h/socketvar.h	/^#define	SS_ISCONNECTED		0x002	\/* socket connected /
SS_ISCONNECTING	./sun/sys/h/socketvar.h	/^#define	SS_ISCONNECTING		0x004	\/* in process of co/
SS_ISDISCONNECTING	./sun/sys/h/socketvar.h	/^#define	SS_ISDISCONNECTING	0x008	\/* in process of /
SS_NBIO	./sun/sys/h/socketvar.h	/^#define	SS_NBIO			0x100	\/* non-blocking ops *\/$/
SS_NOFDREF	./sun/sys/h/socketvar.h	/^#define	SS_NOFDREF		0x001	\/* no file table ref any/
SS_PRIV	./sun/sys/h/socketvar.h	/^#define	SS_PRIV			0x080	\/* privileged for broadcas/
SS_RCVATMARK	./sun/sys/h/socketvar.h	/^#define	SS_RCVATMARK		0x040	\/* at mark on input *\//
STARTUP	./sun/sys/vaxif/if_hy.c	/^#define	STARTUP		0	\/* initial state (before fully /
STATSENT	./sun/sys/vaxif/if_hy.c	/^#define	STATSENT	2	\/* status cmd sent to adapter */
STIMO	./sun/sys/h/proc.h	/^#define	STIMO	0x0040000	\/* timing out during sleep/
STRC	./sun/sys/h/proc.h	/^#define	STRC	0x0000010	\/* process is being traced /
SUANOM	./sun/sys/h/proc.h	/^#define	SUANOM	0x0020000	\/* user warned of random /
SULOCK	./sun/sys/h/proc.h	/^#define	SULOCK	0x0000040	\/* user settable lock in /
SVCXPRT	./lib/libc/rpc/svc.h	60
SVC_DESTROY	./lib/libc/rpc/svc.h	/^#define SVC_DESTROY(xprt)				\\$/
SVC_FREEARGS	./lib/libc/rpc/svc.h	/^#define SVC_FREEARGS(xprt, xargs, argsp)		\\$/
SVC_GETARGS	./lib/libc/rpc/svc.h	/^#define SVC_GETARGS(xprt, xargs, argsp)			\\$/
SVC_RECV	./lib/libc/rpc/svc.h	/^#define SVC_RECV(xprt, msg)				\\$/
SVC_REPLY	./lib/libc/rpc/svc.h	/^#define SVC_REPLY(xprt, msg)				\\$/
SVC_STAT	./lib/libc/rpc/svc.h	/^#define SVC_STAT(xprt)					\\$/
SVFDONE	./sun/sys/h/proc.h	/^#define	SVFDONE	0x0002000	\/* another vfork flag *\//
SVFORK	./sun/sys/h/proc.h	/^#define	SVFORK	0x0001000	\/* process resulted from /
SWAIT	./sun/sys/h/proc.h	/^#define	SWAIT	2		\/* (abandoned state) *\/$/
SWEXIT	./sun/sys/h/proc.h	/^#define	SWEXIT	0x0000400	\/* working on exiting *\/$/
SWTED	./sun/sys/h/proc.h	/^#define	SWTED	0x0000020	\/* another tracing flag *\//
SYSCALL	./lib/libc/sys/SYS.h	/^#define	SYSCALL(x)	err: jmp cerror; ENTRY(x); chmk/
SYSMAP	./sun/sys/vax/locore.s	/^#define	SYSMAP(mname, vname, npte)			\\$/
SYSPTSIZE	./sun/sys/vax/vmparam.h	/^#define	SYSPTSIZE	((20+MAXUSERS)*NPTEPG)$/
SZOMB	./sun/sys/h/proc.h	/^#define	SZOMB	5		\/* intermediate state in process /
S_IEXEC	./sun/sys/h/stat.h	/^#define	S_IEXEC	0000100		\/* execute\/search permiss/
S_IFBLK	./sun/sys/h/stat.h	/^#define		S_IFBLK	0060000	\/* block special *\/$/
S_IFCHR	./sun/sys/h/stat.h	/^#define		S_IFCHR	0020000	\/* character special *\/$/
S_IFDIR	./sun/sys/h/stat.h	/^#define		S_IFDIR	0040000	\/* directory *\/$/
S_IFLNK	./sun/sys/h/stat.h	/^#define		S_IFLNK	0120000	\/* symbolic link *\/$/
S_IFMT	./sun/sys/h/stat.h	/^#define	S_IFMT	0170000		\/* type of file *\/$/
S_IFREG	./sun/sys/h/stat.h	/^#define		S_IFREG	0100000	\/* regular *\/$/
S_IFSOCK	./sun/sys/h/stat.h	/^#define		S_IFSOCK 0140000\/* socket *\/$/
S_IREAD	./sun/sys/h/stat.h	/^#define	S_IREAD	0000400		\/* read permission, owner/
S_ISGID	./sun/sys/h/stat.h	/^#define	S_ISGID	0002000		\/* set group id on execut/
S_ISUID	./sun/sys/h/stat.h	/^#define	S_ISUID	0004000		\/* set user id on executi/
S_ISVTX	./sun/sys/h/stat.h	/^#define	S_ISVTX	0001000		\/* save swapped text even/
S_IWRITE	./sun/sys/h/stat.h	/^#define	S_IWRITE 0000200	\/* write permission, owne/
TAB	./sun/sys/h/tty.h	/^#define	TAB		4$/
TAB0	./sun/sys/h/ioctl.h	/^#define			TAB0	0x00000000$/
TAB1	./sun/sys/h/ioctl.h	/^#define			TAB1	0x00000400	\/* tty 37 *\/$/
TAB2	./sun/sys/h/ioctl.h	/^#define			TAB2	0x00000800$/
TABLDISC	./sun/sys/h/ioctl.h	/^#define	TABLDISC	3		\/* hitachi tablet discipline */
TANAMES	./sun/sys/netinet/tcp_debug.c	/^#define	TANAMES$/
TANDEM	./sun/sys/h/ioctl.h	/^#define		TANDEM		0x00000001	\/* send stopc on out q/
TA_DROP	./sun/sys/netinet/tcp_debug.h	/^#define	TA_DROP		4$/
TA_INPUT	./sun/sys/netinet/tcp_debug.h	/^#define	TA_INPUT 	0$/
TA_OUTPUT	./sun/sys/netinet/tcp_debug.h	/^#define	TA_OUTPUT	1$/
TA_RESPOND	./sun/sys/netinet/tcp_debug.h	/^#define	TA_RESPOND	3$/
TA_USER	./sun/sys/netinet/tcp_debug.h	/^#define	TA_USER		2$/
TBDELAY	./sun/sys/h/ioctl.h	/^#define		TBDELAY		0x00000c00	\/* horizontal tab del/
TCPOOB_HAVEDATA	./sun/sys/netinet/tcp_var.h	/^#define	TCPOOB_HAVEDATA	0x01$/
TCPOPT_EOL	./sun/sys/netinet/tcp.h	/^#define	TCPOPT_EOL	0$/
TCPOPT_MAXSEG	./sun/sys/netinet/tcp.h	/^#define	TCPOPT_MAXSEG	2$/
TCPOPT_NOP	./sun/sys/netinet/tcp.h	/^#define	TCPOPT_NOP	1$/
TCPOUTFLAGS	./sun/sys/netinet/tcp_output.c	/^#define	TCPOUTFLAGS$/
TCPSTATES	./sun/sys/netinet/tcp_debug.c	/^#define TCPSTATES$/
TCPS_CLOSED	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_CLOSED		0	\/* closed *\/$/
TCPS_CLOSE_WAIT	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_CLOSE_WAIT		5	\/* rcvd fin, waiting fo/
TCPS_CLOSING	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_CLOSING		7	\/* closed xchd FIN; await /
TCPS_ESTABLISHED	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_ESTABLISHED	4	\/* established *\/$/
TCPS_FIN_WAIT_1	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_FIN_WAIT_1		6	\/* have closed, sent fi/
TCPS_FIN_WAIT_2	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_FIN_WAIT_2		9	\/* have closed, fin is /
TCPS_HAVERCVDFIN	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_HAVERCVDFIN(s)	((s) >= TCPS_TIME_WAIT/
TCPS_HAVERCVDSYN	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_HAVERCVDSYN(s)	((s) >= TCPS_SYN_RECEI/
TCPS_LAST_ACK	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_LAST_ACK		8	\/* had fin and close; awa/
TCPS_LISTEN	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_LISTEN		1	\/* listening for connection/
TCPS_SYN_RECEIVED	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_SYN_RECEIVED	3	\/* have send and recei/
TCPS_SYN_SENT	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_SYN_SENT		2	\/* active, have sent syn /
TCPS_TIME_WAIT	./sun/sys/netinet/tcp_fsm.h	/^#define	TCPS_TIME_WAIT		10	\/* in 2*msl quiet wait /
TCPTIMERS	./sun/sys/netinet/tcp_debug.c	/^#define	TCPTIMERS$/
TCPTV_KEEP	./sun/sys/netinet/tcp_timer.h	/^#define	TCPTV_KEEP	( 45*PR_SLOWHZ)		\/* keep alive /
TCPTV_MAX	./sun/sys/netinet/tcp_timer.h	/^#define	TCPTV_MAX	( 30*PR_SLOWHZ)		\/* maximum allo/
TCPTV_MAXIDLE	./sun/sys/netinet/tcp_timer.h	/^#define	TCPTV_MAXIDLE	(  8*TCPTV_KEEP)	\/* maximum /
TCPTV_MIN	./sun/sys/netinet/tcp_timer.h	/^#define	TCPTV_MIN	(  1*PR_SLOWHZ)		\/* minimum allo/
TCPTV_MSL	./sun/sys/netinet/tcp_timer.h	/^#define	TCPTV_MSL	( 30*PR_SLOWHZ)		\/* max seg life/
TCPTV_PERSMIN	./sun/sys/netinet/tcp_timer.h	/^#define	TCPTV_PERSMIN	(  5*PR_SLOWHZ)		\/* retransm/
TCPTV_SRTTBASE	./sun/sys/netinet/tcp_timer.h	/^#define	TCPTV_SRTTBASE	(  1*PR_SLOWHZ)		\/* base ro/
TCPT_2MSL	./sun/sys/netinet/tcp_timer.h	/^#define	TCPT_2MSL	3		\/* 2*msl quiet time timer *\/$/
TCPT_KEEP	./sun/sys/netinet/tcp_timer.h	/^#define	TCPT_KEEP	2		\/* keep alive *\/$/
TCPT_NTIMERS	./sun/sys/netinet/tcp_timer.h	/^#define	TCPT_NTIMERS	4$/
TCPT_PERSIST	./sun/sys/netinet/tcp_timer.h	/^#define	TCPT_PERSIST	1		\/* retransmit persistance /
TCPT_RANGESET	./sun/sys/netinet/tcp_timer.h	/^#define	TCPT_RANGESET(tv, value, tvmin, tvmax) { \\/
TCPT_REXMT	./sun/sys/netinet/tcp_timer.h	/^#define	TCPT_REXMT	0		\/* retransmit *\/$/
TCP_ALPHA	./sun/sys/netinet/tcp_timer.h	/^#define	TCP_ALPHA	(9*FSCALE\/10)$/
TCP_BETA	./sun/sys/netinet/tcp_timer.h	/^#define	TCP_BETA	(2*FSCALE)$/
TCP_ISSINCR	./sun/sys/netinet/tcp_seq.h	/^#define	TCP_ISSINCR	128		\/* increment for tcp_iss /
TCP_LINGERTIME	./sun/sys/netinet/tcp_timer.h	/^#define	TCP_LINGERTIME	120			\/* linger at most 2 m/
TCP_MAXRXTSHIFT	./sun/sys/netinet/tcp_timer.h	/^#define	TCP_MAXRXTSHIFT	10			\/* maximum retransmit/
TCP_NDEBUG	./sun/sys/netinet/tcp_debug.h	/^#define	TCP_NDEBUG 100$/
TCP_NSTATES	./sun/sys/netinet/tcp_fsm.h	/^#define	TCP_NSTATES	11$/
TCP_TTL	./sun/sys/netinet/tcp_timer.h	/^#define	TCP_TTL		15		\/* time to live for TCP segs /
TF_ACKNOW	./sun/sys/netinet/tcp_var.h	/^#define	TF_ACKNOW	0x01			\/* ack peer immediately */
TF_DELACK	./sun/sys/netinet/tcp_var.h	/^#define	TF_DELACK	0x02			\/* ack, but try to delay /
TF_DONTKEEP	./sun/sys/netinet/tcp_var.h	/^#define	TF_DONTKEEP	0x04			\/* don't use keep-alive/
TF_NOOPT	./sun/sys/netinet/tcp_var.h	/^#define	TF_NOOPT	0x08			\/* don't use tcp options */
TH_ACK	./sun/sys/netinet/tcp.h	/^#define	TH_ACK	0x10$/
TH_FIN	./sun/sys/netinet/tcp.h	/^#define	TH_FIN	0x01$/
TH_PUSH	./sun/sys/netinet/tcp.h	/^#define	TH_PUSH	0x08$/
TH_RST	./sun/sys/netinet/tcp.h	/^#define	TH_RST	0x04$/
TH_SYN	./sun/sys/netinet/tcp.h	/^#define	TH_SYN	0x02$/
TH_URG	./sun/sys/netinet/tcp.h	/^#define	TH_URG	0x20$/
TILDE	./sun/sys/h/ioctl.h	/^#define		TILDE		0x00080000	\/* hazeltine tilde klud/
TIOCCBRK	./sun/sys/h/ioctl.h	/^#define	TIOCCBRK	_IO(t, 122)		\/* clear break bit */
TIOCCDTR	./sun/sys/h/ioctl.h	/^#define	TIOCCDTR	_IO(t, 120)		\/* clear data termin/
TIOCCONS	./sun/sys/h/ioctl.h	/^#define	TIOCCONS	_IO(t, 104)		\/* get console I\/O */
TIOCEXCL	./sun/sys/h/ioctl.h	/^#define	TIOCEXCL	_IO(t, 13)		\/* set exclusive use /
TIOCFLUSH	./sun/sys/h/ioctl.h	/^#define	TIOCFLUSH	_IOW(t, 16, int)	\/* flush buffer/
TIOCGETC	./sun/sys/h/ioctl.h	/^#define	TIOCGETC	_IOR(t,18,struct tchars)\/* get sp/
TIOCGETD	./sun/sys/h/ioctl.h	/^#define	TIOCGETD	_IOR(t, 0, int)		\/* get line disc/
TIOCGETP	./sun/sys/h/ioctl.h	/^#define	TIOCGETP	_IOR(t, 8,struct sgttyb)\/* get pa/
TIOCGLTC	./sun/sys/h/ioctl.h	/^#define	TIOCGLTC	_IOR(t,116,struct ltchars)\/* get /
TIOCGPGRP	./sun/sys/h/ioctl.h	/^#define	TIOCGPGRP	_IOR(t, 119, int)	\/* get pgrp of/
TIOCGSIZE	./sun/sys/h/ioctl.h	/^#define	TIOCGSIZE	_IOR(t,102,struct ttysize)\/* get/
TIOCHPCL	./sun/sys/h/ioctl.h	/^#define	TIOCHPCL	_IO(t, 2)		\/* hang up on last clo/
TIOCLBIC	./sun/sys/h/ioctl.h	/^#define	TIOCLBIC	_IOW(t, 126, int)	\/* bic local mo/
TIOCLBIS	./sun/sys/h/ioctl.h	/^#define	TIOCLBIS	_IOW(t, 127, int)	\/* bis local mo/
TIOCLGET	./sun/sys/h/ioctl.h	/^#define	TIOCLGET	_IOR(t, 124, int)	\/* get local mo/
TIOCLSET	./sun/sys/h/ioctl.h	/^#define	TIOCLSET	_IOW(t, 125, int)	\/* set entire l/
TIOCMBIC	./sun/sys/h/ioctl.h	/^#define	TIOCMBIC	_IOW(t, 107, int)	\/* bic modem bi/
TIOCMBIS	./sun/sys/h/ioctl.h	/^#define	TIOCMBIS	_IOW(t, 108, int)	\/* bis modem bi/
TIOCMGET	./sun/sys/h/ioctl.h	/^#define	TIOCMGET	_IOR(t, 106, int)	\/* get all mode/
TIOCMODG	./sun/sys/h/ioctl.h	/^#define	TIOCMODG	_IOR(t, 3, int)		\/* get modem con/
TIOCMODS	./sun/sys/h/ioctl.h	/^#define	TIOCMODS	_IOW(t, 4, int)		\/* set modem con/
TIOCMSET	./sun/sys/h/ioctl.h	/^#define	TIOCMSET	_IOW(t, 109, int)	\/* set all mode/
TIOCM_CAR	./sun/sys/h/ioctl.h	/^#define		TIOCM_CAR	0100		\/* carrier detect *\/$/
TIOCM_CD	./sun/sys/h/ioctl.h	/^#define		TIOCM_CD	TIOCM_CAR$/
TIOCM_CTS	./sun/sys/h/ioctl.h	/^#define		TIOCM_CTS	0040		\/* clear to send *\/$/
TIOCM_DSR	./sun/sys/h/ioctl.h	/^#define		TIOCM_DSR	0400		\/* data set ready *\/$/
TIOCM_DTR	./sun/sys/h/ioctl.h	/^#define		TIOCM_DTR	0002		\/* data terminal ready *\//
TIOCM_LE	./sun/sys/h/ioctl.h	/^#define		TIOCM_LE	0001		\/* line enable *\/$/
TIOCM_RI	./sun/sys/h/ioctl.h	/^#define		TIOCM_RI	TIOCM_RNG$/
TIOCM_RNG	./sun/sys/h/ioctl.h	/^#define		TIOCM_RNG	0200		\/* ring *\/$/
TIOCM_RTS	./sun/sys/h/ioctl.h	/^#define		TIOCM_RTS	0004		\/* request to send *\/$/
TIOCM_SR	./sun/sys/h/ioctl.h	/^#define		TIOCM_SR	0020		\/* secondary receive *\/$/
TIOCM_ST	./sun/sys/h/ioctl.h	/^#define		TIOCM_ST	0010		\/* secondary transmit *\/$/
TIOCNOTTY	./sun/sys/h/ioctl.h	/^#define	TIOCNOTTY	_IO(t, 113)		\/* void tty associa/
TIOCNXCL	./sun/sys/h/ioctl.h	/^#define	TIOCNXCL	_IO(t, 14)		\/* reset exclusive us/
TIOCOUTQ	./sun/sys/h/ioctl.h	/^#define	TIOCOUTQ	_IOR(t, 115, int)	\/* output queue/
TIOCPKT	./sun/sys/h/ioctl.h	/^#define	TIOCPKT		_IOW(t, 112, int)	\/* pty: set\/cle/
TIOCPKT_DATA	./sun/sys/h/ioctl.h	/^#define		TIOCPKT_DATA		0x00	\/* data packet *\/$/
TIOCPKT_DOSTOP	./sun/sys/h/ioctl.h	/^#define		TIOCPKT_DOSTOP		0x20	\/* now do ^S ^Q *\/$/
TIOCPKT_FLUSHREAD	./sun/sys/h/ioctl.h	/^#define		TIOCPKT_FLUSHREAD	0x01	\/* flush packet *\//
TIOCPKT_FLUSHWRITE	./sun/sys/h/ioctl.h	/^#define		TIOCPKT_FLUSHWRITE	0x02	\/* flush packet */
TIOCPKT_NOSTOP	./sun/sys/h/ioctl.h	/^#define		TIOCPKT_NOSTOP		0x10	\/* no more ^S, ^Q *\//
TIOCPKT_START	./sun/sys/h/ioctl.h	/^#define		TIOCPKT_START		0x08	\/* start output *\/$/
TIOCPKT_STOP	./sun/sys/h/ioctl.h	/^#define		TIOCPKT_STOP		0x04	\/* stop output *\/$/
TIOCREMOTE	./sun/sys/h/ioctl.h	/^#define	TIOCREMOTE	_IOW(t, 105, int)	\/* remote inp/
TIOCSBRK	./sun/sys/h/ioctl.h	/^#define	TIOCSBRK	_IO(t, 123)		\/* set break bit *\/$/
TIOCSDTR	./sun/sys/h/ioctl.h	/^#define	TIOCSDTR	_IO(t, 121)		\/* set data terminal/
TIOCSETC	./sun/sys/h/ioctl.h	/^#define	TIOCSETC	_IOW(t,17,struct tchars)\/* set sp/
TIOCSETD	./sun/sys/h/ioctl.h	/^#define	TIOCSETD	_IOW(t, 1, int)		\/* set line disc/
TIOCSETN	./sun/sys/h/ioctl.h	/^#define	TIOCSETN	_IOW(t,10,struct sgttyb)\/* as abo/
TIOCSETP	./sun/sys/h/ioctl.h	/^#define	TIOCSETP	_IOW(t, 9,struct sgttyb)\/* set pa/
TIOCSLTC	./sun/sys/h/ioctl.h	/^#define	TIOCSLTC	_IOW(t,117,struct ltchars)\/* set /
TIOCSPGRP	./sun/sys/h/ioctl.h	/^#define	TIOCSPGRP	_IOW(t, 118, int)	\/* set pgrp of/
TIOCSSIZE	./sun/sys/h/ioctl.h	/^#define	TIOCSSIZE	_IOW(t,103,struct ttysize)\/* set/
TIOCSTART	./sun/sys/h/ioctl.h	/^#define	TIOCSTART	_IO(t, 110)		\/* start output, li/
TIOCSTI	./sun/sys/h/ioctl.h	/^#define	TIOCSTI		_IOW(t, 114, char)	\/* simulate te/
TIOCSTOP	./sun/sys/h/ioctl.h	/^#define	TIOCSTOP	_IO(t, 111)		\/* stop output, like/
TOSTOP	./sun/sys/h/ioctl.h	/^#define		TOSTOP		0x00400000	\/* SIGSTOP on backgrou/
TRAP	./sun/sys/vax/locore.s	/^#define	TRAP(a)	pushl $T_\/**\/a; jbr alltraps$/
TRAP_TYPES	./sun/sys/vax/trap.c	/^#define	TRAP_TYPES	(sizeof trap_type \/ sizeof trap/
TRCSIZ	./sun/sys/h/trace.h	/^#define	TRCSIZ		4096$/
TRIPLE	./sun/sys/ufs/ufs_inode.c	/^#define	TRIPLE	2	\/* index of triple indirect block/
TRUE	./lib/libc/rpc/types.h	/^#define	TRUE	(1==1)$/
TR_BREADHIT	./sun/sys/h/trace.h	/^#define	TR_BREADHIT	0	\/* buffer read found in cach/
TR_BREADHITRA	./sun/sys/h/trace.h	/^#define	TR_BREADHITRA	3	\/* buffer read-ahead found/
TR_BREADMISS	./sun/sys/h/trace.h	/^#define	TR_BREADMISS	1	\/* buffer read not in cache/
TR_BREADMISSRA	./sun/sys/h/trace.h	/^#define	TR_BREADMISSRA	4	\/* buffer read-ahead not /
TR_BRELSE	./sun/sys/h/trace.h	/^#define	TR_BRELSE	7	\/* brelse *\/$/
TR_BWRITE	./sun/sys/h/trace.h	/^#define	TR_BWRITE	2	\/* buffer written *\/$/
TR_CACHEFOD	./sun/sys/h/trace.h	/^#define	TR_CACHEFOD	31	\/* fod in file system cache/
TR_EINTRANS	./sun/sys/h/trace.h	/^#define	TR_EINTRANS	21	\/* page intransit wait done/
TR_EWAITMEM	./sun/sys/h/trace.h	/^#define	TR_EWAITMEM	27	\/* end memory wait in pagei/
TR_EXFOD	./sun/sys/h/trace.h	/^#define	TR_EXFOD	29	\/* exec fod page fault *\/$/
TR_FRECLAIM	./sun/sys/h/trace.h	/^#define	TR_FRECLAIM	22	\/* reclaim from free list */
TR_INTRANS	./sun/sys/h/trace.h	/^#define	TR_INTRANS	20	\/* page intransit block *\/$/
TR_MALL	./sun/sys/h/trace.h	/^#define	TR_MALL		10	\/* memory allocated *\/$/
TR_NFLAGS	./sun/sys/h/trace.h	/^#define	TR_NFLAGS	100	\/* generous *\/$/
TR_PGINDONE	./sun/sys/h/trace.h	/^#define	TR_PGINDONE	33	\/* page in done *\/$/
TR_RECLAIM	./sun/sys/h/trace.h	/^#define	TR_RECLAIM	23	\/* reclaim from loop *\/$/
TR_STAMP	./sun/sys/h/trace.h	/^#define	TR_STAMP	50	\/* user said vtrace(VTR_STAMP,/
TR_SWAPIN	./sun/sys/h/trace.h	/^#define	TR_SWAPIN	32	\/* drum page fault *\/$/
TR_SWAPIO	./sun/sys/h/trace.h	/^#define	TR_SWAPIO	34	\/* swap i\/o request arrives */
TR_VADVISE	./sun/sys/h/trace.h	/^#define	TR_VADVISE	40	\/* vadvise occurred with <ar/
TR_VRFOD	./sun/sys/h/trace.h	/^#define	TR_VRFOD	30	\/* vread fod page fault *\/$/
TR_WAITMEM	./sun/sys/h/trace.h	/^#define	TR_WAITMEM	26	\/* wait for memory in pagein/
TR_XFODHIT	./sun/sys/h/trace.h	/^#define	TR_XFODHIT	6	\/* exe fod read *\/$/
TR_XFODMISS	./sun/sys/h/trace.h	/^#define	TR_XFODMISS	5	\/* exe fod read *\/$/
TR_XIFREC	./sun/sys/h/trace.h	/^#define	TR_XIFREC	25	\/* reclaim from free list ins/
TR_XSFREC	./sun/sys/h/trace.h	/^#define	TR_XSFREC	24	\/* reclaim from free list ins/
TR_ZFOD	./sun/sys/h/trace.h	/^#define	TR_ZFOD		28	\/* zfod page fault *\/$/
TS_ASLEEP	./sun/sys/h/tty.h	/^#define	TS_ASLEEP	0x000040	\/* wakeup when output d/
TS_ASYNC	./sun/sys/h/tty.h	/^#define	TS_ASYNC	0x004000	\/* tty in async i\/o mode/
TS_BKSL	./sun/sys/h/tty.h	/^#define	TS_BKSL		0x010000	\/* state for lowercase \\/
TS_BUSY	./sun/sys/h/tty.h	/^#define	TS_BUSY		0x000020	\/* output in progress *\//
TS_CARR_ON	./sun/sys/h/tty.h	/^#define	TS_CARR_ON	0x000010	\/* software copy of ca/
TS_CNTTB	./sun/sys/h/tty.h	/^#define	TS_CNTTB	0x200000	\/* counting tab width; l/
TS_ERASE	./sun/sys/h/tty.h	/^#define	TS_ERASE	0x040000	\/* within a \\...\/ for PR/
TS_FLUSH	./sun/sys/h/tty.h	/^#define	TS_FLUSH	0x000008	\/* outq has been flushed/
TS_HUPCLS	./sun/sys/h/tty.h	/^#define	TS_HUPCLS	0x000200	\/* hang up upon last cl/
TS_ISOPEN	./sun/sys/h/tty.h	/^#define	TS_ISOPEN	0x000004	\/* device is open *\/$/
TS_LNCH	./sun/sys/h/tty.h	/^#define	TS_LNCH		0x080000	\/* next character is lit/
TS_LOCAL	./sun/sys/h/tty.h	/^#define	TS_LOCAL	(TS_BKSL|TS_QUOT|TS_ERASE|TS_LNCH/
TS_NBIO	./sun/sys/h/tty.h	/^#define	TS_NBIO		0x002000	\/* tty in non-blocking m/
TS_OUT	./sun/sys/h/tty.h	/^#define	TS_OUT		0x008000	\/* tty in use for dialout/
TS_QUOT	./sun/sys/h/tty.h	/^#define	TS_QUOT		0x020000	\/* last character input /
TS_RCOLL	./sun/sys/h/tty.h	/^#define	TS_RCOLL	0x000800	\/* collision in read sel/
TS_TBLOCK	./sun/sys/h/tty.h	/^#define	TS_TBLOCK	0x000400	\/* tandem queue blocked/
TS_TIMEOUT	./sun/sys/h/tty.h	/^#define	TS_TIMEOUT	0x000001	\/* delay timeout in pr/
TS_TTSTOP	./sun/sys/h/tty.h	/^#define	TS_TTSTOP	0x000100	\/* output stopped by ct/
TS_TYPEN	./sun/sys/h/tty.h	/^#define	TS_TYPEN	0x100000	\/* retyping suspended in/
TS_WCOLL	./sun/sys/h/tty.h	/^#define	TS_WCOLL	0x001000	\/* collision in write se/
TS_WOPEN	./sun/sys/h/tty.h	/^#define	TS_WOPEN	0x000002	\/* waiting for open to c/
TS_XCLUDE	./sun/sys/h/tty.h	/^#define	TS_XCLUDE	0x000080	\/* exclusive-use flag a/
TTHIWAT	./sun/sys/h/tty.h	/^#define	TTHIWAT(tp)	tthiwat[(tp)->t_ospeed&TTMASK]/
TTIPRI	./sun/sys/h/tty.h	/^#define	TTIPRI	28$/
TTLOWAT	./sun/sys/h/tty.h	/^#define	TTLOWAT(tp)	ttlowat[(tp)->t_ospeed&TTMASK]/
TTMASK	./sun/sys/h/tty.h	/^#define	TTMASK	15$/
TTOPRI	./sun/sys/h/tty.h	/^#define	TTOPRI	29$/
TTYHOG	./sun/sys/h/tty.h	/^#define	TTYHOG	255$/
TUS_GET	./sun/sys/vax/locore.s	/^	movl	$11,16(r5)		# uuc->tu_state = TUS_GET (ok)$/
UDPMSGSIZE	./lib/libc/rpc/clnt.h	/^#define UDPMSGSIZE 8800$/
UF_EXCLOSE	./sun/sys/h/user.h	/^#define	UF_EXCLOSE 	0x1		\/* auto-close on exec *\/$/
UF_MAPPED	./sun/sys/h/user.h	/^#define	UF_MAPPED 	0x2		\/* mapped from device *\/$/
UIOSEG_KERNEL	./sun/sys/h/uio.h	/^#define UIOSEG_KERNEL	1$/
UIOSEG_USER	./sun/sys/h/uio.h	/^#define UIOSEG_USER	0$/
UNMTU	./sun/sys/vaxif/if_un.c	/^#define	UNMTU		(600-sizeof (struct un_header))$/
UNUNIT	./sun/sys/vaxif/if_un.c	/^#define	UNUNIT(dev)	(minor(dev))$/
UPAGES	./sun/sys/vax/locore.s	/^moval	-4*UPAGES(r0)[r1],r2$/
USER	./sun/sys/vax/trap.c	/^#define	USER	040		\/* user-mode flag added to type /
USERMODE	./sun/sys/vax/param.h	/^#define	USERMODE(ps)	(((ps) & PSL_CURMOD) == PSL_C/
USRPTSIZE	./sun/sys/vax/vmparam.h	/^#define	USRPTSIZE 	(8*NPTEPG)$/
USRSTACK	./sun/sys/vax/vmparam.h	/^#define	USRSTACK	(0x80000000-UPAGES*NBPG)$/
USRTEXT	./sun/sys/vax/vmparam.h	/^#define	USRTEXT		0$/
US_IDLE	./sun/sys/vaxif/if_un.c	/^#define	US_IDLE 	1	\/* waiting to transfer state *\//
US_NULL	./sun/sys/vaxif/if_un.c	/^#define	US_NULL		0	\/* not doing anything state *\/$/
US_READ	./sun/sys/vaxif/if_un.c	/^#define	US_READ		2	\/* reading state *\/$/
US_RESET	./sun/sys/vaxif/if_un.c	/^#define	US_RESET	4	\/* waiting for reset state *\/$/
US_WRITE	./sun/sys/vaxif/if_un.c	/^#define	US_WRITE	3	\/* writing state *\/$/
VAX730	./sun/sys/vax/genassym.c	/^#define	VAX730	1$/
VAX750	./sun/sys/vax/genassym.c	/^#define	VAX750	1$/
VAX780	./sun/sys/vax/genassym.c	/^machineid()$$/
VAX_DBL_BIAS	./lib/libc/rpc/xdr_float.c	/^#define VAX_DBL_BIAS    0x81$/
VAX_SNG_BIAS	./lib/libc/rpc/xdr_float.c	/^#define VAX_SNG_BIAS    0x81$/
VA_ANOM	./sun/sys/h/vadvise.h	/^#define	VA_ANOM	1$/
VA_FLUSH	./sun/sys/h/vadvise.h	/^#define	VA_FLUSH 3$/
VA_NORM	./sun/sys/h/vadvise.h	/^#define	VA_NORM	0$/
VA_SEQL	./sun/sys/h/vadvise.h	/^#define	VA_SEQL	2$/
VERSIONMAX	./sun/sys/nfs/nfs_server.c	/^#define	VERSIONMAX	2$/
VERSIONMIN	./sun/sys/nfs/nfs_server.c	/^#define	VERSIONMIN	2$/
VEXEC	./sun/sys/h/vnode.h	/^#define	VEXEC	0100$/
VEXLOCK	./sun/sys/h/vnode.h	/^#define	VEXLOCK		0x10	\/* exclusive lock *\/$/
VFS_INIT	./sun/sys/h/vfs.h	/^#define VFS_INIT(VFSP, OP, DATA)	{ \\$/
VFS_MLOCK	./sun/sys/h/vfs.h	/^#define VFS_MLOCK	0x02		\/* lock vfs so that subtre/
VFS_MWAIT	./sun/sys/h/vfs.h	/^#define VFS_MWAIT	0x04		\/* someone is waiting for /
VFS_RDONLY	./sun/sys/h/vfs.h	/^#define VFS_RDONLY	0x01		\/* read only vfs *\/$/
VFS_ROOT	./sun/sys/h/vfs.h	/^#define VFS_ROOT(VFSP, VPP)		(*(VFSP)->vfs_op->vfs/
VFS_STATFS	./sun/sys/h/vfs.h	/^#define VFS_STATFS(VFSP, SBP)		(*(VFSP)->vfs_op->v/
VFS_SYNC	./sun/sys/h/vfs.h	/^#define VFS_SYNC(VFSP)			(*(VFSP)->vfs_op->vfs_syn/
VFS_UNMOUNT	./sun/sys/h/vfs.h	/^#define VFS_UNMOUNT(VFSP)		(*(VFSP)->vfs_op->vfs_u/
VGETSTATE	./sun/sys/h/vcmd.h	/^#define	VGETSTATE	_IOR(v, 0, int)$/
VLWAIT	./sun/sys/h/vnode.h	/^#define	VLWAIT		0x40	\/* proc is waiting on shared /
VN_HOLD	./sun/sys/h/vnode.h	/^#define VN_HOLD(VP)	{ \\$/
VN_INIT	./sun/sys/h/vnode.h	/^#define VN_INIT(VP, VFSP, TYPE, DEV)	{ \\$/
VN_RELE	./sun/sys/h/vnode.h	/^#define VN_RELE(VP)	{ \\$/
VOP_ACCESS	./sun/sys/h/vnode.h	/^#define VOP_ACCESS(VP,M,C)		(*(VP)->v_op->vn_acces/
VOP_BMAP	./sun/sys/h/vnode.h	/^#define VOP_BMAP(VP,BN,VPP,BNP)		(*(VP)->v_op->vn_/
VOP_BREAD	./sun/sys/h/vnode.h	/^#define VOP_BREAD(VP,BN,BPP)		(*(VP)->v_op->vn_bre/
VOP_BRELSE	./sun/sys/h/vnode.h	/^#define VOP_BRELSE(VP,BP)		(*(VP)->v_op->vn_brelse/
VOP_CLOSE	./sun/sys/h/vnode.h	/^#define VOP_CLOSE(VP,F,C)		(*(VP)->v_op->vn_close)/
VOP_CREATE	./sun/sys/h/vnode.h	/^#define VOP_CREATE(VP,NM,VA,E,M,VPP,C)	(*(VP)->v_o/
VOP_FSYNC	./sun/sys/h/vnode.h	/^#define VOP_FSYNC(VP,C)			(*(VP)->v_op->vn_fsync)(/
VOP_GETATTR	./sun/sys/h/vnode.h	/^#define VOP_GETATTR(VP,VA,C)		(*(VP)->v_op->vn_get/
VOP_INACTIVE	./sun/sys/h/vnode.h	/^#define VOP_INACTIVE(VP,C)		(*(VP)->v_op->vn_inact/
VOP_IOCTL	./sun/sys/h/vnode.h	/^#define VOP_IOCTL(VP,C,D,F,CR)		(*(VP)->v_op->vn_i/
VOP_LINK	./sun/sys/h/vnode.h	/^#define VOP_LINK(VP,TDVP,TNM,C)		(*(VP)->v_op->vn_/
VOP_LOOKUP	./sun/sys/h/vnode.h	/^#define VOP_LOOKUP(VP,NM,VPP,C)		(*(VP)->v_op->vn_/
VOP_MKDIR	./sun/sys/h/vnode.h	/^#define VOP_MKDIR(VP,NM,VA,VPP,C)	(*(VP)->v_op->vn/
VOP_OPEN	./sun/sys/h/vnode.h	/^#define VOP_OPEN(VPP,F,C)		(*(*(VPP))->v_op->vn_op/
VOP_RDWR	./sun/sys/h/vnode.h	/^#define VOP_RDWR(VP,UIOP,RW,F,C)	(*(VP)->v_op->vn_/
VOP_READDIR	./sun/sys/h/vnode.h	/^#define VOP_READDIR(VP,UIOP,C)		(*(VP)->v_op->vn_r/
VOP_READLINK	./sun/sys/h/vnode.h	/^#define VOP_READLINK(VP,UIOP,C)		(*(VP)->v_op->vn_/
VOP_REMOVE	./sun/sys/h/vnode.h	/^#define VOP_REMOVE(VP,NM,C)		(*(VP)->v_op->vn_remo/
VOP_RENAME	./sun/sys/h/vnode.h	/^#define VOP_RENAME(VP,NM,TDVP,TNM,C)	(*(VP)->v_op-/
VOP_RMDIR	./sun/sys/h/vnode.h	/^#define VOP_RMDIR(VP,NM,C)		(*(VP)->v_op->vn_rmdir/
VOP_SELECT	./sun/sys/h/vnode.h	/^#define VOP_SELECT(VP,W,C)		(*(VP)->v_op->vn_selec/
VOP_SETATTR	./sun/sys/h/vnode.h	/^#define VOP_SETATTR(VP,VA,C)		(*(VP)->v_op->vn_set/
VOP_STRATEGY	./sun/sys/h/vnode.h	/^#define VOP_STRATEGY(BP)		(*(BP)->b_vp->v_op->vn_s/
VOP_SYMLINK	./sun/sys/h/vnode.h	/^#define VOP_SYMLINK(VP,LNM,VA,TNM,C)	(*(VP)->v_op-/
VPC_CLRCOM	./sun/sys/h/vcmd.h	/^#define	VPC_CLRCOM	0004$/
VPC_EOTCOM	./sun/sys/h/vcmd.h	/^#define	VPC_EOTCOM	0010$/
VPC_FFCOM	./sun/sys/h/vcmd.h	/^#define	VPC_FFCOM	0020$/
VPC_RESET	./sun/sys/h/vcmd.h	/^#define	VPC_RESET	0002$/
VPC_TERMCOM	./sun/sys/h/vcmd.h	/^#define	VPC_TERMCOM	0040$/
VPLOT	./sun/sys/h/vcmd.h	/^#define	VPLOT		0200$/
VPRINT	./sun/sys/h/vcmd.h	/^#define	VPRINT		0100$/
VPRINTPLOT	./sun/sys/h/vcmd.h	/^#define	VPRINTPLOT	0400$/
VREAD	./sun/sys/h/vnode.h	/^#define	VREAD	0400		\/* read, write, execute permis/
VROOT	./sun/sys/h/vnode.h	/^#define	VROOT		0x01	\/* root of its file system *\/$/
VSETSTATE	./sun/sys/h/vcmd.h	/^#define	VSETSTATE	_IOW(v, 1, int)$/
VSGID	./sun/sys/h/vnode.h	/^#define	VSGID	02000		\/* set group id on execution /
VSHLOCK	./sun/sys/h/vnode.h	/^#define	VSHLOCK		0x20	\/* shared lock *\/$/
VSUID	./sun/sys/h/vnode.h	/^#define	VSUID	04000		\/* set user id on execution */
VSVTX	./sun/sys/h/vnode.h	/^#define VSVTX	01000		\/* save swapped text even aft/
VTAB	./sun/sys/h/tty.h	/^#define	VTAB		5$/
VTDELAY	./sun/sys/h/ioctl.h	/^#define		VTDELAY		0x00004000	\/* vertical tab delay/
VTEXT	./sun/sys/h/vnode.h	/^#define VTEXT		0x02	\/* vnode is a pure text protot/
VTOI	./sun/sys/ufs/inode.h	/^#define VTOI(VP)	((struct inode *)(VP)->v_data)$/
VTRACE	./sun/sys/h/trace.h	/^#define	VTRACE		64+51$/
VTR_DISABLE	./sun/sys/h/trace.h	/^#define	VTR_DISABLE	0		\/* set a trace flag to 0 *\//
VTR_ENABLE	./sun/sys/h/trace.h	/^#define	VTR_ENABLE	1		\/* set a trace flag to 1 *\/$/
VTR_STAMP	./sun/sys/h/trace.h	/^#define	VTR_STAMP	4		\/* user specified stamp *\/$/
VTR_UALARM	./sun/sys/h/trace.h	/^#define	VTR_UALARM	3		\/* set alarm to go off (sig /
VTR_VALUE	./sun/sys/h/trace.h	/^#define	VTR_VALUE	2		\/* return value of a trace fl/
VTTOIF	./sun/sys/ufs/inode.h	/^#define VTTOIF(T)	(vttoif_tab[(int)(T)])$/
VVMRU	./sun/sys/vaxif/if_vv.c	/^#define VVMRU	(1024+512+16)	\/* space for trailer */
VVMTU	./sun/sys/vaxif/if_vv.c	/^#define	VVMTU	(1024+512)$/
VVUNIT	./sun/sys/vaxif/if_vv.c	/^#define	VVUNIT(x)	minor(x)$/
VV_CONF	./sun/sys/vaxif/if_vv.c	/^#define	VV_CONF	VV_HEN		\/* drive wire center relay/
VV_ERRORTHRESHOLD	./sun/sys/vaxif/if_vv.c	/^#define	VV_ERRORTHRESHOLD	100	\/* errors\/flywheel-i/
VV_FLYWHEEL	./sun/sys/vaxif/if_vv.c	/^#define VV_FLYWHEEL		3$/
VV_MAXDELAY	./sun/sys/vaxif/if_vv.c	/^#define	VV_MAXDELAY		6400	\/* max interval host rel/
VV_MODE1ATTEMPTS	./sun/sys/vaxif/if_vv.c	/^#define	VV_MODE1ATTEMPTS	10	\/* number mode 1 retri/
VV_MODE1DELAY	./sun/sys/vaxif/if_vv.c	/^#define	VV_MODE1DELAY		2	\/* period interface is PA/
VV_MODE2DELAY	./sun/sys/vaxif/if_vv.c	/^#define VV_MODE2DELAY		4	\/* base interval host rel/
VWRITE	./sun/sys/h/vnode.h	/^#define	VWRITE	0200$/
V_FASTPGREC	./sun/sys/vax/locore.s	/^	incl	V_FASTPGREC(r0)		# cnt.v_fastpgrec++;$/
V_FAULTS	./sun/sys/vax/locore.s	/^incl	V_FAULTS(r0)		# cnt.v_faults++; $/
V_PGREC	./sun/sys/vax/locore.s	/^	incl	V_PGREC(r0)		# cnt.v_pgrec++;$/
V_TRAP	./sun/sys/vax/locore.s	/^	incl	V_TRAP(r0)		# cnt.v_trap++;$/
WAITING	./sun/sys/vaxif/if_hy.c	/^#define	WAITING		8	\/* waiting for messages *\/$/
WALLPROC_CONSOLE	./lib/libc/rpcsvc/netwall.h	/^#define WALLPROC_CONSOLE 1$/
WALLPROC_WALL	./lib/libc/rpcsvc/netwall.h	/^#define WALLPROC_WALL 2$/
WALLPROG	./lib/libc/rpcsvc/netwall.h	/^#define WALLPROG 100008$/
WALLVERS	./lib/libc/rpcsvc/netwall.h	/^#define WALLVERS 1$/
WALLVERS_ORIG	./lib/libc/rpcsvc/netwall.h	/^#define WALLVERS_ORIG 1$/
WIFEXITED	./sun/sys/h/wait.h	/^#define WIFEXITED(x)	((x).w_stopval != WSTOPPED &&/
WIFSIGNALED	./sun/sys/h/wait.h	/^#define WIFSIGNALED(x)	((x).w_stopval != WSTOPPED /
WIFSTOPPED	./sun/sys/h/wait.h	/^#define WIFSTOPPED(x)	((x).w_stopval == WSTOPPED)$/
WIRECENTER	./sun/sys/vaxif/if_vv.c	/^#define	WIRECENTER$/
WNOHANG	./sun/sys/h/wait.h	/^#define WNOHANG		1	\/* dont hang in wait *\/$/
WORDSIZE	./sun/sys/sys/heap_kmem.c	/^#define WORDSIZE	sizeof (int)$/
WRITE	./lib/libc/net/ruserpass.c	/^#define	WRITE	5$/
WSTOPPED	./sun/sys/h/wait.h	/^#define	WSTOPPED	0177	\/* value of s.stopval if pro/
WUNTRACED	./sun/sys/h/wait.h	/^#define WUNTRACED	2	\/* tell about stopped, untrace/
W_OK	./sun/sys/h/file.h	/^#define	W_OK		2	\/* writable by caller *\/$/
XDR	./lib/libc/rpc/xdr.h	88
XDR_DESTROY	./lib/libc/rpc/xdr.h	/^#define	XDR_DESTROY(xdrs)				\\$/
XDR_DISCRIM	./lib/libc/rpcsvc/ypxdr.c	21
XDR_FALSE	./lib/libc/rpc/xdr.c	/^#define XDR_FALSE	((long) 0)$/
XDR_GETBYTES	./lib/libc/rpc/xdr.h	/^#define XDR_GETBYTES(xdrs, addr, len)			\\$/
XDR_GETLONG	./lib/libc/rpc/xdr.h	/^#define XDR_GETLONG(xdrs, longp)			\\$/
XDR_GETPOS	./lib/libc/rpc/xdr.h	/^#define XDR_GETPOS(xdrs)				\\$/
XDR_INLINE	./lib/libc/rpc/xdr.h	/^#define	XDR_INLINE(xdrs, len)				\\$/
XDR_PUTBYTES	./lib/libc/rpc/xdr.h	/^#define XDR_PUTBYTES(xdrs, addr, len)			\\$/
XDR_PUTLONG	./lib/libc/rpc/xdr.h	/^#define XDR_PUTLONG(xdrs, longp)			\\$/
XDR_SETPOS	./lib/libc/rpc/xdr.h	/^#define XDR_SETPOS(xdrs, pos)				\\$/
XDR_TRUE	./lib/libc/rpc/xdr.c	/^#define XDR_TRUE	((long) 1)$/
XLOAD	./sun/sys/h/text.h	/^#define	XLOAD	04		\/* Currently being read from fil/
XLOCK	./sun/sys/h/text.h	/^#define	XLOCK	010		\/* Being swapped in or out *\/$/
XMITDATASENT	./sun/sys/vaxif/if_hy.c	/^#define	XMITDATASENT	7	\/* transmit data cmd sent */
XMITSENT	./sun/sys/vaxif/if_hy.c	/^#define	XMITSENT	6	\/* transmit message cmd sent *\//
XPAGV	./sun/sys/h/text.h	/^#define	XPAGV	040		\/* Page in on demand from vnode/
XTABS	./sun/sys/h/ioctl.h	/^#define		XTABS		0x00000c00	\/* expand tabs on outpu/
XTRC	./sun/sys/h/text.h	/^#define	XTRC	01		\/* Text may be written, exclusive/
XWANT	./sun/sys/h/text.h	/^#define	XWANT	020		\/* Wanted for swapping *\/$/
XWRIT	./sun/sys/h/text.h	/^#define	XWRIT	02		\/* Text written into, must swap /
X_OK	./sun/sys/h/file.h	/^#define	X_OK		1	\/* is it executable by caller *\/$/
Xp	./sun/sys/sys/vm_pt.c	/^#define	Xp(a)	t = p->a; p->a = q->a; q->a = t;$/
Xpp	./sun/sys/sys/vm_pt.c	/^#define	Xpp(a)	tp = p->a; p->a = q->a; q->a = tp;$/
Xu	./sun/sys/sys/vm_pt.c	/^#define	Xu(a)	t = up->u_pcb.a; up->u_pcb.a = uq ->/
Xup	./sun/sys/sys/vm_pt.c	/^#define	Xup(a)	tp = up->u_pcb.a; up->u_pcb.a = uq /
YES	./lib/libc/net/ruserpass.c	/^#define	YES	6$/
YPBINDPROC_DOMAIN	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBINDPROC_DOMAIN	((u_long)1)$/
YPBINDPROC_NULL	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBINDPROC_NULL		((u_long)0)$/
YPBINDPROC_SETDOM	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBINDPROC_SETDOM	((u_long)2)$/
YPBINDPROG	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBINDPROG		((u_long)100007)$/
YPBINDVERS	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBINDVERS		((u_long)1)$/
YPBINDVERS_ORIG	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBINDVERS_ORIG		((u_long)1)$/
YPBIND_ERR_ERR	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBIND_ERR_ERR 1		\/* Internal error *\/$/
YPBIND_ERR_NOSERV	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBIND_ERR_NOSERV 2		\/* No bound server fo/
YPBIND_ERR_RESC	./lib/libc/rpcsvc/yp_prot.h	/^#define YPBIND_ERR_RESC 3		\/* System resource allo/
YPBIND_INTER_TRY	./lib/libc/rpcsvc/yp_bind.c	/^#define YPBIND_INTER_TRY 5		\/* Seconds between tri/
YPBIND_TIMEOUT	./lib/libc/rpcsvc/yp_bind.c	/^#define YPBIND_TIMEOUT 5		\/* Total seconds for tim/
YPERR_BADARGS	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_BADARGS 1			\/* Args to function are /
YPERR_DOMAIN	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_DOMAIN 3			\/* Can't bind to a server/
YPERR_KEY	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_KEY 5			\/* No such key in map *\/$/
YPERR_MAP	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_MAP 4			\/* No such map in server's d/
YPERR_NODOM	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_NODOM 12			\/* Local domain name not /
YPERR_NOMORE	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_NOMORE 8			\/* No more records in map/
YPERR_PMAP	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_PMAP 9			\/* Can't communicate with p/
YPERR_RESRC	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_RESRC 7			\/* Local resource allocati/
YPERR_RPC	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_RPC 2			\/* RPC failure *\/$/
YPERR_YPBIND	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_YPBIND 10			\/* Can't communicate wit/
YPERR_YPERR	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_YPERR 6			\/* Internal yp server or c/
YPERR_YPSERV	./lib/libc/rpcsvc/ypclnt.h	/^#define YPERR_YPSERV 11			\/* Can't communicate wit/
YPFIRST_REQTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPFIRST_REQTYPE YPREQ_NOKEY$/
YPFIRST_RESPTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPFIRST_RESPTYPE YPRESP_KEY_VAL$/
YPGET_REQTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPGET_REQTYPE YPREQ_MAP_PARMS$/
YPINTER_TRY	./lib/libc/rpcsvc/yp_bind.c	/^#define YPINTER_TRY 60			\/* Seconds between tries /
YPMATCH_REQTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPMATCH_REQTYPE YPREQ_KEY$/
YPMATCH_RESPTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPMATCH_RESPTYPE YPRESP_VAL$/
YPMAXDOMAIN	./lib/libc/rpcsvc/yp_prot.h	/^#define YPMAXDOMAIN		((u_long)64)$/
YPMAXMAP	./lib/libc/rpcsvc/yp_prot.h	/^#define YPMAXMAP		((u_long)64)$/
YPMAXPEER	./lib/libc/rpcsvc/yp_prot.h	/^#define YPMAXPEER		((u_long)256)	\/* Maximum peer n/
YPMAXRECORD	./lib/libc/rpcsvc/yp_prot.h	/^#define YPMAXRECORD		((u_long)1024)$/
YPNEXT_REQTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPNEXT_REQTYPE YPREQ_KEY$/
YPNEXT_RESPTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPNEXT_RESPTYPE YPRESP_KEY_VAL$/
YPPASSWDPROC_UPDATE	./lib/libc/rpcsvc/yppasswd.h	/^#define YPPASSWDPROC_UPDATE 1$/
YPPASSWDPROG	./lib/libc/rpcsvc/yppasswd.h	/^#define YPPASSWDPROG 100009$/
YPPASSWDVERS	./lib/libc/rpcsvc/yppasswd.h	/^#define YPPASSWDVERS 1$/
YPPASSWDVERS_ORIG	./lib/libc/rpcsvc/yppasswd.h	/^#define YPPASSWDVERS_ORIG 1$/
YPPOLL_REQTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPOLL_REQTYPE YPREQ_NOKEY$/
YPPOLL_RESPTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPOLL_RESPTYPE YPRESP_MAP_PARMS$/
YPPROC_DOMAIN	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_DOMAIN		((u_long)1)$/
YPPROC_DOMAIN_NONACK	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_DOMAIN_NONACK	((u_long)2)$/
YPPROC_FIRST	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_FIRST		((u_long)4)$/
YPPROC_GET	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_GET		((u_long)9)$/
YPPROC_MATCH	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_MATCH		((u_long)3)$/
YPPROC_NEXT	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_NEXT		((u_long)5)$/
YPPROC_NULL	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_NULL		((u_long)0)$/
YPPROC_POLL	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_POLL		((u_long)6)$/
YPPROC_PULL	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_PULL		((u_long)8)$/
YPPROC_PUSH	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROC_PUSH		((u_long)7)$/
YPPROG	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPROG			((u_long)100004)$/
YPPULL_REQTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPULL_REQTYPE YPREQ_NOKEY$/
YPPUSH_REQTYPE	./lib/libc/rpcsvc/yp_prot.h	/^#define YPPUSH_REQTYPE YPREQ_NOKEY$/
YPSLEEPTIME	./lib/libc/rpcsvc/yp_bind.c	/^#define YPSLEEPTIME 5			\/* Time to sleep between t/
YPSYMBOL_PREFIX	./lib/libc/rpcsvc/yp_prot.h	/^#define YPSYMBOL_PREFIX "YP_"$/
YPSYMBOL_PREFIX_LENGTH	./lib/libc/rpcsvc/yp_prot.h	/^#define YPSYMBOL_PREFIX_LENGTH (sizeof(YPSYMBOL_PR/
YPTIMEOUT	./lib/libc/rpcsvc/yp_bind.c	/^#define YPTIMEOUT 120			\/* Total seconds for timeo/
YPVERS	./lib/libc/rpcsvc/yp_prot.h	/^#define YPVERS			((u_long)1)$/
YPVERS_ORIG	./lib/libc/rpcsvc/yp_prot.h	/^#define YPVERS_ORIG		((u_long)1)$/
YP_BADARGS	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_BADARGS ((long)-7)		\/* Request argument/
YP_BADDB	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_BADDB ((long)-5)		\/* Server data base i/
YP_BADOP	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_BADOP ((long)-4)		\/* Invalid operation /
YP_FALSE	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_FALSE ((long)0)		\/* General purpose fai/
YP_NODOM	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_NODOM ((long)-2)		\/* Domain not support/
YP_NOKEY	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_NOKEY ((long)-3)		\/* No such key in map/
YP_NOMAP	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_NOMAP ((long)-1)		\/* No such map in dom/
YP_NOMORE	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_NOMORE ((long)2)		\/* No more entries in/
YP_TRUE	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_TRUE	 ((long)1)		\/* General purpose suc/
YP_YPERR	./lib/libc/rpcsvc/yp_prot.h	/^#define YP_YPERR ((long)-6)		\/* YP server error *\//
_IO	./sun/sys/h/ioctl.h	/^#define	_IO(x,y)	(IOC_VOID|('x'<<8)|y)$/
_IOCTL_	./sun/sys/h/ioctl.h	/^#define	_IOCTL_$/
_IOR	./sun/sys/h/ioctl.h	/^#define	_IOR(x,y,t)	(IOC_OUT|((sizeof(t)&IOCPARM_M/
_IOW	./sun/sys/h/ioctl.h	/^#define	_IOW(x,y,t)	(IOC_IN|((sizeof(t)&IOCPARM_MA/
_IOWR	./sun/sys/h/ioctl.h	/^#define	_IOWR(x,y,t)	(IOC_INOUT|((sizeof(t)&IOCPAR/
_TTYCHARS_	./sun/sys/h/ttychars.h	/^#define	_TTYCHARS_$/
_TTYDEV_	./sun/sys/h/ttydev.h	/^#define	_TTYDEV_$/
__dontcare__	./lib/libc/rpc/types.h	/^#define __dontcare__	-1$/
_authenticate	./lib/libc/rpc/svc_auth.c	/^_authenticate(rqst, msg)$/
_getgroup	./lib/libc/rpcsvc/getnetgrent.c	/^_getgroup(grp)$/
_map_ypprot_err	./lib/libc/rpcsvc/ypprot_err.c	/^_map_ypprot_err(yp_protocol_error)$/
_rpbmap	./sun/sys/vax/locore.s	/^#define	_rpbmap	_Sysmap				# rpb, scb, UNI*vec, is/
_ruserpass	./lib/libc/net/ruserpass.c	/^_ruserpass(host, aname, apass)$/
_seterr_reply	./lib/libc/rpc/rpc_prot.c	/^_seterr_reply(msg, error)$/
_svcauth_null	./lib/libc/rpc/svc_auth.c	/^_svcauth_null(\/*rqst, msg*\/)$/
_svcauth_short	./lib/libc/rpc/svc_auth_unix.c	/^enum auth_stat $/
_svcauth_unix	./lib/libc/rpc/svc_auth_unix.c	/^_svcauth_unix(rqst, msg)$/
_yp_dobind	./lib/libc/rpcsvc/yp_bind.c	/^_yp_dobind(domain, binding)$/
_ypclnt_dofirst	./lib/libc/rpcsvc/_ypclnt_enum.c	/^_ypclnt_dofirst (domain, map, pdomb, timeout, key,/
_ypclnt_domatch	./lib/libc/rpcsvc/clnt_domatch.c	/^_ypclnt_domatch (domain, map, key, keylen, pdomb, /
_ypclnt_donext	./lib/libc/rpcsvc/_ypclnt_enum.c	/^_ypclnt_donext (domain, map, inkey, inkeylen, pdom/
_ypclnt_filter	./lib/libc/rpcsvc/yp_enum.c	/^_ypclnt_filter (domain, map, key, keylen, val, val/
accept	./sun/sys/sys/uipc_syscalls.c	/^accept()$/
accepted	./lib/libc/rpc/rpc_prot.c	/^accepted(acpt_stat, error)$/
accepted_reply	./lib/libc/rpc/rpc_msg.h	/^struct accepted_reply {$/
access	./sun/sys/sys/vfs_syscalls.c	/^access(uap)$/
acct	./sun/sys/h/acct.h	/^struct	acct$/
acpted_rply	./lib/libc/rpc/rpc_msg.h	/^#define	acpted_rply	ru.RM_rmb.ru.RP_ar$/
addl2	./sun/sys/vax/locore.s	/^	addl2 (sp)+,sp; rei$/
addmntent	./lib/libc/gen/mntent.c	/^addmntent(mnttabp, mnt)$/
addtominuslist	./lib/libc/gen/getgrent.c	/^addtominuslist(name)$/
afhash	./sun/sys/net/af.h	/^struct afhash {$/
afswitch	./sun/sys/net/af.h	/^struct afswitch {$/
alloc	./sun/sys/ufs/ufs_alloc.c	/^alloc(ip, bpref, size)$/
alloccg	./sun/sys/ufs/ufs_alloc.c	/^alloccg(ip, cg, bpref, size)$/
alloccgblk	./sun/sys/ufs/ufs_alloc.c	/^alloccgblk(fs, cgp, bpref)$/
alphasort	./lib/libc/gen/scandir.c	/^alphasort(d1, d2)$/
any	./lib/libc/net/gethostent.c	/^any(cp, match)$/
anycl	./sun/sys/h/vmmac.h	/^#define	anycl(pte,fld)	((pte)->fld)$/
ar_results	./lib/libc/rpc/rpc_msg.h	/^#define	ar_results	ru.AR_results$/
ar_vers	./lib/libc/rpc/rpc_msg.h	/^#define	ar_vers		ru.AR_versions$/
arp_sha	./sun/sys/netinet/if_ether.h	/^#define	arp_sha(ea)	(*(struct ether_addr *)(ea)->a/
arp_spa	./sun/sys/netinet/if_ether.h	/^#define	arp_spa(ea)	(*(struct in_addr *)(ea)->arp_/
arp_tha	./sun/sys/netinet/if_ether.h	/^#define	arp_tha(ea)	(*(struct ether_addr *)(ea)->a/
arp_tpa	./sun/sys/netinet/if_ether.h	/^#define	arp_tpa(ea)	(*(struct in_addr *)(ea)->arp_/
arpcom	./sun/sys/netinet/if_ether.h	/^struct	arpcom {$/
arpgeten	./sun/sys/netinet/if_ether.c	/^arpgeten(addr)$/
arpinput	./sun/sys/netinet/if_ether.c	/^arpinput(ac, m)$/
arpioctl	./sun/sys/netinet/if_ether.c	/^arpioctl(cmd, data)$/
arpipin	./sun/sys/netinet/if_ether.c	/^arpipin(ec, m)$/
arpreq	./sun/sys/net/if.h	/^struct arpreq {$/
arpresolve	./sun/sys/netinet/if_ether.c	/^arpresolve(ac, m, destip, desten)$/
arpseten	./sun/sys/netinet/if_ether.c	/^arpseten(iaddr, eaddr, perm)$/
arptab	./sun/sys/netinet/if_ether.h	/^struct	arptab {$/
arptfree	./sun/sys/netinet/if_ether.c	/^arptfree(at)$/
arptimer	./sun/sys/netinet/if_ether.c	/^arptimer()$/
arptnew	./sun/sys/netinet/if_ether.c	/^arptnew(addr)$/
arpwhohas	./sun/sys/netinet/if_ether.c	/^arpwhohas(ac, addr)$/
async_daemon	./sun/sys/nfs/nfs_vnodeops.c	/^async_daemon()$/
audata	./lib/libc/rpc/auth_unix.c	/^struct audata {$/
auth_destroy	./lib/libc/rpc/auth.h	/^#define auth_destroy(auth)		\\$/
auth_marshall	./lib/libc/rpc/auth.h	/^#define auth_marshall(auth, xdrs)	\\$/
auth_nextverf	./lib/libc/rpc/auth.h	/^#define auth_nextverf(auth)		\\$/
auth_refresh	./lib/libc/rpc/auth.h	/^#define auth_refresh(auth)	\\$/
auth_validate	./lib/libc/rpc/auth.h	/^#define auth_validate(auth, verfp)	\\$/
authkern_create	./lib/libc/rpc/auth_kern.c	/^authkern_create()$/
authkern_destroy	./lib/libc/rpc/auth_kern.c	/^authkern_destroy(auth)$/
authkern_marshal	./lib/libc/rpc/auth_kern.c	/^authkern_marshal(auth, xdrs)$/
authkern_nextverf	./lib/libc/rpc/auth_kern.c	/^authkern_nextverf(auth)$/
authkern_refresh	./lib/libc/rpc/auth_kern.c	/^authkern_refresh(auth)$/
authkern_validate	./lib/libc/rpc/auth_kern.c	/^authkern_validate(auth, verf)$/
authnone_create	./lib/libc/rpc/auth_none.c	/^authnone_create()$/
authnone_destroy	./lib/libc/rpc/auth_none.c	/^authnone_destroy()$/
authnone_marshal	./lib/libc/rpc/auth_none.c	/^authnone_marshal(client, xdrs)$/
authnone_refresh	./lib/libc/rpc/auth_none.c	/^authnone_refresh()$/
authnone_validate	./lib/libc/rpc/auth_none.c	/^authnone_validate()$/
authnone_verf	./lib/libc/rpc/auth_none.c	/^static void $/
authunix_create	./lib/libc/rpc/auth_unix.c	/^authunix_create(machname, uid, gid, len, aup_gids)/
authunix_create_default	./lib/libc/rpc/auth_unix.c	/^authunix_create_default()$/
authunix_destroy	./lib/libc/rpc/auth_unix.c	/^authunix_destroy(auth)$/
authunix_marshal	./lib/libc/rpc/auth_unix.c	/^authunix_marshal(auth, xdrs)$/
authunix_nextverf	./lib/libc/rpc/auth_unix.c	/^authunix_nextverf(auth)$/
authunix_parms	./lib/libc/rpc/auth_unix.h	/^struct authunix_parms {$/
authunix_refresh	./lib/libc/rpc/auth_unix.c	/^authunix_refresh(auth)$/
authunix_validate	./lib/libc/rpc/auth_unix.c	/^authunix_validate(auth, verf)$/
ave	./sun/sys/h/vmmac.h	/^#define	ave(smooth, cnt, time) \\$/
b_actf	./sun/sys/h/buf.h	/^#define	b_actf	av_forw			\/* alternate names for dr/
b_active	./sun/sys/h/buf.h	/^#define	b_active b_bcount		\/* driver queue head: d/
b_actl	./sun/sys/h/buf.h	/^#define	b_actl	av_back			\/*    head - isn't histor/
b_cylin	./sun/sys/ufs/ufs_dsort.c	/^#define	b_cylin	b_resid$/
b_errcnt	./sun/sys/h/buf.h	/^#define	b_errcnt b_resid		\/* while i\/o in progress/
b_to_q	./sun/sys/sys/tty_subr.c	/^b_to_q(cp, cc, q)$/
backoff	./lib/libc/rpc/clnt_kudp.c	/^#define backoff(tim)	((((tim) << 2) > MAXTIMO) ? M/
badblock	./sun/sys/ufs/ufs_subr.c	/^badblock(fs, bn)$/
baddr	./sun/sys/sys/vfs_bio.c	/^baddr(vp, blkno, size)$/
bawrite	./sun/sys/sys/vfs_bio.c	/^bawrite(bp)$/
bcmp	./sun/sys/sys/subr_xxx.c	/^bcmp(s1, s2, len)$/
bdbtofsb	./sun/sys/h/param.h	/^#define	bdbtofsb(bn)	((bn) \/ (BLKDEV_IOSIZE\/DEV_BS/
bdevsw	./sun/sys/h/conf.h	/^struct bdevsw$/
bdwrite	./sun/sys/sys/vfs_bio.c	/^bdwrite(bp)$/
bflush	./sun/sys/sys/vfs_bio.c	/^bflush(vp)$/
bhinit	./sun/sys/sys/init_main.c	/^bhinit()$/
bigp	./sun/sys/sys/vm_sched.c	/^struct bigp {$/
bind	./sun/sys/sys/uipc_syscalls.c	/^bind()$/
binit	./sun/sys/sys/init_main.c	/^binit()$/
binshash	./sun/sys/h/buf.h	/^#define	binshash(bp, dp) { \\$/
binsheadfree	./sun/sys/h/buf.h	/^#define	binsheadfree(bp, dp) { \\$/
binstailfree	./sun/sys/h/buf.h	/^#define	binstailfree(bp, dp) { \\$/
binval	./sun/sys/sys/vfs_bio.c	/^binval(vp)$/
binvalfree	./sun/sys/sys/vfs_bio.c	/^binvalfree(vp)$/
biodone	./sun/sys/sys/vfs_bio.c	/^biodone(bp)$/
biowait	./sun/sys/sys/vfs_bio.c	/^biowait(bp)$/
bkclose	./sun/sys/sys/tty_bk.c	/^bkclose(tp)$/
bkinput	./sun/sys/sys/tty_bk.c	/^bkinput(c, tp)$/
bkioctl	./sun/sys/sys/tty_bk.c	/^bkioctl(tp, cmd, data, flag)$/
bkopen	./sun/sys/sys/tty_bk.c	/^bkopen(dev, tp)$/
bkread	./sun/sys/sys/tty_bk.c	/^bkread(tp, uio)$/
blbs	./sun/sys/vax/locore.s	/^	blbs	(sp)+,segflt$/
blkatoff	./sun/sys/ufs/ufs_dir.c	/^blkatoff(ip, offset, res)$/
blkflush	./sun/sys/sys/vfs_bio.c	/^blkflush(vp, blkno, size)$/
blkmap	./sun/sys/ufs/fs.h	/^#define blkmap(fs, map, loc) \\$/
blknum	./sun/sys/ufs/fs.h	/^#define blknum(fs, fsb)		\/* calculates rounddown(f/
blkoff	./sun/sys/ufs/fs.h	/^#define blkoff(fs, loc)		\/* calculates (loc % fs->/
blkpref	./sun/sys/ufs/ufs_alloc.c	/^blkpref(ip, lbn, indx, bap)$/
blkroundup	./sun/sys/ufs/fs.h	/^#define blkroundup(fs, size)	\/* calculates roundup/
blksize	./sun/sys/ufs/fs.h	/^#define blksize(fs, ip, lbn) \\$/
blkstofrags	./sun/sys/ufs/fs.h	/^#define blkstofrags(fs, blks)	\/* calculates (blks /
bmap	./sun/sys/ufs/ufs_bmap.c	/^bmap(ip, bn, rwflg, size, sync)$/
bool	./lib/libc/rpcsvc/yp_prot.h	245
bool_t	./lib/libc/rpc/types.h	/^#define	bool_t	int$/
boot	./sun/sys/vax/machdep.c	/^boot(paniced, arghowto)$/
bread	./sun/sys/sys/vfs_bio.c	/^bread(vp, blkno, size)$/
breada	./sun/sys/sys/vfs_bio.c	/^breada(vp, blkno, size, rablkno, rabsize)$/
brealloc	./sun/sys/sys/vfs_bio.c	/^brealloc(bp, size)$/
brelse	./sun/sys/sys/vfs_bio.c	/^brelse(bp)$/
brelvp	./sun/sys/sys/vfs_bio.c	/^brelvp(bp)$/
bremfree	./sun/sys/h/buf.h	/^#define	bremfree(bp) { \\$/
bremhash	./sun/sys/h/buf.h	/^#define	bremhash(bp) { \\$/
bsetvp	./sun/sys/sys/vfs_bio.c	/^bsetvp(bp, vp)$/
bswinit	./sun/sys/sys/init_main.c	/^bswinit()$/
bt_bad	./sun/sys/h/dkbad.h	/^	struct bt_bad {$/
btoc	./sun/sys/vax/locore.s	/^	ashl	$-PGSHIFT,r6,r3			# r3 = btoc(r6)$/
btodb	./sun/sys/h/param.h	/^#define	btodb(bytes)	 		\/* calculates (bytes \/ DEV/
btokmx	./sun/sys/h/vmmac.h	/^#define	btokmx(b)	(((b) - usrpt) \/ NPTEPG)$/
btop	./sun/sys/h/vmmac.h	/^#define	btop(x)		(((unsigned)(x)) >> PGSHIFT)$/
buf	./sun/sys/h/buf.h	/^struct buf {$/
buffree	./lib/libc/rpc/kudp_fastsend.c	/^buffree()$/
bufhd	./sun/sys/h/buf.h	/^struct bufhd {$/
bufstats	./sun/sys/ufs/ufs_subr.c	/^bufstats()$/
bumptime	./sun/sys/sys/kern_clock.c	/^bumptime(tp, usec)$/
bwrite	./sun/sys/sys/vfs_bio.c	/^bwrite(bp)$/
cache_entry	./lib/libc/rpc/svc_auth_unix.c	/^static struct cache_entry {$/
cache_hit	./lib/libc/rpc/svc_auth_unix.c	/^#define cache_hit(c, d) \\$/
cache_item	./lib/libc/rpc/svc_kudp.c	/^struct cache_item {$/
cache_new_user	./lib/libc/rpc/svc_auth_unix.c	/^cache_new_user(base, len, aup)$/
caddr_t	./sun/sys/h/types.h	36
call_body	./lib/libc/rpc/rpc_msg.h	/^struct call_body {$/
caller	./sun/sys/ufs/inode.h	/^extern int (*caller())();$/
calloc	./sun/sys/sys/subr_xxx.c	/^calloc(size)$/
callout	./sun/sys/h/callout.h	/^struct	callout {$/
callrpc	./lib/libc/rpc/clnt_simple.c	/^callrpc(host, prognum, versnum, procnum, inproc, i/
cantmask	./sun/sys/sys/kern_sig.c	/^#define	cantmask	(mask(SIGKILL)|mask(SIGCONT)|mask/
catq	./sun/sys/sys/tty_subr.c	/^catq(from, to)$/
cblock	./sun/sys/h/clist.h	/^struct cblock {$/
cbtocylno	./sun/sys/ufs/fs.h	/^#define cbtocylno(fs, bno) \\$/
cbtorpos	./sun/sys/ufs/fs.h	/^#define cbtorpos(fs, bno) \\$/
cdevsw	./sun/sys/h/conf.h	/^struct cdevsw$/
cg	./sun/sys/ufs/fs.h	/^struct	cg {$/
cgbase	./sun/sys/ufs/fs.h	/^#define	cgbase(fs, c)	((daddr_t)((fs)->fs_fpg * (c/
cgdmin	./sun/sys/ufs/fs.h	/^#define	cgdmin(fs, c)	(cgstart(fs, c) + (fs)->fs_d/
cgimin	./sun/sys/ufs/fs.h	/^#define	cgimin(fs, c)	(cgstart(fs, c) + (fs)->fs_i/
cgsblock	./sun/sys/ufs/fs.h	/^#define	cgsblock(fs, c)	(cgstart(fs, c) + (fs)->fs/
cgstart	./sun/sys/ufs/fs.h	/^#define cgstart(fs, c) \\$/
cgtod	./sun/sys/ufs/fs.h	/^#define	cgtod(fs, c)	(cgstart(fs, c) + (fs)->fs_cb/
char	./sun/sys/h/types.h	16
chdir	./sun/sys/sys/vfs_syscalls.c	/^chdir(uap)$/
chdirec	./sun/sys/sys/vfs_syscalls.c	/^chdirec(dirnamep, vpp)$/
cheating	./sun/sys/vax/locore.s	/^	movl	$PSL_PRVMOD,4(sp)		# ``cheating'' (jfr)$/
check_need_to_free	./sun/sys/sys/heap_kmem.c	/^check_need_to_free()$/
chgprot	./sun/sys/vax/vm_machdep.c	/^chgprot(addr, tprot)$/
chkdq	./sun/sys/ufs/quota_ufs.c	/^chkdq(ip, change, force)$/
chkiq	./sun/sys/ufs/quota_ufs.c	/^chkiq(dev, ip, uid, force)$/
chksize	./sun/sys/vax/vm_machdep.c	/^chksize(ts, ds, ss)$/
chmod	./sun/sys/sys/vfs_syscalls.c	/^chmod(uap)$/
chown	./sun/sys/sys/vfs_syscalls.c	/^chown(uap)$/
chown1	./sun/sys/ufs/ufs_vnodeops.c	/^chown1(ip, uid, gid)$/
chroot	./sun/sys/sys/vfs_syscalls.c	/^chroot(uap)$/
chtab	./sun/sys/nfs/nfs_subr.c	/^struct chtab {$/
cinit	./sun/sys/sys/init_main.c	/^cinit()$/
cku_private	./lib/libc/rpc/clnt_kudp.c	/^struct cku_private {$/
ckuwakeup	./lib/libc/rpc/clnt_kudp.c	/^ckuwakeup(p)$/
claligned	./sun/sys/h/param.h	/^#define	claligned(x)	((((int)(x))&CLOFSET)==0)$/
clbase	./sun/sys/h/param.h	/^#define	clbase(i)	(i)$/
cleanup	./sun/sys/sys/vm_page.c	/^cleanup()$/
clfree	./sun/sys/nfs/nfs_subr.c	/^clfree(cl)$/
clget	./sun/sys/nfs/nfs_subr.c	/^clget(mi, cred)$/
clist	./sun/sys/h/tty.h	/^struct clist {$/
clnt_abort	./lib/libc/rpc/clnt.h	/^#define	clnt_abort(rh)	((*(rh)->cl_ops->cl_abort)(/
clnt_broadcast	./lib/libc/rpc/pmap_rmt.c	/^enum clnt_stat $/
clnt_call	./lib/libc/rpc/clnt.h	/^#define	clnt_call(rh, proc, xargs, argsp, xres, re/
clnt_destroy	./lib/libc/rpc/clnt.h	/^#define	clnt_destroy(rh)	((*(rh)->cl_ops->cl_destr/
clnt_freeres	./lib/libc/rpc/clnt.h	/^#define	clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops/
clnt_geterr	./lib/libc/rpc/clnt.h	/^#define	clnt_geterr(rh,errp)	((*(rh)->cl_ops->cl_g/
clnt_pcreateerror	./lib/libc/rpc/clnt_perror.c	/^clnt_pcreateerror(s)$/
clnt_perrno	./lib/libc/rpc/clnt_perror.c	/^clnt_perrno(num)$/
clnt_perror	./lib/libc/rpc/clnt_perror.c	/^clnt_perror(rpch, s)$/
clntkudp_abort	./lib/libc/rpc/clnt_kudp.c	/^void $/
clntkudp_callit	./lib/libc/rpc/clnt_kudp.c	/^enum clnt_stat $/
clntkudp_create	./lib/libc/rpc/clnt_kudp.c	/^clntkudp_create(addr, pgm, vers, hard, cred)$/
clntkudp_destroy	./lib/libc/rpc/clnt_kudp.c	/^clntkudp_destroy(h)$/
clntkudp_error	./lib/libc/rpc/clnt_kudp.c	/^clntkudp_error(h, err)$/
clntkudp_freeres	./lib/libc/rpc/clnt_kudp.c	/^clntkudp_freeres(cl, xdr_res, res_ptr)$/
clntkudp_init	./lib/libc/rpc/clnt_kudp.c	/^clntkudp_init(h, addr, hard, cred)$/
clntraw_abort	./lib/libc/rpc/clnt_raw.c	/^clntraw_abort()$/
clntraw_call	./lib/libc/rpc/clnt_raw.c	/^static enum clnt_stat $/
clntraw_create	./lib/libc/rpc/clnt_raw.c	/^clntraw_create(prog, vers)$/
clntraw_destroy	./lib/libc/rpc/clnt_raw.c	/^clntraw_destroy()$/
clntraw_freeres	./lib/libc/rpc/clnt_raw.c	/^clntraw_freeres(cl, xdr_res, res_ptr)$/
clntraw_geterr	./lib/libc/rpc/clnt_raw.c	/^clntraw_geterr()$/
clnttcp_abort	./lib/libc/rpc/clnt_tcp.c	/^clnttcp_abort()$/
clnttcp_call	./lib/libc/rpc/clnt_tcp.c	/^clnttcp_call(h, proc, xdr_args, args_ptr, xdr_resu/
clnttcp_create	./lib/libc/rpc/clnt_tcp.c	/^clnttcp_create(raddr, prog, vers, sockp, sendsz, r/
clnttcp_destroy	./lib/libc/rpc/clnt_tcp.c	/^clnttcp_destroy(h)$/
clnttcp_freeres	./lib/libc/rpc/clnt_tcp.c	/^clnttcp_freeres(cl, xdr_res, res_ptr)$/
clnttcp_geterr	./lib/libc/rpc/clnt_tcp.c	/^clnttcp_geterr(h, errp)$/
clntudp_abort	./lib/libc/rpc/clnt_udp.c	/^static void $/
clntudp_call	./lib/libc/rpc/clnt_udp.c	/^static enum clnt_stat $/
clntudp_create	./lib/libc/rpc/clnt_udp.c	/^clntudp_create(raddr, program, version, wait, sock/
clntudp_destroy	./lib/libc/rpc/clnt_udp.c	/^clntudp_destroy(cl)$/
clntudp_freeres	./lib/libc/rpc/clnt_udp.c	/^clntudp_freeres(cl, xdr_res, res_ptr)$/
clntudp_geterr	./lib/libc/rpc/clnt_udp.c	/^clntudp_geterr(cl, errp)$/
close	./sun/sys/sys/kern_descrip.c	/^close()$/
closedir	./lib/libc/gen/closedir.c	/^closedir(dirp)$/
closedq	./sun/sys/ufs/quota_kern.c	/^closedq(mp)$/
closef	./sun/sys/sys/kern_descrip.c	/^closef(fp)$/
clrbit	./sun/sys/h/param.h	/^#define	clrbit(a,i)	((a)[(i)\/NBBY] &= ~(1<<((i)%NB/
clrblock	./sun/sys/ufs/ufs_subr.c	/^clrblock(fs, cp, h)$/
clrbuf	./sun/sys/h/buf.h	/^#define	clrbuf(bp) { \\$/
clrnd	./sun/sys/h/param.h	/^#define	clrnd(i)	(i)$/
cmap	./sun/sys/h/cmap.h	/^struct cmap$/
cmtopg	./sun/sys/h/cmap.h	/^#define	cmtopg(x)	((((x)-1) * CLSIZE) + firstfree)/
comp_t	./sun/sys/h/acct.h	8
compat	./sun/sys/sys/init_sysent.c	/^#define	compat(n, name)	n, o\/**\/name$/
compress	./sun/sys/sys/kern_acct.c	/^compress(t)$/
configure	./sun/sys/vax/autoconf.c	/^configure()$/
connect	./sun/sys/sys/uipc_syscalls.c	/^connect()$/
control_leader	./sun/sys/netimp/if_imp.h	/^struct control_leader {$/
copen	./sun/sys/sys/vfs_syscalls.c	/^copen(pnamep, filemode, createmode)$/
core	./sun/sys/sys/kern_sig.c	/^core()$/
crcopy	./sun/sys/sys/kern_prot.c	/^crcopy(cr)$/
crdup	./sun/sys/sys/kern_prot.c	/^crdup(cr)$/
creat	./sun/sys/sys/vfs_syscalls.c	/^creat(uap)$/
crfree	./sun/sys/sys/kern_prot.c	/^crfree(cr)$/
crget	./sun/sys/sys/kern_prot.c	/^crget()$/
crhold	./sun/sys/sys/kern_prot.c	/^crhold(cr)$/
cstatfs	./sun/sys/sys/vfs.c	/^cstatfs(vfsp, ubuf)$/
csum	./sun/sys/ufs/fs.h	/^struct csum {$/
ct_data	./lib/libc/rpc/clnt_tcp.c	/^struct ct_data {$/
ctob	./sun/sys/vax/param.h	/^#define	ctob(x)	((x)<<9)$/
ctod	./sun/sys/vax/param.h	/^#define	ctod(x)	(x)$/
ctopt	./sun/sys/h/vmmac.h	/^#define	ctopt(x)	(((x)+NPTEPG-1)\/NPTEPG)$/
ctos	./sun/sys/vax/param.h	/^#define	ctos(x)	(x)$/
cu_data	./lib/libc/rpc/clnt_udp.c	/^struct cu_data {$/
d_ino	./sun/sys/h/dir.h	/^#define d_ino	d_fileno		\/* compatablity *\/$/
daddr_t	./sun/sys/h/types.h	35
dbl_limits	./lib/libc/rpc/xdr_float.c	/^static struct dbl_limits {$/
dblk	./sun/sys/sys/heap_kmem.c	/^struct	dblk	{$/
dblksize	./sun/sys/ufs/fs.h	/^#define dblksize(fs, dip, lbn) \\$/
dblock	./sun/sys/h/dmap.h	/^struct	dblock$/
dbtob	./sun/sys/h/param.h	/^#define	dbtob(db)			\/* calculates (db * DEV_BSIZE)/
dbtofsb	./sun/sys/ufs/fs.h	/^#define	dbtofsb(fs, b)	((b) >> (fs)->fs_fsbtodb)$/
debug	./sun/sys/sys/init_sysent.c	/^#define debug	nosys$/
define	./sun/sys/netinet/in.h	/^#define	ntohl(x)	(x)$/
defined	./sun/sys/h/quota.h	/^#if defined(KERNEL) && defined(QUOTA)$/
delete	./sun/sys/sys/heap_kmem.c	/^delete(p)$/
delquota	./sun/sys/ufs/quota_kern.c	/^delquota(q)$/
demote	./sun/sys/sys/heap_kmem.c	/^demote(p)$/
dequeue	./sun/sys/h/systm.h	/^#define	dequeue(q)	_dequeue((caddr_t)q)$/
desblock	./sun/sys/h/des.h	/^struct desblock {$/
deschunk_t	./sun/sys/h/des.h	32
desivec	./sun/sys/h/des.h	/^struct	desivec {$/
deskey	./sun/sys/h/des.h	/^struct	deskey {$/
dev_t	./sun/sys/h/types.h	41
dev_vnode	./sun/sys/sys/vfs_dev.c	/^struct dev_vnode {$/
devtovp	./sun/sys/sys/vfs_dev.c	/^devtovp(dev)$/
devtovp_badop	./sun/sys/sys/vfs_dev.c	/^devtovp_badop()$/
devtovp_inactive	./sun/sys/sys/vfs_dev.c	/^devtovp_inactive(vp)$/
devtovp_strategy	./sun/sys/sys/vfs_dev.c	/^devtovp_strategy(bp)$/
di_atime	./sun/sys/ufs/inode.h	/^#define	di_atime	di_ic.ic_atime$/
di_blocks	./sun/sys/ufs/inode.h	/^#define	di_blocks	di_ic.ic_blocks$/
di_ctime	./sun/sys/ufs/inode.h	/^#define	di_ctime	di_ic.ic_ctime$/
di_db	./sun/sys/ufs/inode.h	/^#define	di_db		di_ic.ic_db$/
di_gen	./sun/sys/ufs/inode.h	/^#define	di_gen		di_ic.ic_gen$/
di_gid	./sun/sys/ufs/inode.h	/^#define	di_gid		di_ic.ic_gid$/
di_ib	./sun/sys/ufs/inode.h	/^#define	di_ib		di_ic.ic_ib$/
di_ic	./sun/sys/ufs/inode.h	/^#define di_ic		di_un.di_icom$/
di_mode	./sun/sys/ufs/inode.h	/^#define	di_mode		di_ic.ic_mode$/
di_mtime	./sun/sys/ufs/inode.h	/^#define	di_mtime	di_ic.ic_mtime$/
di_nlink	./sun/sys/ufs/inode.h	/^#define	di_nlink	di_ic.ic_nlink$/
di_rdev	./sun/sys/ufs/inode.h	/^#define	di_rdev		di_ic.ic_db[0]$/
di_size	./sun/sys/ufs/inode.h	/^#define	di_size		di_ic.ic_size.val[0]$/
di_uid	./sun/sys/ufs/inode.h	/^#define	di_uid		di_ic.ic_uid$/
dinode	./sun/sys/ufs/inode.h	/^struct dinode {$/
diraddentry	./sun/sys/ufs/ufs_dir.c	/^diraddentry(tdp, namep, namlen, slotp, sip, sdp)$/
dirbad	./sun/sys/ufs/ufs_dir.c	/^dirbad(ip, how, offset)$/
dirbadname	./sun/sys/ufs/ufs_dir.c	/^dirbadname(sp, l)$/
dircheckforname	./sun/sys/ufs/ufs_dir.c	/^dircheckforname(tdp, namep, namlen, slotp, tipp)$/
dircheckpath	./sun/sys/ufs/ufs_dir.c	/^dircheckpath(source, target)$/
direct	./sun/sys/h/dir.h	/^struct	direct {$/
dirempty	./sun/sys/ufs/ufs_dir.c	/^dirempty(ip)$/
direnter	./sun/sys/ufs/ufs_dir.c	/^direnter(tdp, namep, op, sdp, sip, vap, ipp)$/
dirfixdotdot	./sun/sys/ufs/ufs_dir.c	/^dirfixdotdot(dp, opdp, npdp)$/
dirlook	./sun/sys/ufs/ufs_dir.c	/^dirlook(dp, namep, ipp)$/
dirmakedirect	./sun/sys/ufs/ufs_dir.c	/^dirmakedirect(sip, tdp)$/
dirmakeinode	./sun/sys/ufs/ufs_dir.c	/^dirmakeinode(tdp, ipp, vap)$/
dirmangled	./sun/sys/ufs/ufs_dir.c	/^dirmangled(dp, ep, entryoffsetinblock)$/
dirpref	./sun/sys/ufs/ufs_alloc.c	/^dirpref(fs)$/
dirprepareentry	./sun/sys/ufs/ufs_dir.c	/^dirprepareentry(dp, slotp)$/
dirremove	./sun/sys/ufs/ufs_dir.c	/^dirremove(dp, namep, oip, rmdir)$/
dirrename	./sun/sys/ufs/ufs_dir.c	/^dirrename(sdp, sip, tdp, namep, namlen, tip, slotp/
dirtemplate	./sun/sys/ufs/fsdir.h	/^struct dirtemplate {$/
dirtycl	./sun/sys/h/vmmac.h	/^#define	dirtycl(pte)	dirty(pte)$/
discquota	./sun/sys/ufs/quota_kern.c	/^discquota(uid, ip)$/
disksort	./sun/sys/ufs/ufs_dsort.c	/^disksort(dp, bp)$/
distcl	./sun/sys/h/vmmac.h	/^#define	distcl(pte)$/
distpte	./sun/sys/sys/vm_pt.c	/^distpte(xp, tp, dpte)$/
dkbad	./sun/sys/h/dkbad.h	/^struct dkbad {$/
dkblock	./sun/sys/h/param.h	/^#define	dkblock(bp)	((bp)->b_blkno)$/
dkunit	./sun/sys/h/param.h	/^#define	dkunit(bp)	(minor((bp)->b_dev) >> 3)$/
dmap	./sun/sys/h/dmap.h	/^struct	dmap$/
dmc_base	./sun/sys/vaxif/if_dmc.c	/^struct dmc_base {$/
dmc_softc	./sun/sys/vaxif/if_dmc.c	/^struct dmc_softc {$/
dmcattach	./sun/sys/vaxif/if_dmc.c	/^dmcattach(ui)$/
dmcinit	./sun/sys/vaxif/if_dmc.c	/^dmcinit(unit)$/
dmcioctl	./sun/sys/vaxif/if_dmc.c	/^dmcioctl(ifp, cmd, data)$/
dmcload	./sun/sys/vaxif/if_dmc.c	/^dmcload(sc, type, w0, w1)$/
dmcoutput	./sun/sys/vaxif/if_dmc.c	/^dmcoutput(ifp, m, dst)$/
dmcprobe	./sun/sys/vaxif/if_dmc.c	/^dmcprobe(reg)$/
dmcreset	./sun/sys/vaxif/if_dmc.c	/^dmcreset(unit, uban)$/
dmcrint	./sun/sys/vaxif/if_dmc.c	/^dmcrint(unit)$/
dmcstart	./sun/sys/vaxif/if_dmc.c	/^dmcstart(dev)$/
dmcxint	./sun/sys/vaxif/if_dmc.c	/^dmcxint(unit)$/
dnlc_enter	./sun/sys/sys/vfs_dnlc.c	/^dnlc_enter(dp, name, vp, cred)$/
dnlc_init	./sun/sys/sys/vfs_dnlc.c	/^dnlc_init()$/
dnlc_lookup	./sun/sys/sys/vfs_dnlc.c	/^dnlc_lookup(dp, name, cred)$/
dnlc_purge	./sun/sys/sys/vfs_dnlc.c	/^dnlc_purge()$/
dnlc_purge1	./sun/sys/sys/vfs_dnlc.c	/^dnlc_purge1()$/
dnlc_purge_vp	./sun/sys/sys/vfs_dnlc.c	/^dnlc_purge_vp(vp)$/
dnlc_remove	./sun/sys/sys/vfs_dnlc.c	/^dnlc_remove(dp, name)$/
dnlc_rm	./sun/sys/sys/vfs_dnlc.c	/^dnlc_rm(ncp)$/
dnlc_search	./sun/sys/sys/vfs_dnlc.c	/^dnlc_search(dp, name, namlen, hash, cred)$/
do_bio	./sun/sys/nfs/nfs_vnodeops.c	/^do_bio(bp)$/
doit	./lib/libc/rpcsvc/getnetgrent.c	/^doit(group)$/
dom_binding	./lib/libc/rpcsvc/yp_prot.h	/^struct dom_binding {$/
domain	./sun/sys/h/domain.h	/^struct	domain {$/
domaininit	./sun/sys/sys/uipc_domain.c	/^domaininit()$/
donice	./sun/sys/sys/kern_resource.c	/^donice(p, n)$/
dorti	./sun/sys/vax/machdep.c	/^dorti()$/
dowarn	./sun/sys/ufs/quota_sys.c	/^dowarn(q, dev)$/
dpageout	./sun/sys/sys/vm_page.c	/^dpageout(p, dp, n)$/
dprint	./sun/sys/nfs/nfs_subr.c	/^dprint(var, level, str, a1, a2, a3, a4, a5, a6, a7/
dptopte	./sun/sys/h/vmmac.h	/^#define	dptopte(p, i)		((p)->p_p0br + ((p)->p_tsiz/
dptov	./sun/sys/h/vmmac.h	/^#define	dptov(p, i)	((unsigned)(stoc(ctos((p)->p_t/
dq_bhardlimit	./sun/sys/h/quota.h	/^#define	dq_bhardlimit	dq_dqb.dqb_bhardlimit$/
dq_bsoftlimit	./sun/sys/h/quota.h	/^#define	dq_bsoftlimit	dq_dqb.dqb_bsoftlimit$/
dq_bwarn	./sun/sys/h/quota.h	/^#define	dq_bwarn	dq_dqb.dqb_bwarn$/
dq_curblocks	./sun/sys/h/quota.h	/^#define	dq_curblocks	dq_dqb.dqb_curblocks$/
dq_curinodes	./sun/sys/h/quota.h	/^#define	dq_curinodes	dq_dqb.dqb_curinodes$/
dq_freeb	./sun/sys/h/quota.h	/^#define	dq_freeb	dq_u.dq_f.Dq_freeb$/
dq_freef	./sun/sys/h/quota.h	/^#define	dq_freef	dq_u.dq_f.Dq_freef$/
dq_ihardlimit	./sun/sys/h/quota.h	/^#define	dq_ihardlimit	dq_dqb.dqb_ihardlimit$/
dq_isoftlimit	./sun/sys/h/quota.h	/^#define	dq_isoftlimit	dq_dqb.dqb_isoftlimit$/
dq_iwarn	./sun/sys/h/quota.h	/^#define	dq_iwarn	dq_dqb.dqb_iwarn$/
dq_own	./sun/sys/h/quota.h	/^#define	dq_own		dq_u.Dq_own$/
dqalloc	./sun/sys/ufs/quota_kern.c	/^dqalloc(uid, dev)$/
dqblk	./sun/sys/h/quota.h	/^struct	dqblk {$/
dqhead	./sun/sys/ufs/quota_kern.c	/^struct	dqhead	{$/
dqp	./sun/sys/ufs/quota_subr.c	/^dqp(q, dev)$/
dqrele	./sun/sys/ufs/quota_kern.c	/^dqrele(dq)$/
dquot	./sun/sys/h/quota.h	/^struct	dquot {$/
dqusage	./sun/sys/h/quota.h	/^struct	dqusage {$/
dqwarn	./sun/sys/h/quota.h	/^struct	dqwarn {$/
dr_attr	./sun/sys/nfs/nfs.h	/^#define	dr_attr		dr_u.dr_drok_u.drok_attr$/
dr_drok	./sun/sys/nfs/nfs.h	/^#define	dr_drok		dr_u.dr_drok_u$/
dr_fhandle	./sun/sys/nfs/nfs.h	/^#define	dr_fhandle	dr_u.dr_drok_u.drok_fhandle$/
dtob	./sun/sys/vax/param.h	/^#define	dtob(x)	((x)<<9)$/
dtoc	./sun/sys/vax/param.h	/^#define	dtoc(x)	(x)$/
dtog	./sun/sys/ufs/fs.h	/^#define	dtog(fs, d)	((d) \/ (fs)->fs_fpg)$/
dtogd	./sun/sys/ufs/fs.h	/^#define	dtogd(fs, d)	((d) % (fs)->fs_fpg)$/
dtom	./sun/sys/h/mbuf.h	/^#define	dtom(x)		((struct mbuf *)((int)x & ~(MSIZE/
dumpsys	./sun/sys/vax/machdep.c	/^dumpsys()$/
dup	./sun/sys/sys/kern_descrip.c	/^dup()$/
dup2	./sun/sys/sys/kern_descrip.c	/^dup2()$/
dupit	./sun/sys/sys/kern_descrip.c	/^dupit(fd, fp, flags)$/
ec_softc	./sun/sys/vaxif/if_ec.c	/^struct	ec_softc {$/
ecattach	./sun/sys/vaxif/if_ec.c	/^ecattach(ui)$/
eccollide	./sun/sys/vaxif/if_ec.c	/^eccollide(unit)$/
ecdevice	./sun/sys/vaxif/if_ecreg.h	/^struct ecdevice {$/
ecdocoll	./sun/sys/vaxif/if_ec.c	/^ecdocoll(unit)$/
ecget	./sun/sys/vaxif/if_ec.c	/^ecget(ecbuf, totlen, off0)$/
ecinit	./sun/sys/vaxif/if_ec.c	/^ecinit(unit)$/
ecioctl	./sun/sys/vaxif/if_ec.c	/^ecioctl(ifp, cmd, data)$/
ecoutput	./sun/sys/vaxif/if_ec.c	/^ecoutput(ifp, m0, dst)$/
ecprobe	./sun/sys/vaxif/if_ec.c	/^ecprobe(reg)$/
ecput	./sun/sys/vaxif/if_ec.c	/^ecput(ecbuf, m)$/
ecread	./sun/sys/vaxif/if_ec.c	/^ecread(unit)$/
ecreset	./sun/sys/vaxif/if_ec.c	/^ecreset(unit, uban)$/
ecrint	./sun/sys/vaxif/if_ec.c	/^ecrint(unit)$/
ecsetaddr	./sun/sys/vaxif/if_ec.c	/^ecsetaddr(ifp, sin)$/
ecstart	./sun/sys/vaxif/if_ec.c	/^ecstart(dev)$/
ecxint	./sun/sys/vaxif/if_ec.c	/^ecxint(unit)$/
else	./sun/sys/vax/locore.s	/^	cvtwl	P_SZPT(r5),r4		# } else (isassv(p, v)) {$/
en_softc	./sun/sys/vaxif/if_en.c	/^struct	en_softc {$/
enattach	./sun/sys/vaxif/if_en.c	/^enattach(ui)$/
encollide	./sun/sys/vaxif/if_en.c	/^encollide(unit)$/
end_call	./lib/libc/rpc/svc_kudp.c	/^end_call(xprt)$/
endfsent	./lib/libc/gen/fstab.c	/^endfsent()$/
endgrent	./lib/libc/gen/getgrent.c	/^endgrent()$/
endhostent	./lib/libc/net/gethostent.c	/^endhostent()$/
endmntent	./lib/libc/gen/mntent.c	/^endmntent(mnttabp)$/
endnetent	./lib/libc/net/getnetent.c	/^endnetent()$/
endnetgrent	./lib/libc/rpcsvc/getnetgrent.c	/^endnetgrent() {$/
endocoll	./sun/sys/vaxif/if_en.c	/^endocoll(unit)$/
endprotoent	./lib/libc/net/getprotoent.c	/^endprotoent()$/
endpwent	./lib/libc/gen/getpwent.c	/^endpwent()$/
endservent	./lib/libc/net/getservent.c	/^endservent()$/
eninit	./sun/sys/vaxif/if_en.c	/^eninit(unit)$/
enioctl	./sun/sys/vaxif/if_en.c	/^enioctl(ifp, cmd, data)$/
enoutput	./sun/sys/vaxif/if_en.c	/^enoutput(ifp, m0, dst)$/
enprobe	./sun/sys/vaxif/if_en.c	/^enprobe(reg)$/
enreset	./sun/sys/vaxif/if_en.c	/^enreset(unit, uban)$/
enrint	./sun/sys/vaxif/if_en.c	/^enrint(unit)$/
ensetaddr	./sun/sys/vaxif/if_en.c	/^ensetaddr(ifp, sin)$/
enstart	./sun/sys/vaxif/if_en.c	/^enstart(dev)$/
enswab	./sun/sys/vaxif/if_en.c	/^enswab(from, to, n)$/
entergroup	./sun/sys/sys/kern_prot.c	/^entergroup(gid)$/
enum_t	./lib/libc/rpc/types.h	/^#define	enum_t	int$/
enxint	./sun/sys/vaxif/if_en.c	/^enxint(unit)$/
es_addr	./sun/sys/vaxif/if_ec.c	/^#define	es_addr	es_ac.ac_enaddr		\/* hardware Ether/
es_if	./sun/sys/vaxif/if_ec.c	/^#define	es_if	es_ac.ac_if		\/* network-visible inte/
ether_addr	./sun/sys/netinet/if_ether.h	/^struct ether_addr {$/
ether_arp	./sun/sys/netinet/if_ether.h	/^struct	ether_arp {$/
ether_header	./sun/sys/netinet/if_ether.h	/^struct	ether_header {$/
ether_print	./sun/sys/netinet/if_ether.c	/^ether_print(ea)$/
execa	./sun/sys/sys/kern_exec.c	/^struct execa {$/
execv	./sun/sys/sys/kern_exec.c	/^execv()$/
execve	./sun/sys/sys/kern_exec.c	/^execve()$/
exit	./sun/sys/sys/kern_exit.c	/^exit(rv)$/
expand	./sun/sys/sys/vm_proc.c	/^expand(change, region)$/
exports	./lib/libc/rpcsvc/mount.h	/^struct exports {$/
falloc	./sun/sys/sys/kern_descrip.c	/^falloc()$/
fchmod	./sun/sys/sys/vfs_syscalls.c	/^fchmod(uap)$/
fchown	./sun/sys/sys/vfs_syscalls.c	/^fchown(uap)$/
fcntl	./sun/sys/sys/kern_descrip.c	/^fcntl()$/
fdsetattr	./sun/sys/sys/vfs_syscalls.c	/^fdsetattr(fd, vap)$/
ffs	./sun/sys/sys/subr_xxx.c	/^ffs(mask)$/
fgetown	./sun/sys/sys/kern_descrip.c	/^fgetown(fp, valuep)$/
fhandle_t	./sun/sys/nfs/nfs.h	72
fhstatus	./lib/libc/rpcsvc/mount.h	/^struct fhstatus {$/
fhtovp	./sun/sys/nfs/nfs_subr.c	/^fhtovp(fh)$/
file	./sun/sys/h/file.h	/^struct	file {$/
fileops	./sun/sys/h/file.h	/^	struct	fileops {$/
fill_cache	./lib/libc/rpc/svc_kudp.c	/^fill_cache(xprt, buff, bufflen)$/
fill_input_buf	./lib/libc/rpc/xdr_rec.c	/^fill_input_buf(rstrm)$/
find_long_hand	./lib/libc/rpc/svc_auth_unix.c	/^find_long_hand(cred_base, len)$/
find_short_hand	./lib/libc/rpc/svc_auth_unix.c	/^find_short_hand(sh)$/
fioctl	./sun/sys/sys/kern_descrip.c	/^fioctl(fp, cmd, value)$/
first	./sun/sys/vax/locore.s	/^	cvtwb	2(r2),12(r4)		# get first (lower) byte$/
fix_buf_size	./lib/libc/rpc/xdr_rec.c	/^fix_buf_size(s)$/
fixctlrmask	./sun/sys/vax/autoconf.c	/^fixctlrmask()$/
flock	./sun/sys/sys/kern_descrip.c	/^flock()$/
flush_out	./lib/libc/rpc/xdr_rec.c	/^flush_out(rstrm, eor)$/
fodkluster	./sun/sys/sys/vm_page.c	/^fodkluster(p, v0, pte0, pkl, vp, pbn)$/
for	./sun/sys/vax/locore.s	/^	movl	X_CADDR(r0),r5		# for (p = p->p_textp->x_cad/
for_CLSIZE	./sun/sys/h/param.h	/^#define	for_CLSIZE(x)	(x) = 0;$/
forceclose	./sun/sys/sys/sys_inode.c	/^forceclose(dev)$/
fork	./sun/sys/sys/kern_fork.c	/^fork()$/
fork1	./sun/sys/sys/kern_fork.c	/^fork1(isvfork)$/
forkstat	./sun/sys/h/vmsystm.h	/^struct	forkstat$/
fragacct	./sun/sys/ufs/ufs_subr.c	/^fragacct(fs, fragmap, fraglist, cnt)$/
fragextend	./sun/sys/ufs/ufs_alloc.c	/^fragextend(ip, cg, bprev, osize, nsize)$/
fragnum	./sun/sys/ufs/fs.h	/^#define fragnum(fs, fsb)	\/* calculates (fsb % fs->/
fragoff	./sun/sys/ufs/fs.h	/^#define fragoff(fs, loc)	\/* calculates (loc % fs->/
fragroundup	./sun/sys/ufs/fs.h	/^#define fragroundup(fs, size)	\/* calculates roundu/
fragstoblks	./sun/sys/ufs/fs.h	/^#define fragstoblks(fs, frags)	\/* calculates (frag/
free	./sun/sys/ufs/ufs_alloc.c	/^free(ip, bno, size)$/
freehdr	./sun/sys/sys/heap_kmem.c	/^struct 	freehdr	{$/
freeminuslist	./lib/libc/gen/getgrent.c	/^freeminuslist() {$/
freespace	./sun/sys/ufs/fs.h	/^#define freespace(fs, percentreserved) \\$/
fs	./sun/sys/ufs/fs.h	/^struct	fs$/
fs_bavail	./sun/sys/nfs/nfs.h	/^#define	fs_bavail	fs_u.fs_fsok_u.fsok_bavail$/
fs_bfree	./sun/sys/nfs/nfs.h	/^#define	fs_bfree	fs_u.fs_fsok_u.fsok_bfree$/
fs_blocks	./sun/sys/nfs/nfs.h	/^#define	fs_blocks	fs_u.fs_fsok_u.fsok_blocks$/
fs_bsize	./sun/sys/nfs/nfs.h	/^#define	fs_bsize	fs_u.fs_fsok_u.fsok_bsize$/
fs_cs	./sun/sys/ufs/fs.h	/^#define fs_cs(fs, indx) \\$/
fs_fsok	./sun/sys/nfs/nfs.h	/^#define	fs_fsok		fs_u.fs_fsok_u$/
fs_tsize	./sun/sys/nfs/nfs.h	/^#define	fs_tsize	fs_u.fs_fsok_u.fsok_tsize$/
fsbtodb	./sun/sys/ufs/fs.h	/^#define fsbtodb(fs, b)	((b) << (fs)->fs_fsbtodb)$/
fserr	./sun/sys/ufs/ufs_alloc.c	/^fserr(fs, cp)$/
fset	./sun/sys/sys/kern_descrip.c	/^fset(fp, bit, value)$/
fsetown	./sun/sys/sys/kern_descrip.c	/^fsetown(fp, value)$/
fsid_t	./sun/sys/h/vfs.h	51
fstabscan	./lib/libc/gen/fstab.c	/^fstabscan(fs)$/
fstat	./sun/sys/sys/kern_descrip.c	/^fstat()$/
fstatfs	./sun/sys/sys/vfs.c	/^fstatfs(uap)$/
fsync	./sun/sys/sys/vfs_syscalls.c	/^fsync(uap)$/
ftruncate	./sun/sys/sys/vfs_syscalls.c	/^ftruncate(uap)$/
gatherstats	./sun/sys/sys/kern_clock.c	/^gatherstats(pc, ps)$/
get_input_bytes	./lib/libc/rpc/xdr_rec.c	/^get_input_bytes(rstrm, addr, len)$/
get_myaddress	./lib/libc/rpc/pmap_clnt.c	/^get_myaddress(addr)$/
getblk	./sun/sys/sys/vfs_bio.c	/^getblk(vp, blkno, size)$/
getbroadcastnets	./lib/libc/rpc/pmap_rmt.c	/^getbroadcastnets(addrs, sock, buf)$/
getc	./sun/sys/sys/tty_subr.c	/^getc(p)$/
getdirentries	./sun/sys/sys/vfs_syscalls.c	/^getdirentries(uap)$/
getdlim	./sun/sys/ufs/quota_sys.c	/^getdlim(q, dev, addr)$/
getdomainname	./sun/sys/sys/kern_xxx.c	/^getdomainname()$/
getdopt	./sun/sys/sys/kern_descrip.c	/^getdopt()$/
getdtablesize	./sun/sys/sys/kern_descrip.c	/^getdtablesize()$/
geteblk	./sun/sys/sys/vfs_bio.c	/^geteblk(size)$/
geterrno	./sun/sys/nfs/nfs.h	/^#define	geterrno(status)	((int)status)$/
geterror	./sun/sys/sys/vfs_bio.c	/^geterror(bp)$/
getf	./sun/sys/sys/kern_descrip.c	/^getf(f)$/
getfirstfromyellow	./lib/libc/gen/getgrent.c	/^getfirstfromyellow()$/
getfreehdr	./sun/sys/sys/heap_kmem.c	/^getfreehdr()$/
getfs	./sun/sys/ufs/ufs_subr.c	/^getfs(dev)$/
getfsent	./lib/libc/gen/fstab.c	/^getfsent()$/
getfsfile	./lib/libc/gen/fstab.c	/^getfsfile(name)$/
getfsspec	./lib/libc/gen/fstab.c	/^getfsspec(name)$/
getfstype	./lib/libc/gen/fstab.c	/^getfstype(type)$/
getfsx	./sun/sys/ufs/ufs_subr.c	/^getfsx(dev)$/
getgid	./sun/sys/sys/kern_prot.c	/^getgid()$/
getgidfromyellow	./lib/libc/gen/getgrent.c	/^getgidfromyellow(gid, savegp)$/
getgrent	./lib/libc/gen/getgrent.c	/^getgrent()$/
getgrgid	./lib/libc/gen/getgrent.c	/^getgrgid(gid)$/
getgrnam	./lib/libc/gen/getgrent.c	/^getgrnam(name)$/
getgroups	./sun/sys/sys/kern_prot.c	/^getgroups()$/
gethostbyaddr	./lib/libc/net/gethostent.c	/^gethostbyaddr(addr, len, type)$/
gethostbyname	./lib/libc/net/gethostent.c	/^gethostbyname(name)$/
gethostent	./lib/libc/net/gethostent.c	/^gethostent()$/
gethostid	./sun/sys/sys/kern_xxx.c	/^gethostid()$/
gethostname	./sun/sys/sys/kern_xxx.c	/^gethostname()$/
getitimer	./sun/sys/sys/kern_time.c	/^getitimer()$/
getmemc	./sun/sys/vax/vm_machdep.c	/^getmemc(addr)$/
getmntent	./lib/libc/gen/mntent.c	/^getmntent(mnttabp)$/
getmp	./sun/sys/ufs/ufs_subr.c	/^getmp(dev)$/
getnamefromyellow	./lib/libc/gen/getgrent.c	/^getnamefromyellow(name, savegp)$/
getnetbyaddr	./lib/libc/net/getnetent.c	/^getnetbyaddr(net, type)$/
getnetbyname	./lib/libc/net/getnetent.c	/^getnetbyname(name)$/
getnetent	./lib/libc/net/getnetent.c	/^getnetent()$/
getnetgrent	./lib/libc/rpcsvc/getnetgrent.c	/^getnetgrent(machinep, namep, domainp)$/
getnewbuf	./sun/sys/sys/vfs_bio.c	/^getnewbuf()$/
getnextfromyellow	./lib/libc/gen/getgrent.c	/^getnextfromyellow()$/
getpages	./sun/sys/sys/heap_kmem.c	/^getpages(npages)$/
getpagesize	./sun/sys/sys/kern_mman.c	/^getpagesize()$/
getpeername	./sun/sys/sys/uipc_syscalls.c	/^getpeername()$/
getpgrp	./sun/sys/sys/kern_prot.c	/^getpgrp()$/
getpid	./sun/sys/sys/kern_prot.c	/^getpid()$/
getpriority	./sun/sys/sys/kern_resource.c	/^getpriority()$/
getprotobyname	./lib/libc/net/getprotoent.c	/^getprotobyname(name)$/
getprotobynumber	./lib/libc/net/getprotoent.c	/^getprotobynumber(proto)$/
getprotoent	./lib/libc/net/getprotoent.c	/^getprotoent()$/
getpwent	./lib/libc/gen/getpwent.c	/^getpwent()$/
getpwnam	./lib/libc/gen/getpwent.c	/^getpwnam(name)$/
getpwuid	./lib/libc/gen/getpwent.c	/^getpwuid(uid)$/
getquota	./sun/sys/ufs/quota_kern.c	/^getquota(uid, lookuponly, nodq)$/
getrlimit	./sun/sys/sys/kern_resource.c	/^getrlimit()$/
getrusage	./sun/sys/sys/kern_resource.c	/^getrusage()$/
getservbyname	./lib/libc/net/getservent.c	/^getservbyname(name, proto)$/
getservbyport	./lib/libc/net/getservent.c	/^getservbyport(port, proto)$/
getservent	./lib/libc/net/getservent.c	/^getservent()$/
getsock	./sun/sys/sys/uipc_syscalls.c	/^getsock(fdes)$/
getsockname	./sun/sys/sys/uipc_syscalls.c	/^getsockname()$/
getsockopt	./sun/sys/sys/uipc_syscalls.c	/^getsockopt()$/
getsymlink	./sun/sys/sys/vfs_lookup.c	/^getsymlink(vp, pnp)$/
gettimeofday	./sun/sys/sys/kern_time.c	/^gettimeofday()$/
getuid	./sun/sys/sys/kern_prot.c	/^getuid()$/
getuidfromyellow	./lib/libc/gen/getpwent.c	/^getuidfromyellow(uid, savepw)$/
getvnodefp	./sun/sys/sys/vfs_syscalls.c	/^getvnodefp(fd, fpp)$/
getvtimes	./sun/sys/sys/kern_xxx.c	/^getvtimes(aru, avt)$/
getw	./sun/sys/sys/tty_subr.c	/^getw(p)$/
getxfile	./sun/sys/sys/kern_exec.c	/^getxfile(vp, nargc, uid, gid)$/
gidof	./lib/libc/gen/getgrent.c	/^gidof(name)$/
grouplist	./lib/libc/gen/getpwent.c	/^struct grouplist {$/
groupmember	./sun/sys/sys/kern_prot.c	/^groupmember(gid)$/
groups	./lib/libc/rpcsvc/mount.h	/^struct groups {$/
grow	./sun/sys/sys/kern_mman.c	/^grow(sp)$/
grskip	./lib/libc/gen/getgrent.c	/^grskip(p,c)$/
gsignal	./sun/sys/sys/kern_sig.c	/^gsignal(pgrp, sig)$/
hardclock	./sun/sys/sys/kern_clock.c	/^hardclock(pc, ps)$/
harderr	./sun/sys/sys/subr_prf.c	/^harderr(bp, cp)$/
hashalloc	./sun/sys/ufs/ufs_alloc.c	/^hashalloc(ip, cg, pref, size, allocator)$/
hasmntopt	./lib/libc/gen/mntent.c	/^hasmntopt(mnt, opt)$/
havedisk	./lib/libc/rpcsvc/rstatxdr.c	/^havedisk(host)$/
hiword	./sun/sys/vaxif/if_dmc.c	/^#define	hiword(x)	((short *)&x)[1]$/
hmbuf	./sun/sys/netimp/if_imphost.h	/^struct hmbuf {$/
host	./sun/sys/netimp/if_imphost.h	/^struct host {$/
hostdeque	./sun/sys/netimp/if_imphost.c	/^hostdeque(hp)$/
hostenter	./sun/sys/netimp/if_imphost.c	/^hostenter(addr)                 $/
hostfree	./sun/sys/netimp/if_imphost.c	/^hostfree(hp)                               $/
hostlookup	./sun/sys/netimp/if_imphost.c	/^hostlookup(addr)$/
hostrelease	./sun/sys/netimp/if_imphost.c	/^hostrelease(hp)$/
hostreset	./sun/sys/netimp/if_imphost.c	/^hostreset(net)	    $/
hostslowtimo	./sun/sys/netimp/if_imphost.c	/^hostslowtimo()$/
howmany	./sun/sys/h/param.h	/^#define	howmany(x, y)	(((x)+((y)-1))\/(y))$/
hpattach	./sun/sys/vaxmba/hp.c	/^hpattach(mi, slave)$/
hpdtint	./sun/sys/vaxmba/hp.c	/^hpdtint(mi, mbsr)$/
hpdump	./sun/sys/vaxmba/hp.c	/^hpdump(dev)$/
hpecc	./sun/sys/vaxmba/hp.c	/^hpecc(mi, flag)$/
hpioctl	./sun/sys/vaxmba/hp.c	/^hpioctl(dev, cmd, data, flag)$/
hpmaptype	./sun/sys/vaxmba/hp.c	/^hpmaptype(mi)$/
hpopen	./sun/sys/vaxmba/hp.c	/^hpopen(dev)$/
hpread	./sun/sys/vaxmba/hp.c	/^hpread(dev, uio)$/
hpsize	./sun/sys/vaxmba/hp.c	/^hpsize(dev)$/
hpsoftc	./sun/sys/vaxmba/hp.c	/^struct	hpsoftc {$/
hpst	./sun/sys/vaxmba/hp.c	/^struct hpst {$/
hpstart	./sun/sys/vaxmba/hp.c	/^hpstart(mi)$/
hpstrategy	./sun/sys/vaxmba/hp.c	/^hpstrategy(bp)$/
hpustart	./sun/sys/vaxmba/hp.c	/^hpustart(mi)$/
hpwrite	./sun/sys/vaxmba/hp.c	/^hpwrite(dev, uio)$/
htonl	./sun/sys/netinet/in.h	/^#define	htonl(x)	(x)$/
htons	./sun/sys/netinet/in.h	/^#define	htons(x)	(x)$/
htop	./lib/libc/rpc/clnt_kudp.c	/^#define	htop(h)		((struct cku_private *)((h)->cl_p/
hy_softc	./sun/sys/vaxif/if_hy.c	/^struct	hy_softc {$/
hyact	./sun/sys/vaxif/if_hy.c	/^hyact(ui)$/
hyattach	./sun/sys/vaxif/if_hy.c	/^hyattach(ui)$/
hycancel	./sun/sys/vaxif/if_hy.c	/^hycancel(ui)$/
hyinit	./sun/sys/vaxif/if_hy.c	/^hyinit(unit)$/
hyint	./sun/sys/vaxif/if_hy.c	/^hyint(unit)$/
hyioctl	./sun/sys/vaxif/if_hy.c	/^hyioctl(ifp, cmd, data)$/
hylog	./sun/sys/vaxif/if_hy.c	/^hylog(code, len, ptr)$/
hyoutput	./sun/sys/vaxif/if_hy.c	/^hyoutput(ifp, m0, dst)$/
hyprintdata	./sun/sys/vaxif/if_hy.c	/^hyprintdata(cp, len)$/
hyprobe	./sun/sys/vaxif/if_hy.c	/^hyprobe(reg)$/
hyrecvdata	./sun/sys/vaxif/if_hy.c	/^hyrecvdata(ui, hyh, len)$/
hyreset	./sun/sys/vaxif/if_hy.c	/^hyreset(unit, uban)$/
hystart	./sun/sys/vaxif/if_hy.c	/^hystart(ui, cmd, count, ubaddr)$/
hywatch	./sun/sys/vaxif/if_hy.c	/^hywatch(unit)$/
hyxmitdata	./sun/sys/vaxif/if_hy.c	/^hyxmitdata(ui)$/
hzto	./sun/sys/sys/kern_clock.c	/^hzto(tv)$/
i_atime	./sun/sys/ufs/inode.h	/^#define	i_atime		i_ic.ic_atime$/
i_back	./sun/sys/ufs/inode.h	/^#define	i_back		i_chain[1]$/
i_blocks	./sun/sys/ufs/inode.h	/^#define i_blocks	i_ic.ic_blocks$/
i_ctime	./sun/sys/ufs/inode.h	/^#define	i_ctime		i_ic.ic_ctime$/
i_db	./sun/sys/ufs/inode.h	/^#define	i_db		i_ic.ic_db$/
i_forw	./sun/sys/ufs/inode.h	/^#define	i_forw		i_chain[0]$/
i_freeb	./sun/sys/ufs/inode.h	/^#define	i_freeb		i_fr.if_freeb$/
i_freef	./sun/sys/ufs/inode.h	/^#define	i_freef		i_fr.if_freef$/
i_gen	./sun/sys/ufs/inode.h	/^#define	i_gen		i_ic.ic_gen$/
i_gid	./sun/sys/ufs/inode.h	/^#define	i_gid		i_ic.ic_gid$/
i_ib	./sun/sys/ufs/inode.h	/^#define	i_ib		i_ic.ic_ib$/
i_lastr	./sun/sys/ufs/inode.h	/^#define	i_lastr		i_un.if_lastr$/
i_mode	./sun/sys/ufs/inode.h	/^#define	i_mode		i_ic.ic_mode$/
i_mtime	./sun/sys/ufs/inode.h	/^#define	i_mtime		i_ic.ic_mtime$/
i_nlink	./sun/sys/ufs/inode.h	/^#define	i_nlink		i_ic.ic_nlink$/
i_rdev	./sun/sys/ufs/inode.h	/^#define	i_rdev		i_ic.ic_db[0]$/
i_size	./sun/sys/ufs/inode.h	/^#define	i_size		i_ic.ic_size.val[0]$/
i_socket	./sun/sys/ufs/inode.h	/^#define	i_socket	i_un.is_socket$/
i_uid	./sun/sys/ufs/inode.h	/^#define	i_uid		i_ic.ic_uid$/
iaccess	./sun/sys/ufs/ufs_inode.c	/^iaccess(ip, m)$/
ialloc	./sun/sys/ufs/ufs_alloc.c	/^ialloc(pip, ipref, mode)$/
ialloccg	./sun/sys/ufs/ufs_alloc.c	/^ialloccg(ip, cg, ipref, mode)$/
icmp	./sun/sys/netinet/ip_icmp.h	/^struct icmp {$/
icmp_error	./sun/sys/netinet/ip_icmp.c	/^icmp_error(oip, type, code)$/
icmp_gwaddr	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_gwaddr	icmp_hun.ih_gwaddr$/
icmp_id	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_id		icmp_hun.ih_idseq.icd_id$/
icmp_input	./sun/sys/netinet/ip_icmp.c	/^icmp_input(m)$/
icmp_ip	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_ip		icmp_dun.id_ip.idi_ip$/
icmp_otime	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_otime	icmp_dun.id_ts.its_otime$/
icmp_pptr	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_pptr	icmp_hun.ih_pptr$/
icmp_reflect	./sun/sys/netinet/ip_icmp.c	/^icmp_reflect(ip)$/
icmp_rtime	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_rtime	icmp_dun.id_ts.its_rtime$/
icmp_send	./sun/sys/netinet/ip_icmp.c	/^icmp_send(ip)$/
icmp_seq	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_seq	icmp_hun.ih_idseq.icd_seq$/
icmp_ttime	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_ttime	icmp_dun.id_ts.its_ttime$/
icmp_void	./sun/sys/netinet/ip_icmp.h	/^#define	icmp_void	icmp_hun.ih_void$/
icmpstat	./sun/sys/netinet/icmp_var.h	/^struct	icmpstat {$/
icommon	./sun/sys/ufs/inode.h	/^	struct 	icommon$/
idrop	./sun/sys/ufs/ufs_inode.c	/^idrop(ip)$/
ieee_double	./lib/libc/rpc/xdr_float.c	/^struct  ieee_double {$/
ieee_single	./lib/libc/rpc/xdr_float.c	/^struct  ieee_single {$/
if	./sun/sys/vax/locore.s	/^tstl	4(r5)			# if (tu.tu_rcnt) {$/
if_attach	./sun/sys/net/if.c	/^if_attach(ifp)$/
if_broadaddr	./sun/sys/net/if.h	/^#define	if_broadaddr	if_ifu.ifu_broadaddr	\/* broad/
if_down	./sun/sys/net/if.c	/^if_down(ifp)$/
if_dstaddr	./sun/sys/net/if.h	/^#define	if_dstaddr	if_ifu.ifu_dstaddr	\/* other end/
if_ifonnetof	./sun/sys/net/if.c	/^if_ifonnetof(net)$/
if_ifwithaddr	./sun/sys/net/if.c	/^if_ifwithaddr(addr)$/
if_ifwithaf	./sun/sys/net/if.c	/^if_ifwithaf(af)$/
if_ifwithafup	./sun/sys/net/if.c	/^if_ifwithafup(af)$/
if_ifwithnet	./sun/sys/net/if.c	/^if_ifwithnet(addr)$/
if_makeaddr	./sun/sys/netinet/in.c	/^if_makeaddr(net, host)$/
if_rtinit	./sun/sys/netinet/in.c	/^if_rtinit(ifp, flags)$/
if_rubaget	./sun/sys/vaxif/if_uba.c	/^if_rubaget(ifu, totlen, off0)$/
if_setaddr	./sun/sys/net/if.c	/^if_setaddr(ifp, sa)$/
if_slowtimo	./sun/sys/net/if.c	/^if_slowtimo()$/
if_ubaalloc	./sun/sys/vaxif/if_uba.c	/^if_ubaalloc(ifu, ifrw, nmr)$/
if_ubainit	./sun/sys/vaxif/if_uba.c	/^if_ubainit(ifu, uban, hlen, nmr)$/
if_wubaput	./sun/sys/vaxif/if_uba.c	/^if_wubaput(ifu, m)$/
ifc_buf	./sun/sys/net/if.h	/^#define	ifc_buf	ifc_ifcu.ifcu_buf	\/* buffer addres/
ifc_req	./sun/sys/net/if.h	/^#define	ifc_req	ifc_ifcu.ifcu_req	\/* array of stru/
ifconf	./sun/sys/net/if.c	/^ifconf(cmd, data)$/
ifind	./sun/sys/ufs/ufs_inode.c	/^ifind(dev, ino)$/
ifinit	./sun/sys/net/if.c	/^ifinit()$/
ifioctl	./sun/sys/net/if.c	/^ifioctl(cmd, data)$/
iflush	./sun/sys/ufs/ufs_inode.c	/^iflush(dev, iq)$/
ifnet	./sun/sys/net/if.h	/^struct ifnet {$/
ifqueue	./sun/sys/net/if.h	/^	struct	ifqueue {$/
ifr_addr	./sun/sys/net/if.h	/^#define	ifr_addr	ifr_ifru.ifru_addr	\/* address *\/$/
ifr_data	./sun/sys/net/if.h	/^#define	ifr_data	ifr_ifru.ifru_data	\/* for use by /
ifr_dstaddr	./sun/sys/net/if.h	/^#define	ifr_dstaddr	ifr_ifru.ifru_dstaddr	\/* other/
ifr_flags	./sun/sys/net/if.h	/^#define	ifr_flags	ifr_ifru.ifru_flags	\/* flags *\/$/
ifr_oname	./sun/sys/net/if.h	/^#define	ifr_oname	ifr_ifru.ifru_oname	\/* other if /
ifree	./sun/sys/ufs/ufs_alloc.c	/^ifree(ip, ino, mode)$/
ifreq	./sun/sys/net/if.h	/^struct	ifreq {$/
ifubareset	./sun/sys/net/if.c	/^ifubareset(uban)$/
ifunit	./sun/sys/net/if.c	/^ifunit(name)$/
iget	./sun/sys/ufs/ufs_inode.c	/^iget(dev, fs, ino)$/
ihinit	./sun/sys/ufs/ufs_inode.c	/^ihinit()$/
iinactive	./sun/sys/ufs/ufs_inode.c	/^iinactive(ip)$/
il_collis	./sun/sys/vaxif/if_il.h	/^struct	il_collis {$/
il_flags	./sun/sys/netimp/if_imp.h	/^#define	il_flags	il_dl.dl_flags$/
il_format	./sun/sys/netimp/if_imp.h	/^#define	il_format	il_dl.dl_format$/
il_host	./sun/sys/netimp/if_imp.h	/^#define	il_host		il_dl.dl_host$/
il_htype	./sun/sys/netimp/if_imp.h	/^#define	il_htype	il_dl.dl_htype$/
il_imp	./sun/sys/netimp/if_imp.h	/^#define	il_imp		il_dl.dl_imp$/
il_link	./sun/sys/netimp/if_imp.h	/^#define	il_link		il_dl.dl_link$/
il_mtype	./sun/sys/netimp/if_imp.h	/^#define	il_mtype	il_dl.dl_mtype$/
il_network	./sun/sys/netimp/if_imp.h	/^#define	il_network	il_dl.dl_network$/
il_rheader	./sun/sys/vaxif/if_il.h	/^struct	il_rheader {$/
il_softc	./sun/sys/vaxif/if_il.c	/^struct	il_softc {$/
il_stats	./sun/sys/vaxif/if_il.h	/^struct	il_stats {$/
il_subtype	./sun/sys/netimp/if_imp.h	/^#define	il_subtype	il_dl.dl_subtype$/
ilattach	./sun/sys/vaxif/if_il.c	/^ilattach(ui)$/
ilcint	./sun/sys/vaxif/if_il.c	/^ilcint(unit)$/
ilinit	./sun/sys/vaxif/if_il.c	/^ilinit(unit)$/
ilioctl	./sun/sys/vaxif/if_il.c	/^ilioctl(ifp, cmd, data)$/
ilock	./sun/sys/ufs/ufs_inode.c	/^ilock(ip)$/
iloutput	./sun/sys/vaxif/if_il.c	/^iloutput(ifp, m0, dst)$/
ilpanic	./sun/sys/ufs/ufs_inode.c	/^ilpanic(ip)$/
ilprobe	./sun/sys/vaxif/if_il.c	/^ilprobe(reg)$/
ilreset	./sun/sys/vaxif/if_il.c	/^ilreset(unit, uban)$/
ilrint	./sun/sys/vaxif/if_il.c	/^ilrint(unit)$/
ilsetaddr	./sun/sys/vaxif/if_il.c	/^ilsetaddr(ifp, sin)$/
ilstart	./sun/sys/vaxif/if_il.c	/^ilstart(dev)$/
iltotal	./sun/sys/vaxif/if_il.c	/^iltotal(is)$/
ilwatch	./sun/sys/vaxif/if_il.c	/^ilwatch(unit)$/
imark	./sun/sys/ufs/ufs_inode.c	/^imark(ip, flag)$/
imax	./sun/sys/sys/subr_xxx.c	/^imax(a, b)$/
imin	./sun/sys/sys/subr_xxx.c	/^imin(a, b)$/
imp_leader	./sun/sys/netimp/if_imp.h	/^struct imp_leader {$/
imp_softc	./sun/sys/netimp/if_imp.c	/^struct imp_softc {$/
impattach	./sun/sys/netimp/if_imp.c	/^impattach(ui, reset)$/
impcb	./sun/sys/netimp/if_imp.h	/^struct impcb {$/
impdown	./sun/sys/netimp/if_imp.c	/^impdown(sc)$/
impinit	./sun/sys/netimp/if_imp.c	/^impinit(unit)$/
impinput	./sun/sys/netimp/if_imp.c	/^impinput(unit, m)$/
impioctl	./sun/sys/netimp/if_imp.c	/^impioctl(ifp, cmd, data)$/
impmsg	./sun/sys/netimp/if_imp.c	/^impmsg(sc, fmt, a1, a2)$/
impnoops	./sun/sys/netimp/if_imp.c	/^impnoops(sc)             $/
impnotify	./sun/sys/netimp/if_imp.c	/^impnotify(what, cp, hp)$/
impoutput	./sun/sys/netimp/if_imp.c	/^impoutput(ifp, m0, dst)$/
impsnd	./sun/sys/netimp/if_imp.c	/^impsnd(ifp, m)             $/
in_addr	./sun/sys/netinet/in.h	/^struct in_addr {$/
in_lnaof	./sun/sys/netinet/in.c	/^in_lnaof(in)$/
in_netof	./sun/sys/netinet/in.c	/^in_netof(in)$/
in_pcballoc	./sun/sys/netinet/in_pcb.c	/^in_pcballoc(so, head)$/
in_pcbbind	./sun/sys/netinet/in_pcb.c	/^in_pcbbind(inp, nam)$/
in_pcbconnect	./sun/sys/netinet/in_pcb.c	/^in_pcbconnect(inp, nam)$/
in_pcbdetach	./sun/sys/netinet/in_pcb.c	/^in_pcbdetach(inp)$/
in_pcbdisconnect	./sun/sys/netinet/in_pcb.c	/^in_pcbdisconnect(inp)$/
in_pcblookup	./sun/sys/netinet/in_pcb.c	/^in_pcblookup(head, faddr, fport, laddr, lport, fla/
in_pcbnotify	./sun/sys/netinet/in_pcb.c	/^in_pcbnotify(head, dst, errno, abort)$/
in_pcbsetaddr	./sun/sys/netinet/in_pcb.c	/^in_pcbsetaddr(inp, sin)$/
in_setpeeraddr	./sun/sys/netinet/in_pcb.c	/^in_setpeeraddr(inp, nam)$/
in_setsockaddr	./sun/sys/netinet/in_pcb.c	/^in_setsockaddr(inp, nam)$/
incore	./sun/sys/sys/vfs_bio.c	/^incore(vp, blkno)$/
indir	./sun/sys/vax/trap.c	/^indir()$/
indirtrunc	./sun/sys/ufs/ufs_inode.c	/^indirtrunc(ip, bn, lastbn, level)$/
inet_hash	./sun/sys/netinet/in.c	/^inet_hash(sin, hp)$/
inet_netmatch	./sun/sys/netinet/in.c	/^inet_netmatch(sin1, sin2)$/
inferior	./sun/sys/sys/kern_proc.c	/^inferior(p)$/
initp1br	./sun/sys/h/vmmac.h	/^#define	initp1br(x)	((x) - P1PAGES)$/
innetgr	./lib/libc/rpcsvc/innetgr.c	/^innetgr(grp, mach, nm, dom)$/
ino_clone	./sun/sys/sys/sys_inode.c	/^ino_clone()$/
ino_close	./sun/sys/sys/sys_inode.c	/^ino_close(fp)$/
ino_ioctl	./sun/sys/sys/sys_inode.c	/^ino_ioctl(fp, com, data)$/
ino_lock	./sun/sys/sys/sys_inode.c	/^ino_lock(fp, cmd)$/
ino_rw	./sun/sys/sys/sys_inode.c	/^ino_rw(fp, rw, uio)$/
ino_select	./sun/sys/sys/sys_inode.c	/^ino_select(fp, which)$/
ino_stat	./sun/sys/sys/sys_inode.c	/^ino_stat(ip, sb)$/
ino_t	./sun/sys/h/types.h	37
ino_unlock	./sun/sys/sys/sys_inode.c	/^ino_unlock(fp, kind)$/
inode	./sun/sys/ufs/inode.h	/^struct inode {$/
inoquota	./sun/sys/ufs/quota_ufs.c	/^inoquota(ip)$/
inpcb	./sun/sys/netinet/in_pcb.h	/^struct inpcb {$/
insert	./sun/sys/sys/heap_kmem.c	/^insert(p, len, tree)$/
insque	./sun/sys/h/systm.h	/^#define	insque(q,p)	_insque((caddr_t)q,(caddr_t)p)/
insque2	./sun/sys/sys/vfs_dnlc.c	/^insque2(ncp2, ncp1)$/
int	./lib/libc/rpcsvc/yp_prot.h	245
interpret	./lib/libc/gen/getgrent.c	/^interpret(val, len)$/
interpretwithsave	./lib/libc/gen/getgrent.c	/^interpretwithsave(val, len, savegp)$/
intotcpcb	./sun/sys/netinet/tcp_var.h	/^#define	intotcpcb(ip)	((struct tcpcb *)(ip)->inp_p/
ioctl	./sun/sys/sys/sys_generic.c	/^ioctl()$/
iodone	./sun/sys/h/buf.h	/^#define	iodone	biodone$/
iovec	./sun/sys/h/uio.h	/^struct iovec {$/
iowait	./sun/sys/h/buf.h	/^#define	iowait	biowait$/
ip	./sun/sys/netinet/ip.h	/^struct ip {$/
ip_ctlinput	./sun/sys/netinet/ip_input.c	/^ip_ctlinput(cmd, arg)$/
ip_deq	./sun/sys/netinet/ip_input.c	/^ip_deq(p)$/
ip_dooptions	./sun/sys/netinet/ip_input.c	/^ip_dooptions(ip)$/
ip_drain	./sun/sys/netinet/ip_input.c	/^ip_drain()$/
ip_enq	./sun/sys/netinet/ip_input.c	/^ip_enq(p, prev)$/
ip_forward	./sun/sys/netinet/ip_input.c	/^ip_forward(ip)$/
ip_frag2	./sun/sys/netinet/ip_output.c	/^ip_frag2(m, ip, maxpacketlen, errorp, ifp, dst)$/
ip_freef	./sun/sys/netinet/ip_input.c	/^ip_freef(fp)$/
ip_init	./sun/sys/netinet/ip_input.c	/^ip_init()$/
ip_optcopy	./sun/sys/netinet/ip_output.c	/^ip_optcopy(ip, jp, off)$/
ip_output	./sun/sys/netinet/ip_output.c	/^ip_output(m, opt, ro, flags)$/
ip_reass	./sun/sys/netinet/ip_input.c	/^ip_reass(ip, fp)$/
ip_slowtimo	./sun/sys/netinet/ip_input.c	/^ip_slowtimo()$/
ip_stripoptions	./sun/sys/netinet/ip_input.c	/^ip_stripoptions(ip, mopt)$/
ip_timestamp	./sun/sys/netinet/ip.h	/^struct	ip_timestamp {$/
ipasfrag	./sun/sys/netinet/ip_var.h	/^struct	ipasfrag {$/
ipintr	./sun/sys/netinet/ip_input.c	/^ipintr()$/
ipovly	./sun/sys/netinet/ip_var.h	/^struct ipovly {$/
ipq	./sun/sys/netinet/ip_var.h	/^struct ipq {$/
ipstat	./sun/sys/netinet/ip_var.h	/^struct	ipstat {$/
iptime	./sun/sys/netinet/ip_icmp.c	/^iptime()$/
iput	./sun/sys/ufs/ufs_inode.c	/^iput(ip)$/
irele	./sun/sys/ufs/ufs_inode.c	/^irele(ip)$/
is_addr	./sun/sys/vaxif/if_il.c	/^#define	is_addr	is_ac.ac_enaddr		\/* hardware Ether/
is_if	./sun/sys/vaxif/if_il.c	/^#define	is_if	is_ac.ac_if		\/* network-visible inte/
isadpte	./sun/sys/h/vmmac.h	/^#define	isadpte(p, pte)		(!isaspte(p, pte) && !isa/
isadsv	./sun/sys/h/vmmac.h	/^#define	isadsv(p, v)	(((v) - LOWPAGES) >= stoc(cto/
isaspte	./sun/sys/h/vmmac.h	/^#define	isaspte(p, pte)		((pte) > sptopte(p, (p)->/
isassv	./sun/sys/h/vmmac.h	/^#define	isassv(p, v)	((v) >= btop(USRSTACK) - (p)-/
isatpte	./sun/sys/h/vmmac.h	/^#define	isatpte(p, pte)		((pte) < dptopte(p, 0))$/
isatsv	./sun/sys/h/vmmac.h	/^#define	isatsv(p, v)	(((v) - LOWPAGES) < (p)->p_ts/
isblock	./sun/sys/ufs/ufs_subr.c	/^isblock(fs, cp, h)$/
isclr	./sun/sys/h/param.h	/^#define	isclr(a,i)	(((a)[(i)\/NBBY] & (1<<((i)%NBBY/
isset	./sun/sys/h/param.h	/^#define	isset(a,i)	((a)[(i)\/NBBY] & (1<<((i)%NBBY)/
issig	./sun/sys/sys/kern_sig.c	/^issig()$/
itimerdecr	./sun/sys/sys/kern_time.c	/^itimerdecr(itp, usec)$/
itimerfix	./sun/sys/sys/kern_time.c	/^itimerfix(tv)$/
itimerval	./sun/sys/h/time.h	/^struct	itimerval {$/
itod	./sun/sys/ufs/fs.h	/^#define	itod(fs, x) \\$/
itog	./sun/sys/ufs/fs.h	/^#define	itog(fs, x)	((x) \/ (fs)->fs_ipg)$/
itoo	./sun/sys/ufs/fs.h	/^#define	itoo(fs, x)	((x) % INOPB(fs))$/
itr	./sun/sys/ufs/ufs_inode.c	/^struct itr {$/
itrace	./sun/sys/ufs/ufs_inode.c	/^itrace(cfn, ip, lock)$/
itrunc	./sun/sys/ufs/ufs_inode.c	/^itrunc(oip, length)$/
iunlock	./sun/sys/ufs/ufs_inode.c	/^iunlock(ip)$/
iupdat	./sun/sys/ufs/ufs_inode.c	/^iupdat(ip, waitfor)$/
kill	./sun/sys/sys/kern_sig.c	/^kill()$/
killpg	./sun/sys/sys/kern_sig.c	/^killpg()$/
killpg1	./sun/sys/sys/kern_sig.c	/^killpg1(signo, pgrp, all)$/
klok	./sun/sys/sys/vm_page.c	/^klok(pte, rw)$/
kluster	./sun/sys/sys/vm_page.c	/^kluster(p, v, pte0, rw, pkl, klsize, bn0)$/
kmcopy	./sun/sys/sys/vm_pt.c	/^kmcopy(to, from, count)$/
kmem_alloc	./sun/sys/sys/heap_kmem.c	/^kmem_alloc(nbytes)$/
kmem_free	./sun/sys/sys/heap_kmem.c	/^kmem_free(ptr, nbytes)$/
kmem_free_intr	./sun/sys/sys/heap_kmem.c	/^kmem_free_intr(ptr, nbytes)$/
kmem_info	./sun/sys/sys/heap_kmem.c	/^struct kmem_info {$/
kmem_init	./sun/sys/sys/heap_kmem.c	/^kmem_init()$/
kmstartup	./sun/sys/sys/subr_mcount.c	/^kmstartup()$/
kmxtob	./sun/sys/h/vmmac.h	/^#define	kmxtob(a)	(usrpt + (a) * NPTEPG)$/
ku_fastsend	./lib/libc/rpc/kudp_fastsend.c	/^ku_fastsend(so, am, to)$/
ku_recvfrom	./lib/libc/rpc/subr_kudp.c	/^ku_recvfrom(so, from)$/
ku_sendto_mbuf	./lib/libc/rpc/subr_kudp.c	/^ku_sendto_mbuf(so, m, addr)$/
last	./sun/sys/vax/locore.s	/^	mfpr	$CSRD,r2		# unless this was the last (odd co/
lblkno	./sun/sys/ufs/fs.h	/^#define lblkno(fs, loc)		\/* calculates (loc \/ fs->/
leavegroup	./sun/sys/sys/kern_prot.c	/^leavegroup(gid)$/
linesw	./sun/sys/h/conf.h	/^struct linesw$/
link	./sun/sys/sys/vfs_syscalls.c	/^link(uap)$/
list	./lib/libc/gen/getgrent.c	/^static struct list {$/
listen	./sun/sys/sys/uipc_syscalls.c	/^listen()$/
loadav	./sun/sys/sys/vm_sched.c	/^loadav(avg, n)$/
loattach	./sun/sys/netinet/if_loop.c	/^loattach()$/
localetheraddr	./sun/sys/netinet/if_ether.c	/^localetheraddr(hint, result)$/
loioctl	./sun/sys/netinet/if_loop.c	/^loioctl(ifp, cmd, data)$/
long	./sun/sys/h/types.h	19
lookupname	./sun/sys/sys/vfs_lookup.c	/^lookupname(fnamep, seg, followlink, dirvpp, compvp/
lookuppn	./sun/sys/sys/vfs_lookup.c	/^lookuppn(pnp, followlink, dirvpp, compvpp)$/
looutput	./sun/sys/netinet/if_loop.c	/^looutput(ifp, m0, dst)$/
loword	./sun/sys/vaxif/if_dmc.c	/^#define	loword(x)	((short *)&x)[0]$/
lseek	./sun/sys/sys/vfs_syscalls.c	/^lseek(uap)$/
lstat	./sun/sys/sys/vfs_syscalls.c	/^lstat(uap)$/
ltchars	./sun/sys/h/ioctl.h	/^struct ltchars {$/
m_adj	./sun/sys/sys/uipc_mbuf.c	/^m_adj(mp, len)$/
m_cat	./sun/sys/sys/uipc_mbuf.c	/^m_cat(m, n)$/
m_clalloc	./sun/sys/sys/uipc_mbuf.c	/^m_clalloc(ncl, how)$/
m_clarg	./sun/sys/h/mbuf.h	/^#define	m_clarg	m_un.mun_cl.mun_clarg$/
m_clfun	./sun/sys/h/mbuf.h	/^#define	m_clfun	m_un.mun_cl.mun_clfun$/
m_clswp	./sun/sys/h/mbuf.h	/^#define	m_clswp	m_un.mun_cl.mun_clswp$/
m_cltype	./sun/sys/h/mbuf.h	/^#define	m_cltype m_un.mun_cl.mun_cltype$/
m_copy	./sun/sys/sys/uipc_mbuf.c	/^m_copy(m, off, len)$/
m_dat	./sun/sys/h/mbuf.h	/^#define	m_dat	m_un.mun_dat$/
m_expand	./sun/sys/sys/uipc_mbuf.c	/^m_expand()$/
m_free	./sun/sys/sys/uipc_mbuf.c	/^m_free(m)$/
m_freem	./sun/sys/sys/uipc_mbuf.c	/^m_freem(m)$/
m_get	./sun/sys/sys/uipc_mbuf.c	/^m_get(canwait, type)$/
m_getclr	./sun/sys/sys/uipc_mbuf.c	/^m_getclr(canwait, type)$/
m_more	./sun/sys/sys/uipc_mbuf.c	/^m_more(canwait, type)$/
m_movtoc	./sun/sys/sys/uipc_mbuf.c	/^m_movtoc(m, to, count)$/
m_pgfree	./sun/sys/sys/uipc_mbuf.c	/^m_pgfree(addr, n)$/
m_pullup	./sun/sys/sys/uipc_mbuf.c	/^m_pullup(m0, len)$/
machinecheck	./sun/sys/vax/machdep.c	/^machinecheck(cmcf)$/
machineid	./sun/sys/vax/autoconf.c	/^machineid()$/
madvise	./sun/sys/sys/kern_mman.c	/^madvise()$/
major	./sun/sys/h/types.h	/^#define	major(x)	((int)(((unsigned)(x)>>8)&0377))$/
makedev	./sun/sys/h/types.h	/^#define	makedev(x,y)	((dev_t)(((x)<<8) | (y)))$/
makefh	./sun/sys/nfs/nfs_subr.c	/^makefh(fh, vp)$/
makenfsnode	./sun/sys/nfs/nfs_subr.c	/^makenfsnode(fh, attr, vfsp)$/
map	./sun/sys/h/map.h	/^struct map {$/
mapent	./sun/sys/h/map.h	/^struct mapent$/
mapin	./sun/sys/vax/vm_machdep.c	/^mapin(pte, v, pfnum, count, prot)$/
mapout	./sun/sys/vax/vm_machdep.c	/^mapout(pte, size)$/
mapsearch	./sun/sys/ufs/ufs_alloc.c	/^mapsearch(fs, cgp, bpref, allocsiz)$/
marshal_new_auth	./lib/libc/rpc/auth_unix.c	/^marshal_new_auth(auth)$/
mask	./sun/sys/sys/kern_sig.c	/^#define	mask(s)	(1 << ((s)-1))$/
matchgid	./lib/libc/gen/getgrent.c	/^matchgid(line1, gpp, gid)$/
matchname	./lib/libc/gen/getgrent.c	/^matchname(line1, gpp, name)$/
matchuid	./lib/libc/gen/getpwent.c	/^matchuid(line1, pwp, uid)$/
max	./sun/sys/sys/heap_kmem.c	/^#define	max(a, b)	((a) < (b)? (b): (a))$/
mbaconfig	./sun/sys/vax/autoconf.c	/^mbaconfig(ni, type)$/
mbaddtape	./sun/sys/vaxmba/mba.c	/^mbaddtape(mi, drive)$/
mbafind	./sun/sys/vax/autoconf.c	/^mbafind(nxv, nxp)$/
mbainit	./sun/sys/vaxmba/mba.c	/^mbainit(mp)$/
mbasetup	./sun/sys/vaxmba/mba.c	/^mbasetup(mi)$/
mbinit	./sun/sys/sys/uipc_mbuf.c	/^mbinit()$/
mbintr	./sun/sys/vaxmba/mba.c	/^mbintr(mbanum)$/
mbstart	./sun/sys/vaxmba/mba.c	/^mbstart(mhp)$/
mbstat	./sun/sys/h/mbuf.h	/^struct mbstat {$/
mbuf	./sun/sys/h/mbuf.h	/^struct mbuf {$/
mbustart	./sun/sys/vaxmba/mba.c	/^mbustart(mi)$/
mc730frame	./sun/sys/vax/machdep.c	/^struct mc730frame {$/
mc750frame	./sun/sys/vax/machdep.c	/^struct mc750frame {$/
mc780frame	./sun/sys/vax/machdep.c	/^struct mc780frame {$/
mcldup	./sun/sys/sys/uipc_mbuf.c	/^mcldup(m, n, off)$/
mclget	./sun/sys/sys/uipc_mbuf.c	/^mclget(m)$/
mclgetx	./sun/sys/sys/uipc_mbuf.c	/^mclgetx(fun, arg, addr, len, wait)$/
mclput	./sun/sys/sys/uipc_mbuf.c	/^mclput(m)$/
mcount	./sun/sys/sys/subr_mcount.c	/^mcount()$/
mem_alloc	./lib/libc/rpc/types.h	/^#define mem_alloc(bsize)	malloc(bsize)$/
mem_free	./lib/libc/rpc/types.h	/^#define mem_free(ptr, bsize)	free(ptr)$/
memall	./sun/sys/sys/vm_mem.c	/^memall(pte, size, p, type)$/
memenable	./sun/sys/vax/machdep.c	/^memenable()$/
memerr	./sun/sys/vax/machdep.c	/^memerr()$/
memfree	./sun/sys/sys/vm_mem.c	/^memfree(pte, size, detach)$/
meminit	./sun/sys/sys/vm_mem.c	/^meminit(first, last)$/
memlog	./sun/sys/vax/machdep.c	/^memlog (m, mcr)$/
mfind	./sun/sys/sys/vm_mem.c	/^mfind(vp, bn)$/
mhash	./sun/sys/sys/vm_mem.c	/^mhash(c, vp, bn)$/
microtime	./sun/sys/vax/machdep.c	/^microtime(tvp)$/
min	./sun/sys/sys/subr_xxx.c	/^min(a, b)$/
mincore	./sun/sys/sys/kern_mman.c	/^mincore()$/
minor	./sun/sys/h/types.h	/^#define	minor(x)	((int)((x)&0377))$/
minphys	./sun/sys/sys/vm_swp.c	/^minphys(bp)$/
mkdir	./sun/sys/sys/vfs_syscalls.c	/^mkdir(uap)$/
mknod	./sun/sys/sys/vfs_syscalls.c	/^mknod(uap)$/
mlock	./sun/sys/sys/vm_mem.c	/^mlock(pf)$/
mntdigit	./lib/libc/gen/mntent.c	/^mntdigit(p)$/
mntinfo	./sun/sys/nfs/nfs_clnt.h	/^struct mntinfo {$/
mntopt	./lib/libc/gen/mntent.c	/^mntopt(p)$/
mntprtent	./lib/libc/gen/mntent.c	/^mntprtent(mnttabp, mnt)$/
mntstr	./lib/libc/gen/mntent.c	/^mntstr(p)$/
mnttabscan	./lib/libc/gen/mntent.c	/^mnttabscan(mnttabp, mnt)$/
morecore	./sun/sys/sys/heap_kmem.c	/^morecore(nbytes)$/
mount	./sun/sys/ufs/mount.h	/^struct	mount$/
mountfs	./sun/sys/ufs/ufs_vfsops.c	/^mountfs(dev, mflag, vp, path, vfspp)$/
mountlist	./lib/libc/rpcsvc/mount.h	/^struct mountlist {		\/* what is mounted *\/$/
movl	./sun/sys/vax/locore.s	/^	movl	r3,r0	$/
movq	./sun/sys/vax/locore.s	/^	movq	(r0)+,r6$/
mprotect	./sun/sys/sys/kern_mman.c	/^mprotect()$/
mpurge	./sun/sys/sys/vm_mem.c	/^mpurge(vp)$/
mpurgevfs	./sun/sys/sys/vm_mem.c	/^mpurgevfs(vfsp)$/
mremap	./sun/sys/sys/kern_mman.c	/^mremap()$/
msgbuf	./sun/sys/h/msgbuf.h	/^struct	msgbuf {$/
msghdr	./sun/sys/h/socket.h	/^struct msghdr {$/
mtget	./sun/sys/h/mtio.h	/^struct	mtget	{$/
mtocl	./sun/sys/sys/uipc_mbuf.c	/^#define	mtocl(x) (((int)x - (int)mbutl) \/ mclbytes/
mtod	./sun/sys/h/mbuf.h	/^#define	mtod(x,t)	((t)((int)(x) + (x)->m_off))$/
mtop	./sun/sys/h/mtio.h	/^struct	mtop	{$/
mtpr	./sun/sys/vax/locore.s	/^mtpr	(sp)+,$IPL		# splx(s);$/
munhash	./sun/sys/sys/vm_mem.c	/^munhash(vp, bn)$/
munlink	./sun/sys/sys/vm_mem.c	/^munlink(pf)$/
munlock	./sun/sys/sys/vm_mem.c	/^munlock(pf)$/
munmap	./sun/sys/sys/kern_mman.c	/^munmap()$/
munmapfd	./sun/sys/sys/kern_mman.c	/^munmapfd(fd)$/
mwait	./sun/sys/sys/vm_mem.c	/^mwait(pf)$/
mweight	./sun/sys/sys/heap_kmem.c	/^#define	mweight(x) ((x) == NIL ? 0 : \\$/
n_long	./sun/sys/netinet/in_systm.h	18
n_short	./sun/sys/netinet/in_systm.h	17
n_time	./sun/sys/netinet/in_systm.h	20
namesetattr	./sun/sys/sys/vfs_syscalls.c	/^namesetattr(fnamep, followlink, vap)$/
nattr_to_vattr	./sun/sys/nfs/nfs_subr.c	/^nattr_to_vattr(na, vap)$/
nc_hash	./sun/sys/sys/vfs_dnlc.c	/^struct	nc_hash	{$/
nc_lru	./sun/sys/sys/vfs_dnlc.c	/^struct	nc_lru	{$/
ncache	./sun/sys/h/dnlc.h	/^struct	ncache {$/
ncstats	./sun/sys/sys/vfs_dnlc.c	/^struct	ncstats {$/
ndflush	./sun/sys/sys/tty_subr.c	/^ndflush(q, cc)$/
ndqb	./sun/sys/sys/tty_subr.c	/^ndqb(q, flag)$/
need_to_free	./sun/sys/sys/heap_kmem.c	/^	struct need_to_free {$/
nettoa	./lib/libc/net/getnetent.c	/^nettoa(net)$/
newname	./sun/sys/nfs/nfs_subr.c	/^newname(s)$/
newproc	./sun/sys/sys/kern_fork.c	/^newproc(isvfork)$/
newptes	./sun/sys/vax/vm_machdep.c	/^newptes(pte, v, size)$/
nextblk	./sun/sys/sys/heap_kmem.c	/^#define	nextblk(p, size) ((Dblk) ((char *) (p) + (/
nextc	./sun/sys/sys/tty_subr.c	/^nextc(p, cp)$/
nextdp	./sun/sys/nfs/nfs_xdr.c	/^#define	nextdp(dp)	((struct direct *)((int)(dp) + /
nexti	./lib/libc/rpc/svc_auth_unix.c	/^#define nexti(i)  ((i == CACHE_SIZE-1) ? 0 : i+1)$/
nfs_access	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_access(vp, mode, cred)$/
nfs_attrcache	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_attrcache(vp, na, fflag)$/
nfs_badop	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_badop()$/
nfs_bmap	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_bmap(vp, bn, vpp, bnp)$/
nfs_close	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_close(vp, flag, cred)$/
nfs_create	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_create(dvp, nm, va, exclusive, mode, vpp, cred/
nfs_fsync	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_fsync(vp, cred)$/
nfs_getattr	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_getattr(vp, vap, cred)$/
nfs_getfh	./sun/sys/nfs/nfs_server.c	/^nfs_getfh(uap)$/
nfs_inactive	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_inactive(vp, cred)$/
nfs_ioctl	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_ioctl(vp, com, data, flag, cred)$/
nfs_link	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_link(vp, tdvp, tnm, cred)$/
nfs_lookup	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_lookup(dvp, nm, vpp, cred)$/
nfs_mkdir	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_mkdir(dvp, nm, va, vpp, cred)$/
nfs_mount	./sun/sys/nfs/nfs_vfsops.c	/^nfs_mount(uap)$/
nfs_mountroot	./sun/sys/nfs/nfs_vfsops.c	/^nfs_mountroot()$/
nfs_open	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_open(vpp, flag, cred)$/
nfs_rdwr	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_rdwr(vp, uiop, rw, ioflag, cred)$/
nfs_readdir	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_readdir(vp, uiop, cred)$/
nfs_readlink	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_readlink(vp, uiop, cred)$/
nfs_remove	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_remove(dvp, nm, cred)$/
nfs_rename	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_rename(odvp, onm, ndvp, nnm, cred)$/
nfs_rmdir	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_rmdir(dvp, nm, cred)$/
nfs_root	./sun/sys/nfs/nfs_vfsops.c	/^nfs_root(vfsp, vpp)$/
nfs_select	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_select(vp, which, cred)$/
nfs_setattr	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_setattr(vp, vap, cred)$/
nfs_statfs	./sun/sys/nfs/nfs_vfsops.c	/^nfs_statfs(vfsp, sbp)$/
nfs_strategy	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_strategy(bp)$/
nfs_svc	./sun/sys/nfs/nfs_server.c	/^nfs_svc(uap)$/
nfs_symlink	./sun/sys/nfs/nfs_vnodeops.c	/^nfs_symlink(dvp, lnm, tva, tnm, cred)$/
nfs_sync	./sun/sys/nfs/nfs_vfsops.c	/^nfs_sync(vfsp)$/
nfs_unmount	./sun/sys/nfs/nfs_vfsops.c	/^nfs_unmount(vfsp)$/
nfsattrstat	./sun/sys/nfs/nfs.h	/^struct nfsattrstat {$/
nfscreatargs	./sun/sys/nfs/nfs.h	/^struct nfscreatargs {$/
nfsdiropargs	./sun/sys/nfs/nfs.h	/^struct nfsdiropargs {$/
nfsdiropres	./sun/sys/nfs/nfs.h	/^struct  nfsdiropres {$/
nfsdrok	./sun/sys/nfs/nfs.h	/^struct  nfsdrok {$/
nfsfattr	./sun/sys/nfs/nfs.h	/^struct nfsfattr {$/
nfslinkargs	./sun/sys/nfs/nfs.h	/^struct nfslinkargs {$/
nfsrddirargs	./sun/sys/nfs/nfs.h	/^struct nfsrddirargs {$/
nfsrddirres	./sun/sys/nfs/nfs.h	/^struct nfsrddirres {$/
nfsrdlnres	./sun/sys/nfs/nfs.h	/^struct nfsrdlnres {$/
nfsrdok	./sun/sys/nfs/nfs.h	/^struct nfsrdok {$/
nfsrdresult	./sun/sys/nfs/nfs.h	/^struct nfsrdresult {$/
nfsread	./sun/sys/nfs/nfs_vnodeops.c	/^nfsread(vp, base, offset, count, residp, cred)$/
nfsreadargs	./sun/sys/nfs/nfs.h	/^struct nfsreadargs {$/
nfsrnmargs	./sun/sys/nfs/nfs.h	/^struct nfsrnmargs {$/
nfsrrok	./sun/sys/nfs/nfs.h	/^struct nfsrrok {$/
nfssaargs	./sun/sys/nfs/nfs.h	/^struct nfssaargs {$/
nfssattr	./sun/sys/nfs/nfs.h	/^struct nfssattr {$/
nfsslargs	./sun/sys/nfs/nfs.h	/^struct nfsslargs {$/
nfssrok	./sun/sys/nfs/nfs.h	/^struct nfssrok {$/
nfsstatfs	./sun/sys/nfs/nfs.h	/^struct nfsstatfs {$/
nfsstatfsok	./sun/sys/nfs/nfs.h	/^struct nfsstatfsok {$/
nfswrite	./sun/sys/nfs/nfs_vnodeops.c	/^nfswrite(vp, base, offset, count, cred)$/
nfswriteargs	./sun/sys/nfs/nfs.h	/^struct nfswriteargs {$/
nodev	./sun/sys/sys/subr_xxx.c	/^nodev()$/
noop	./lib/libc/rpc/clnt_kudp.c	/^noop()$/
nosys	./sun/sys/vax/trap.c	/^nosys()$/
notavail	./sun/sys/h/buf.h	/^#define	notavail(bp) { \\$/
ns_attr	./sun/sys/nfs/nfs.h	/^#define	ns_attr	ns_u.ns_attr_u$/
ntohs	./sun/sys/netinet/in.h	/^#define	ntohs(x)	(x)$/
null_hash	./sun/sys/net/af.c	/^null_hash(addr, hp)$/
null_netmatch	./sun/sys/net/af.c	/^null_netmatch(a1, a2)$/
nulldev	./sun/sys/sys/subr_xxx.c	/^nulldev()$/
nullfree	./sun/sys/nfs/nfs_server.c	/^nullfree()$/
nullioctl	./sun/sys/sys/tty_conf.c	/^nullioctl(tp, cmd, data, flags)$/
numfrags	./sun/sys/ufs/fs.h	/^#define numfrags(fs, loc)	\/* calculates (loc \/ fs-/
nxaccess	./sun/sys/vax/autoconf.c	/^nxaccess(physa, pte)$/
nz	./sun/sys/sys/vm_sched.c	/^#define	nz(x)	(x != 0 ? x : 1)$/
oalarm	./sun/sys/sys/kern_xxx.c	/^oalarm()$/
obreak	./sun/sys/sys/kern_mman.c	/^obreak()$/
off_t	./sun/sys/h/types.h	42
ofstat	./sun/sys/sys/vfs_xxx.c	/^ofstat()$/
oftime	./sun/sys/sys/kern_xxx.c	/^oftime()$/
onice	./sun/sys/sys/kern_xxx.c	/^onice()$/
onminuslist	./lib/libc/gen/getgrent.c	/^onminuslist(gp)$/
opaque_auth	./lib/libc/rpc/auth.h	/^struct opaque_auth {$/
opause	./sun/sys/sys/kern_clock.c	/^opause()$/
open	./sun/sys/sys/vfs_syscalls.c	/^open(uap)$/
opendir	./lib/libc/gen/opendir.c	/^opendir(name)$/
opendq	./sun/sys/ufs/quota_kern.c	/^opendq(mp)$/
openi	./sun/sys/sys/sys_inode.c	/^openi(ip, mode)$/
osetgid	./sun/sys/sys/kern_xxx.c	/^osetgid()$/
osetpgrp	./sun/sys/sys/kern_xxx.c	/^osetpgrp()$/
osetuid	./sun/sys/sys/kern_xxx.c	/^osetuid()$/
ossig	./sun/sys/sys/kern_xxx.c	/^ossig()$/
ostat	./sun/sys/sys/vfs_xxx.c	/^struct	ostat {$/
ostat1	./sun/sys/sys/vfs_xxx.c	/^ostat1(vp, ub)$/
ostime	./sun/sys/sys/kern_xxx.c	/^ostime()$/
otime	./sun/sys/sys/kern_xxx.c	/^otime()$/
otimes	./sun/sys/sys/kern_xxx.c	/^otimes()$/
outime	./sun/sys/sys/vfs_xxx.c	/^outime()$/
outofmem	./sun/sys/h/vmmac.h	/^#define	outofmem()	wakeup((caddr_t)&proc[2]);$/
ovadvise	./sun/sys/sys/kern_mman.c	/^ovadvise()$/
ovlimit	./sun/sys/sys/kern_xxx.c	/^ovlimit()$/
ovtimes	./sun/sys/sys/kern_xxx.c	/^ovtimes()$/
owait	./sun/sys/sys/kern_xxx.c	/^owait()$/
pagein	./sun/sys/sys/vm_page.c	/^pagein(virtaddr, dlyu)$/
pagemove	./sun/sys/vax/vm_machdep.c	/^pagemove(from, to, size)$/
pageout	./sun/sys/sys/vm_page.c	/^pageout()$/
panic	./sun/sys/sys/subr_prf.c	/^panic(s)$/
pathname	./sun/sys/h/pathname.h	/^struct pathname {$/
pcbb	./sun/sys/h/vmmac.h	/^#define	pcbb(p)		((p)->p_addr[0].pg_pfnum)$/
pcl_header	./sun/sys/vaxif/if_pcl.c	/^struct pcl_header {$/
pcl_softc	./sun/sys/vaxif/if_pcl.c	/^struct	pcl_softc {$/
pclattach	./sun/sys/vaxif/if_pcl.c	/^pclattach(ui)$/
pclinit	./sun/sys/vaxif/if_pcl.c	/^pclinit(unit)$/
pclioctl	./sun/sys/vaxif/if_pcl.c	/^pclioctl(ifp, cmd, data)$/
pcloutput	./sun/sys/vaxif/if_pcl.c	/^pcloutput(ifp, m, dst)$/
pclprobe	./sun/sys/vaxif/if_pcl.c	/^pclprobe(reg)$/
pclreset	./sun/sys/vaxif/if_pcl.c	/^pclreset(unit, uban)$/
pclrint	./sun/sys/vaxif/if_pcl.c	/^pclrint(unit)$/
pclstart	./sun/sys/vaxif/if_pcl.c	/^pclstart(dev)$/
pclxint	./sun/sys/vaxif/if_pcl.c	/^pclxint(unit)$/
pfctlinput	./sun/sys/sys/uipc_domain.c	/^pfctlinput(cmd, arg)$/
pffasttimo	./sun/sys/sys/uipc_domain.c	/^pffasttimo()$/
pffindproto	./sun/sys/sys/uipc_domain.c	/^pffindproto(family, protocol)$/
pffindtype	./sun/sys/sys/uipc_domain.c	/^pffindtype(family, type)$/
pfind	./sun/sys/sys/kern_proc.c	/^pfind(pid)$/
pfslowtimo	./sun/sys/sys/uipc_domain.c	/^pfslowtimo()$/
pgtocm	./sun/sys/h/cmap.h	/^#define	pgtocm(x)	((((x)-firstfree) \/ CLSIZE) + 1)/
pgtrace	./sun/sys/sys/vm_page.c	/^#define	pgtrace(e)	trace(e,v,u.u_procp->p_pid)$/
phdr	./sun/sys/h/gprof.h	/^struct phdr {$/
physio	./sun/sys/sys/vm_swp.c	/^physio(strat, bp, dev, rw, mincnt, uio)$/
physstrat	./sun/sys/vax/machdep.c	/^physstrat(bp, strat, prio)$/
piconnect	./sun/sys/sys/uipc_pipe.c	/^piconnect(wso, rso)$/
pipe	./sun/sys/sys/uipc_syscalls.c	/^pipe()$/
pmap	./lib/libc/rpc/pmap_prot.h	/^struct pmap {$/
pmap_getmaps	./lib/libc/rpc/pmap_getmaps.c	/^pmap_getmaps(address)$/
pmap_getport	./lib/libc/rpc/pmap_getport.c	/^pmap_getport(address, program, version, protocol)$/
pmap_rmtcall	./lib/libc/rpc/pmap_rmt.c	/^pmap_rmtcall(addr, prog, vers, proc, xdrargs, args/
pmap_set	./lib/libc/rpc/pmap_clnt.c	/^pmap_set(program, version, protocol, port)$/
pmap_unset	./lib/libc/rpc/pmap_clnt.c	/^pmap_unset(program, version)$/
pmaplist	./lib/libc/rpc/pmap_prot.h	/^struct pmaplist {$/
pn_alloc	./sun/sys/sys/vfs_pathname.c	/^pn_alloc(pnp)$/
pn_combine	./sun/sys/sys/vfs_pathname.c	/^pn_combine(pnp, sympnp)$/
pn_free	./sun/sys/sys/vfs_pathname.c	/^pn_free(pnp)$/
pn_get	./sun/sys/sys/vfs_pathname.c	/^pn_get(str, seg, pnp)$/
pn_getchar	./sun/sys/sys/vfs_pathname.c	/^pn_getchar(pnp)$/
pn_getcomponent	./sun/sys/sys/vfs_pathname.c	/^pn_getcomponent(pnp, component)$/
pn_pathleft	./sun/sys/h/pathname.h	/^#define pn_pathleft(PNP)	((PNP)->pn_pathlen)$/
pn_peekchar	./sun/sys/h/pathname.h	/^#define	pn_peekchar(PNP)	((PNP)->pn_pathlen>0?*((P/
pn_set	./sun/sys/sys/vfs_pathname.c	/^pn_set(pnp, path)$/
pn_skipslash	./sun/sys/sys/vfs_pathname.c	/^pn_skipslash(pnp)$/
pr_mbuf	./lib/libc/rpc/kudp_fastsend.c	/^pr_mbuf(p, m)$/
previ	./lib/libc/rpc/svc_auth_unix.c	/^#define previ(i)  ((i == 0) ? CACHE_SIZE-1 : i-1)$/
prf	./sun/sys/sys/subr_prf.c	/^prf(fmt, adx, touser)$/
printD	./sun/sys/vaxif/if_hy.c	/^#define printD	if (hy_debug_flag) lprintf$/
printL	./sun/sys/vaxif/if_hy.c	/^#define printL	lprintf$/
printbyte	./sun/sys/netimp/if_imp.c	/^printbyte(cp, n)$/
printd	./sun/sys/vaxif/if_dmc.c	/^#define printd if(dmcdebug)printf$/
printf	./sun/sys/sys/subr_prf.c	/^printf(fmt, x1)$/
printleader	./sun/sys/netimp/if_imp.c	/^printleader(routine, ip)$/
printn	./sun/sys/sys/subr_prf.c	/^printn(n, b, touser)$/
prmemtree	./sun/sys/sys/heap_kmem.c	/^prmemtree(cp)$/
probenexus	./sun/sys/vax/autoconf.c	/^probenexus(pcpu)$/
proc	./sun/sys/h/proc.h	/^struct	proc {$/
procdup	./sun/sys/sys/vm_proc.c	/^procdup(p, isvfork)$/
prochd	./sun/sys/h/proc.h	/^struct	prochd {$/
procxmt	./sun/sys/sys/sys_process.c	/^procxmt()$/
profil	./sun/sys/sys/kern_clock.c	/^profil()$/
proglst	./lib/libc/rpc/svc_simple.c	/^static struct proglst {$/
protosw	./sun/sys/h/protosw.h	/^struct protosw {$/
prtree	./sun/sys/sys/heap_kmem.c	/^prtree(p, cp)$/
prvattr	./sun/sys/sys/vfs_vnode.c	/^prvattr(vap)$/
prvnode	./sun/sys/sys/vfs_vnode.c	/^prvnode(vp)$/
psig	./sun/sys/sys/kern_sig.c	/^psig()$/
psignal	./sun/sys/sys/kern_sig.c	/^psignal(p, sig)$/
pt_ioctl	./sun/sys/sys/tty_pty.c	/^struct	pt_ioctl {$/
ptcclose	./sun/sys/sys/tty_pty.c	/^ptcclose(dev)$/
ptcopen	./sun/sys/sys/tty_pty.c	/^ptcopen(dev, flag)$/
ptcread	./sun/sys/sys/tty_pty.c	/^ptcread(dev, uio)$/
ptcselect	./sun/sys/sys/tty_pty.c	/^ptcselect(dev, rw)$/
ptcwakeup	./sun/sys/sys/tty_pty.c	/^ptcwakeup(tp)$/
ptcwrite	./sun/sys/sys/tty_pty.c	/^ptcwrite(dev, uio)$/
ptetodp	./sun/sys/h/vmmac.h	/^#define	ptetodp(p, pte)		(((pte) - (p)->p_p0br) - /
ptetosp	./sun/sys/h/vmmac.h	/^#define	ptetosp(p, pte)	\\$/
ptetotp	./sun/sys/h/vmmac.h	/^#define	ptetotp(p, pte)		((pte) - (p)->p_p0br)$/
ptetov	./sun/sys/sys/vm_subr.c	/^ptetov(p, pte)$/
ptexpand	./sun/sys/sys/vm_pt.c	/^ptexpand(change, ods, oss)$/
ptob	./sun/sys/h/vmmac.h	/^#define	ptob(x)		((caddr_t)((x) << PGSHIFT))$/
ptoh	./lib/libc/rpc/clnt_kudp.c	/^#define	ptoh(p)		(&((p)->cku_client))$/
ptrace	./sun/sys/sys/sys_process.c	/^ptrace()$/
ptsclose	./sun/sys/sys/tty_pty.c	/^ptsclose(dev)$/
ptsopen	./sun/sys/sys/tty_pty.c	/^ptsopen(dev, flag)$/
ptsread	./sun/sys/sys/tty_pty.c	/^ptsread(dev, uio)$/
ptsstart	./sun/sys/sys/tty_pty.c	/^ptsstart(tp)$/
ptsstop	./sun/sys/sys/tty_pty.c	/^ptsstop(tp, flush)$/
ptswrite	./sun/sys/sys/tty_pty.c	/^ptswrite(dev, uio)$/
ptyioctl	./sun/sys/sys/tty_pty.c	/^ptyioctl(dev, cmd, data, flag)$/
pup_hash	./sun/sys/netpup/pup.c	/^pup_hash(spup, hp)$/
pup_header	./sun/sys/netpup/pup.h	/^struct pup_header {$/
pup_netmatch	./sun/sys/netpup/pup.c	/^pup_netmatch(spup1, spup2)$/
pupport	./sun/sys/netpup/pup.h	/^struct	pupport {$/
putc	./sun/sys/sys/tty_subr.c	/^putc(c, p)$/
putchar	./sun/sys/sys/subr_prf.c	/^putchar(c, touser)$/
putdq	./sun/sys/ufs/quota_kern.c	/^putdq(mp, dq, free)$/
puterrno	./sun/sys/nfs/nfs.h	/^#define	puterrno(error)		((enum nfsstat)error)$/
putmemc	./sun/sys/vax/vm_machdep.c	/^putmemc(addr, val)$/
putw	./sun/sys/sys/tty_subr.c	/^putw(c, p)$/
pwskip	./lib/libc/gen/getpwent.c	/^pwskip(p)$/
q_to_b	./sun/sys/sys/tty_subr.c	/^q_to_b(q, cp, cc)$/
qclean	./sun/sys/ufs/quota_subr.c	/^qclean()$/
qfind	./sun/sys/ufs/quota_kern.c	/^qfind(uid)$/
qhash	./sun/sys/ufs/quota_kern.c	/^struct	qhash	{$/
qquota	./sun/sys/ufs/quota_sys.c	/^qquota()$/
qsetuid	./sun/sys/ufs/quota_sys.c	/^qsetuid(uid, noquota)$/
qstart	./sun/sys/ufs/quota_subr.c	/^qstart(q)$/
qsync	./sun/sys/ufs/quota_sys.c	/^qsync(dev)$/
qtinit	./sun/sys/ufs/quota_kern.c	/^qtinit()$/
queue	./sun/sys/h/systm.h	/^#define	queue(q,p)	_queue((caddr_t)q,(caddr_t)p)$/
quota	./sun/sys/h/quota.h	/^struct quota {$/
qwarn	./sun/sys/ufs/quota_subr.c	/^qwarn(dq)$/
rUBA	./sun/sys/vax/locore.s	/^#define	rUBA	r4$/
rUBAHD	./sun/sys/vax/locore.s	/^#define	rUBAHD	r1$/
rUBANUM	./sun/sys/vax/locore.s	/^#define	rUBANUM	r0$/
rUVEC	./sun/sys/vax/locore.s	/^#define	rUVEC	r3$/
raw_attach	./sun/sys/net/raw_cb.c	/^raw_attach(so)$/
raw_bind	./sun/sys/net/raw_cb.c	/^raw_bind(so, nam)$/
raw_connaddr	./sun/sys/net/raw_cb.c	/^raw_connaddr(rp, nam)$/
raw_ctlinput	./sun/sys/net/raw_usrreq.c	/^raw_ctlinput(cmd, arg)$/
raw_detach	./sun/sys/net/raw_cb.c	/^raw_detach(rp)$/
raw_disconnect	./sun/sys/net/raw_cb.c	/^raw_disconnect(rp)$/
raw_enoutput	./sun/sys/netpup/raw_ether.c	/^raw_enoutput(m, so)$/
raw_header	./sun/sys/net/raw_cb.h	/^struct raw_header {$/
raw_init	./sun/sys/net/raw_usrreq.c	/^raw_init()$/
raw_input	./sun/sys/net/raw_usrreq.c	/^raw_input(m0, proto, src, dst)$/
raw_usrreq	./sun/sys/net/raw_usrreq.c	/^raw_usrreq(so, req, m, nam, rights)$/
rawarc	./sun/sys/h/gprof.h	/^struct rawarc {$/
rawcb	./sun/sys/net/raw_cb.h	/^struct rawcb {$/
rawintr	./sun/sys/net/raw_usrreq.c	/^rawintr()$/
rcmd	./lib/libc/net/rcmd.c	/^rcmd(ahost, rport, locuser, remuser, cmd, fd2p)$/
rd_entries	./sun/sys/nfs/nfs.h	/^#define	rd_entries	rd_u.rd_rdok_u.rdok_entries$/
rd_eof	./sun/sys/nfs/nfs.h	/^#define	rd_eof		rd_u.rd_rdok_u.rdok_eof$/
rd_offset	./sun/sys/nfs/nfs.h	/^#define	rd_offset	rd_u.rd_rdok_u.rdok_offset$/
rd_rdok	./sun/sys/nfs/nfs.h	/^#define	rd_rdok		rd_u.rd_rdok_u$/
rd_size	./sun/sys/nfs/nfs.h	/^#define	rd_size		rd_u.rd_rdok_u.rdok_size$/
rdwri	./sun/sys/sys/sys_inode.c	/^rdwri(rw, ip, base, len, offset, segflg, aresid)$/
re_errno	./lib/libc/rpc/clnt.h	/^#define	re_errno	ru.RE_errno$/
re_lb	./lib/libc/rpc/clnt.h	/^#define	re_lb		ru.RE_lb$/
re_vers	./lib/libc/rpc/clnt.h	/^#define	re_vers		ru.RE_vers$/
re_why	./lib/libc/rpc/clnt.h	/^#define	re_why		ru.RE_why$/
read	./sun/sys/sys/sys_generic.c	/^read()$/
readdir	./lib/libc/gen/readdir.c	/^readdir(dirp)$/
readlink	./sun/sys/sys/vfs_syscalls.c	/^readlink(uap)$/
readtcp	./lib/libc/rpc/clnt_tcp.c	/^readtcp(ct, buf, len)$/
readv	./sun/sys/sys/sys_generic.c	/^readv()$/
realitexpire	./sun/sys/sys/kern_time.c	/^realitexpire(p)$/
realloccg	./sun/sys/ufs/ufs_alloc.c	/^realloccg(ip, bprev, bpref, osize, nsize)$/
reboot	./sun/sys/sys/kern_xxx.c	/^reboot()$/
reclen	./sun/sys/nfs/nfs_xdr.c	/^#define	reclen(dp)	roundtoint(((dp)->d_namlen + 1 /
recv	./sun/sys/sys/uipc_syscalls.c	/^recv()$/
recvfrom	./sun/sys/sys/uipc_syscalls.c	/^recvfrom()$/
recvit	./sun/sys/sys/uipc_syscalls.c	/^recvit(s, mp, flags, namelenp, rightslenp)$/
recvmsg	./sun/sys/sys/uipc_syscalls.c	/^recvmsg()$/
registerrpc	./lib/libc/rpc/svc_simple.c	/^registerrpc(prognum, versnum, procnum, progname, i/
regs	./sun/sys/vax/reg.h	/^struct	regs {	$/
rejected	./lib/libc/rpc/rpc_prot.c	/^static void $/
rejected_reply	./lib/libc/rpc/rpc_msg.h	/^struct rejected_reply {$/
remque	./sun/sys/h/systm.h	/^#define	remque(q)	_remque((caddr_t)q)$/
remque2	./sun/sys/sys/vfs_dnlc.c	/^remque2(ncp)$/
rename	./sun/sys/sys/vfs_syscalls.c	/^rename(uap)$/
rendezvous_request	./lib/libc/rpc/svc_tcp.c	/^rendezvous_request(xprt)$/
rendezvous_stat	./lib/libc/rpc/svc_tcp.c	/^rendezvous_stat()$/
reply_body	./lib/libc/rpc/rpc_msg.h	/^struct reply_body {$/
resultproc_t	./lib/libc/rpc/pmap_rmt.c	185
revarp_myaddr	./sun/sys/netinet/if_ether.c	/^revarp_myaddr(ifp)$/
revarp_start	./sun/sys/netinet/if_ether.c	/^revarp_start(ifp)$/
revarpinput	./sun/sys/netinet/if_ether.c	/^revarpinput(ac, m)$/
rewinddir	./sun/sys/h/dir.h	/^#define rewinddir(dirp)	seekdir((dirp), (long)0)$/
rexit	./sun/sys/sys/kern_exit.c	/^rexit()$/
rfind	./sun/sys/nfs/nfs_subr.c	/^rfind(fh, vfsp)$/
rflush	./sun/sys/nfs/nfs_subr.c	/^rflush(vfsp)$/
rfs_create	./sun/sys/nfs/nfs_server.c	/^rfs_create(args, dr)$/
rfs_dispatch	./sun/sys/nfs/nfs_server.c	/^rfs_dispatch(req, xprt)$/
rfs_error	./sun/sys/nfs/nfs_server.c	/^rfs_error(argp, resp)$/
rfs_getattr	./sun/sys/nfs/nfs_server.c	/^rfs_getattr(fhp, ns)$/
rfs_link	./sun/sys/nfs/nfs_server.c	/^rfs_link(args, status) $/
rfs_lookup	./sun/sys/nfs/nfs_server.c	/^rfs_lookup(da, dr)$/
rfs_mkdir	./sun/sys/nfs/nfs_server.c	/^rfs_mkdir(args, dr)$/
rfs_null	./sun/sys/nfs/nfs_server.c	/^rfs_null(argp, resp)$/
rfs_rddirfree	./sun/sys/nfs/nfs_server.c	/^rfs_rddirfree(rd)$/
rfs_rdfree	./sun/sys/nfs/nfs_server.c	/^rfs_rdfree(rr)$/
rfs_read	./sun/sys/nfs/nfs_server.c	/^rfs_read(ra, rr)$/
rfs_readdir	./sun/sys/nfs/nfs_server.c	/^rfs_readdir(rda, rd)$/
rfs_readlink	./sun/sys/nfs/nfs_server.c	/^rfs_readlink(fhp, rl)$/
rfs_remove	./sun/sys/nfs/nfs_server.c	/^rfs_remove(da, status)$/
rfs_rename	./sun/sys/nfs/nfs_server.c	/^rfs_rename(args, status)$/
rfs_rlfree	./sun/sys/nfs/nfs_server.c	/^rfs_rlfree(rl)$/
rfs_rmdir	./sun/sys/nfs/nfs_server.c	/^rfs_rmdir(da, status)$/
rfs_setattr	./sun/sys/nfs/nfs_server.c	/^rfs_setattr(args, ns)$/
rfs_statfs	./sun/sys/nfs/nfs_server.c	/^rfs_statfs(fh, fs)$/
rfs_symlink	./sun/sys/nfs/nfs_server.c	/^rfs_symlink(args, status) $/
rfs_write	./sun/sys/nfs/nfs_server.c	/^rfs_write(wa, ns)$/
rfscall	./sun/sys/nfs/nfs_subr.c	/^rfscall(mi, which, xdrargs, argsp, xdrres, resp, c/
rfsdisp	./sun/sys/nfs/nfs_server.c	/^struct rfsdisp {$/
rimp_output	./sun/sys/netimp/raw_imp.c	/^rimp_output(m, so)$/
rinval	./sun/sys/nfs/nfs_subr.c	/^rinval(vfsp)$/
rip_input	./sun/sys/netinet/raw_ip.c	/^rip_input(m)$/
rip_output	./sun/sys/netinet/raw_ip.c	/^rip_output(m0, so)$/
rj_vers	./lib/libc/rpc/rpc_msg.h	/^#define	rj_vers	ru.RJ_versions$/
rj_why	./lib/libc/rpc/rpc_msg.h	/^#define	rj_why	ru.RJ_why$/
rjcted_rply	./lib/libc/rpc/rpc_msg.h	/^#define	rjcted_rply	ru.RM_rmb.ru.RP_dr$/
rl_count	./sun/sys/nfs/nfs.h	/^#define	rl_count	rl_u.rl_srok_u.srok_count$/
rl_data	./sun/sys/nfs/nfs.h	/^#define	rl_data		rl_u.rl_srok_u.srok_data$/
rl_srok	./sun/sys/nfs/nfs.h	/^#define	rl_srok		rl_u.rl_srok_u$/
rlimit	./sun/sys/h/resource.h	/^struct rlimit {$/
rlock	./sun/sys/nfs/rnode.h	/^#define rlock(rp) { \\$/
rm_call	./lib/libc/rpc/rpc_msg.h	/^#define	rm_call		ru.RM_cmb$/
rm_reply	./lib/libc/rpc/rpc_msg.h	/^#define	rm_reply	ru.RM_rmb$/
rmalloc	./sun/sys/sys/subr_rmap.c	/^rmalloc(mp, size)$/
rmdir	./sun/sys/sys/vfs_syscalls.c	/^rmdir(uap)$/
rmfree	./sun/sys/sys/subr_rmap.c	/^rmfree(mp, size, addr)$/
rmget	./sun/sys/sys/subr_rmap.c	/^rmget(mp, size, addr)$/
rminit	./sun/sys/sys/subr_rmap.c	/^rminit(mp, size, addr, name, mapsize)$/
rmtcallargs	./lib/libc/rpc/pmap_rmt.c	/^struct rmtcallargs {$/
rmtcallres	./lib/libc/rpc/pmap_rmt.c	/^struct rmtcallres {$/
rnetrc	./lib/libc/net/ruserpass.c	/^rnetrc(host, aname, apass)$/
rnode	./sun/sys/nfs/rnode.h	/^struct rnode {$/
rnusers	./lib/libc/rpcsvc/rusersxdr.c	/^rnusers(host, up)$/
roundrobin	./sun/sys/sys/kern_synch.c	/^roundrobin()$/
roundtoint	./sun/sys/nfs/nfs_xdr.c	/^#define	roundtoint(x)	(((x) + sizeof(int)) & ~(siz/
roundup	./sun/sys/h/param.h	/^#define	roundup(x, y)	((((x)+((y)-1))\/(y))*(y))$/
route	./sun/sys/net/route.h	/^struct route {$/
rp_acpt	./lib/libc/rpc/rpc_msg.h	/^#define	rp_acpt	ru.RP_ar$/
rp_rjct	./lib/libc/rpc/rpc_msg.h	/^#define	rp_rjct	ru.RP_dr$/
rpc_buffer	./lib/libc/rpc/svc_kudp.c	/^#define rpc_buffer(xprt) ((xprt)->xp_p1)$/
rpc_createerr	./lib/libc/rpc/clnt.h	/^struct rpc_createerr {$/
rpc_debug	./lib/libc/rpc/subr_kudp.c	/^rpc_debug(level, str, a1, a2, a3, a4, a5, a6, a7, /
rpc_err	./lib/libc/rpc/clnt.h	/^struct rpc_err {$/
rpc_msg	./lib/libc/rpc/rpc_msg.h	/^struct rpc_msg {$/
rpctest_service	./lib/libc/rpc/svc.c	/^rpctest_service(reqst, xprt)$/
rpup_input	./sun/sys/netpup/raw_pup.c	/^rpup_input(m)$/
rpup_output	./sun/sys/netpup/raw_pup.c	/^rpup_output(m, so)$/
rqinit	./sun/sys/sys/kern_synch.c	/^rqinit()$/
rr_attr	./sun/sys/nfs/nfs.h	/^#define	rr_attr		rr_u.rr_ok_u.rrok_attr$/
rr_bp	./sun/sys/nfs/nfs.h	/^#define rr_bp		rr_u.rr_ok_u.rrok_bp$/
rr_count	./sun/sys/nfs/nfs.h	/^#define	rr_count	rr_u.rr_ok_u.rrok_count$/
rr_data	./sun/sys/nfs/nfs.h	/^#define	rr_data		rr_u.rr_ok_u.rrok_data$/
rr_ok	./sun/sys/nfs/nfs.h	/^#define	rr_ok		rr_u.rr_ok_u$/
rr_vp	./sun/sys/nfs/nfs.h	/^#define rr_vp		rr_u.rr_ok_u.rrok_vp$/
rresvport	./lib/libc/net/rcmd.c	/^rresvport(alport)$/
rrokfree	./sun/sys/nfs/nfs_xdr.c	/^rrokfree(rip)$/
rrokinfo	./sun/sys/nfs/nfs_xdr.c	/^struct rrokinfo {$/
rrokwakeup	./sun/sys/nfs/nfs_xdr.c	/^rrokwakeup(rip)$/
rsave	./sun/sys/nfs/nfs_subr.c	/^rsave(rp)$/
rstat	./lib/libc/rpcsvc/rstatxdr.c	/^rstat(host, statp)$/
rtablehash	./sun/sys/nfs/nfs_subr.c	/^#define	rtablehash(fh)	(fh->fh_fno & (RTABLESIZE-1/
rtalloc	./sun/sys/net/route.c	/^rtalloc(ro)$/
rtentry	./sun/sys/net/route.h	/^struct rtentry {$/
rtfree	./sun/sys/net/route.c	/^rtfree(rt)$/
rtinit	./sun/sys/net/route.c	/^rtinit(dst, gateway, flags)$/
rtioctl	./sun/sys/net/route.c	/^rtioctl(cmd, data)$/
rtofh	./sun/sys/nfs/rnode.h	/^#define	rtofh(rp)	(&(rp)->r_fh)$/
rtov	./sun/sys/nfs/rnode.h	/^#define	rtov(rp)	(&(rp)->r_vnode)$/
rtredirect	./sun/sys/net/route.c	/^rtredirect(dst, gateway, flags)$/
rtrequest	./sun/sys/net/route.c	/^rtrequest(req, entry)$/
rtstat	./sun/sys/net/route.h	/^struct	rtstat {$/
ru_first	./sun/sys/h/resource.h	/^#define	ru_first	ru_ixrss$/
ru_last	./sun/sys/h/resource.h	/^#define	ru_last		ru_nivcsw$/
ruadd	./sun/sys/sys/kern_resource.c	/^ruadd(ru, ru2)$/
runlock	./sun/sys/nfs/rnode.h	/^#define runlock(rp) { \\$/
runsave	./sun/sys/nfs/nfs_subr.c	/^runsave(rp)$/
rusage	./sun/sys/h/resource.h	/^struct	rusage {$/
ruserok	./lib/libc/net/rcmd.c	/^ruserok(rhost, superuser, ruser, luser)$/
rusers	./lib/libc/rpcsvc/rusersxdr.c	/^rusers(host, up)$/
rwip	./sun/sys/sys/sys_inode.c	/^rwip(ip, uio, rw)$/
rwuio	./sun/sys/sys/sys_generic.c	/^rwuio(uio, rw)$/
rwvp	./sun/sys/nfs/nfs_vnodeops.c	/^rwvp(vp, uio, rw)$/
s_addr	./sun/sys/netinet/in.h	/^#define	s_addr	S_un.S_addr	\/* can be used for most/
s_host	./sun/sys/netinet/in.h	/^#define	s_host	S_un.S_un_b.s_b2	\/* host on imp *\/$/
s_imp	./sun/sys/netinet/in.h	/^#define	s_imp	S_un.S_un_w.s_w2	\/* imp *\/$/
s_impno	./sun/sys/netinet/in.h	/^#define	s_impno	S_un.S_un_b.s_b4	\/* imp # *\/$/
s_lh	./sun/sys/netinet/in.h	/^#define	s_lh	S_un.S_un_b.s_b3	\/* logical host *\/$/
s_net	./sun/sys/netinet/in.h	/^#define	s_net	S_un.S_un_b.s_b1	\/* network *\/$/
sattr_to_vattr	./sun/sys/nfs/nfs_subr.c	/^sattr_to_vattr(sa, vap)$/
save	./lib/libc/gen/getgrent.c	/^save(gp)$/
sballoc	./sun/sys/h/socketvar.h	/^#define	sballoc(sb, m) { \\$/
sbappend	./sun/sys/sys/uipc_socket2.c	/^sbappend(sb, m)$/
sbappendaddr	./sun/sys/sys/uipc_socket2.c	/^sbappendaddr(sb, asa, m0, rights0, rightsflag)$/
sbdrop	./sun/sys/sys/uipc_socket2.c	/^sbdrop(sb, len)$/
sbflush	./sun/sys/sys/uipc_socket2.c	/^sbflush(sb)$/
sbfree	./sun/sys/h/socketvar.h	/^#define	sbfree(sb, m) { \\$/
sblock	./sun/sys/h/socketvar.h	/^#define sblock(sb) { \\$/
sbrelease	./sun/sys/sys/uipc_socket2.c	/^sbrelease(sb)$/
sbreserve	./sun/sys/sys/uipc_socket2.c	/^sbreserve(sb, cc)$/
sbrk	./sun/sys/sys/kern_mman.c	/^sbrk()$/
sbselqueue	./sun/sys/sys/uipc_socket2.c	/^sbselqueue(sb)$/
sbspace	./sun/sys/h/socketvar.h	/^#define	sbspace(sb) \\$/
sbunlock	./sun/sys/h/socketvar.h	/^#define	sbunlock(sb) { \\$/
sbupdate	./sun/sys/ufs/ufs_vfsops.c	/^sbupdate(mp)$/
sbwait	./sun/sys/sys/uipc_socket2.c	/^sbwait(sb)$/
sbwakeup	./sun/sys/sys/uipc_socket2.c	/^sbwakeup(sb)$/
scale60	./sun/sys/sys/kern_xxx.c	/^scale60(tvp)$/
scanc	./sun/sys/sys/tty.c	/^scanc(size, cp, table, mask)$/
scandir	./lib/libc/gen/scandir.c	/^scandir(dirname, namelist, select, dcomp)$/
sched	./sun/sys/sys/vm_sched.c	/^sched()$/
schedcpu	./sun/sys/sys/kern_synch.c	/^schedcpu()$/
schednetisr	./sun/sys/net/netisr.h	/^#define	schednetisr(anisr)	{ netisr |= 1<<(anisr);/
schedpaging	./sun/sys/sys/vm_sched.c	/^schedpaging()$/
seekdir	./lib/libc/gen/seekdir.c	/^seekdir(dirp, tell)$/
select	./sun/sys/sys/sys_generic.c	/^select()$/
selscan	./sun/sys/sys/sys_generic.c	/^selscan(ibits, obits)$/
seltrue	./sun/sys/sys/sys_generic.c	/^seltrue(dev, flag)$/
selwakeup	./sun/sys/sys/sys_generic.c	/^selwakeup(p, coll)$/
send	./sun/sys/sys/uipc_syscalls.c	/^send()$/
sendit	./sun/sys/sys/uipc_syscalls.c	/^sendit(s, mp, flags)$/
sendmsg	./sun/sys/sys/uipc_syscalls.c	/^sendmsg()$/
sendsig	./sun/sys/vax/machdep.c	/^sendsig(p, sig, sigmask)$/
sendto	./sun/sys/sys/uipc_syscalls.c	/^sendto()$/
set_input_fragment	./lib/libc/rpc/xdr_rec.c	/^set_input_fragment(rstrm)$/
setbit	./sun/sys/h/param.h	/^#define	setbit(a,i)	((a)[(i)\/NBBY] |= 1<<((i)%NBBY/
setblock	./sun/sys/ufs/ufs_subr.c	/^setblock(fs, cp, h)$/
setdiropargs	./sun/sys/nfs/nfs_subr.c	/^setdiropargs(da, nm, dvp)$/
setdlim	./sun/sys/ufs/quota_sys.c	/^setdlim(q, dev, addr)$/
setdomainname	./sun/sys/sys/kern_xxx.c	/^setdomainname()$/
setdopt	./sun/sys/sys/kern_descrip.c	/^setdopt()$/
setduse	./sun/sys/ufs/quota_sys.c	/^setduse(q, dev, addr)$/
setfsent	./lib/libc/gen/fstab.c	/^setfsent()$/
setgrent	./lib/libc/gen/getgrent.c	/^setgrent()$/
setgroups	./sun/sys/sys/kern_prot.c	/^setgroups()$/
sethostent	./lib/libc/net/gethostent.c	/^sethostent(f)$/
sethostname	./sun/sys/sys/kern_xxx.c	/^sethostname()$/
setitimer	./sun/sys/sys/kern_time.c	/^setitimer()$/
setmntent	./lib/libc/gen/mntent.c	/^setmntent(fname, flag)$/
setnetent	./lib/libc/net/getnetent.c	/^setnetent(f)$/
setnetgrent	./lib/libc/rpcsvc/getnetgrent.c	/^setnetgrent(grp)$/
setp0br	./sun/sys/h/vmmac.h	/^#define	setp0br(x)	(u.u_pcb.pcb_p0br = (x), mtpr(P/
setp0lr	./sun/sys/h/vmmac.h	/^#define	setp0lr(x)	(u.u_pcb.pcb_p0lr = \\$/
setp1br	./sun/sys/h/vmmac.h	/^#define	setp1br(x)	(u.u_pcb.pcb_p1br = (x), mtpr(P/
setp1lr	./sun/sys/h/vmmac.h	/^#define	setp1lr(x)	(u.u_pcb.pcb_p1lr = (x), mtpr(P/
setpgrp	./sun/sys/sys/kern_prot.c	/^setpgrp()$/
setpri	./sun/sys/sys/kern_synch.c	/^setpri(pp)$/
setpriority	./sun/sys/sys/kern_resource.c	/^setpriority()$/
setprotoent	./lib/libc/net/getprotoent.c	/^setprotoent(f)$/
setpwent	./lib/libc/gen/getpwent.c	/^setpwent()$/
setquota	./sun/sys/ufs/quota_sys.c	/^setquota()$/
setredzone	./sun/sys/vax/vm_machdep.c	/^setredzone(pte, vaddr)$/
setregid	./sun/sys/sys/kern_prot.c	/^setregid()$/
setregs	./sun/sys/sys/kern_exec.c	/^setregs()$/
setreuid	./sun/sys/sys/kern_prot.c	/^setreuid()$/
setrlimit	./sun/sys/sys/kern_resource.c	/^setrlimit()$/
setrun	./sun/sys/sys/kern_synch.c	/^setrun(p)$/
setscbnex	./sun/sys/vax/autoconf.c	/^setscbnex(fn)$/
setservent	./lib/libc/net/getservent.c	/^setservent(f)$/
setsigvec	./sun/sys/sys/kern_sig.c	/^setsigvec(sig, sv)$/
setsockopt	./sun/sys/sys/uipc_syscalls.c	/^setsockopt()$/
setsoftnet	./sun/sys/net/netisr.h	/^#define	setsoftnet()	mtpr(SIRR, 12)$/
setthetime	./sun/sys/sys/kern_time.c	/^setthetime(tv)$/
settimeofday	./sun/sys/sys/kern_time.c	/^settimeofday()$/
settprot	./sun/sys/vax/vm_machdep.c	/^settprot(tprot)$/
setupclock	./sun/sys/sys/vm_sched.c	/^setupclock()$/
setwarn	./sun/sys/ufs/quota_sys.c	/^setwarn(q, dev, addr)$/
sgl_limits	./lib/libc/rpc/xdr_float.c	/^static struct sgl_limits {$/
short	./sun/sys/h/types.h	17
short_hand_verf	./lib/libc/rpc/auth_unix.h	/^struct short_hand_verf {$/
shutdown	./sun/sys/sys/uipc_syscalls.c	/^shutdown()$/
sigblock	./sun/sys/sys/kern_sig.c	/^sigblock()$/
sigcleanup	./sun/sys/vax/machdep.c	/^sigcleanup()$/
sigcontext	./sun/sys/h/signal.h	/^struct	sigcontext {$/
signal	./sun/sys/h/signal.h	/^int	(*signal())();$/
sigpause	./sun/sys/sys/kern_sig.c	/^sigpause()$/
sigsetmask	./sun/sys/sys/kern_sig.c	/^sigsetmask()$/
sigstack	./sun/sys/h/signal.h	/^struct	sigstack {$/
sigvec	./sun/sys/h/signal.h	/^struct	sigvec {$/
size	./sun/sys/vaxmba/hp.c	/^struct	size {$/
size_t	./sun/sys/h/types.h	39
sizeof	./sun/sys/sys/init_sysent.c	/^int	nsysent = sizeof (sysent) \/ sizeof (sysent[0])/
skip_input_bytes	./lib/libc/rpc/xdr_rec.c	/^skip_input_bytes(rstrm, cnt)$/
skpc	./sun/sys/sys/subr_xxx.c	/^skpc(c, len, cp)$/
sleep	./sun/sys/sys/kern_synch.c	/^sleep(chan, pri)$/
slot	./sun/sys/ufs/ufs_dir.c	/^struct slot {$/
smmap	./sun/sys/sys/kern_mman.c	/^smmap()$/
soabort	./sun/sys/sys/uipc_socket.c	/^soabort(so)$/
soaccept	./sun/sys/sys/uipc_socket.c	/^soaccept(so, nam)$/
sobind	./sun/sys/sys/uipc_socket.c	/^sobind(so, nam)$/
socantrcvmore	./sun/sys/sys/uipc_socket2.c	/^socantrcvmore(so)$/
socantsendmore	./sun/sys/sys/uipc_socket2.c	/^socantsendmore(so)$/
sockaddr	./sun/sys/h/socket.h	/^struct sockaddr {$/
sockaddr_en	./sun/sys/netpup/ether.h	/^struct	sockaddr_en {$/
sockaddr_in	./sun/sys/netinet/in.h	/^struct sockaddr_in {$/
sockaddr_pup	./sun/sys/netpup/pup.h	/^struct sockaddr_pup {$/
sockaddr_un	./sun/sys/h/un.h	/^struct	sockaddr_un {$/
sockargs	./sun/sys/sys/uipc_syscalls.c	/^sockargs(aname, name, namelen)$/
sockbuf	./sun/sys/h/socketvar.h	/^	struct	sockbuf {$/
socket	./sun/sys/h/socketvar.h	/^struct socket {$/
socketpair	./sun/sys/sys/uipc_syscalls.c	/^socketpair()$/
sockproto	./sun/sys/h/socket.h	/^struct sockproto {$/
soclose	./sun/sys/sys/uipc_socket.c	/^soclose(so)$/
soconnect	./sun/sys/sys/uipc_socket.c	/^soconnect(so, nam)$/
soconnect2	./sun/sys/sys/uipc_socket.c	/^soconnect2(so1, so2)$/
socreate	./sun/sys/sys/uipc_socket.c	/^socreate(dom, aso, type, proto)$/
sodisconnect	./sun/sys/sys/uipc_socket.c	/^sodisconnect(so, nam)$/
sofree	./sun/sys/sys/uipc_socket.c	/^sofree(so)$/
softclock	./sun/sys/sys/kern_clock.c	/^softclock(pc, ps)$/
sogetopt	./sun/sys/sys/uipc_socket.c	/^sogetopt(so, level, optname, m)$/
sohasoutofband	./sun/sys/sys/uipc_socket.c	/^sohasoutofband(so)$/
soisconnected	./sun/sys/sys/uipc_socket2.c	/^soisconnected(so)$/
soisconnecting	./sun/sys/sys/uipc_socket2.c	/^soisconnecting(so)$/
soisdisconnected	./sun/sys/sys/uipc_socket2.c	/^soisdisconnected(so)$/
soisdisconnecting	./sun/sys/sys/uipc_socket2.c	/^soisdisconnecting(so)$/
solisten	./sun/sys/sys/uipc_socket.c	/^solisten(so, backlog)$/
sonewconn	./sun/sys/sys/uipc_socket2.c	/^sonewconn(head)$/
soo_close	./sun/sys/sys/sys_socket.c	/^soo_close(fp)$/
soo_ioctl	./sun/sys/sys/sys_socket.c	/^soo_ioctl(fp, cmd, data)$/
soo_rw	./sun/sys/sys/sys_socket.c	/^soo_rw(fp, rw, uio)$/
soo_select	./sun/sys/sys/sys_socket.c	/^soo_select(fp, which)$/
soo_stat	./sun/sys/sys/sys_socket.c	/^soo_stat(so, ub)$/
soqinsque	./sun/sys/sys/uipc_socket2.c	/^soqinsque(head, so, q)$/
soqremque	./sun/sys/sys/uipc_socket2.c	/^soqremque(so, q)$/
soreadable	./sun/sys/h/socketvar.h	/^#define	soreadable(so) \\$/
soreceive	./sun/sys/sys/uipc_socket.c	/^soreceive(so, aname, uio, flags, rightsp)$/
soreserve	./sun/sys/sys/uipc_socket2.c	/^soreserve(so, sndcc, rcvcc)$/
sorflush	./sun/sys/sys/uipc_socket.c	/^sorflush(so)$/
sorwakeup	./sun/sys/h/socketvar.h	/^#define	sorwakeup(so)	sowakeup((so), &(so)->so_rcv/
sosend	./sun/sys/sys/uipc_socket.c	/^sosend(so, nam, uio, flags, rights)$/
sosendallatonce	./sun/sys/h/socketvar.h	/^#define	sosendallatonce(so) \\$/
sosetopt	./sun/sys/sys/uipc_socket.c	/^sosetopt(so, level, optname, m)$/
soshutdown	./sun/sys/sys/uipc_socket.c	/^soshutdown(so, how)$/
sotoinpcb	./sun/sys/netinet/in_pcb.h	/^#define	sotoinpcb(so)	((struct inpcb *)(so)->so_pc/
sotorawcb	./sun/sys/net/raw_cb.h	/^#define	sotorawcb(so)		((struct rawcb *)(so)->so_p/
sototcpcb	./sun/sys/netinet/tcp_var.h	/^#define	sototcpcb(so)	(intotcpcb(sotoinpcb(so)))$/
sotounpcb	./sun/sys/h/unpcb.h	/^#define	sotounpcb(so)	((struct unpcb *)((so)->so_p/
sowakeup	./sun/sys/sys/uipc_socket2.c	/^sowakeup(so, sb)$/
sowriteable	./sun/sys/h/socketvar.h	/^#define	sowriteable(so) \\$/
sowwakeup	./sun/sys/h/socketvar.h	/^#define	sowwakeup(so)	sowakeup((so), &(so)->so_snd/
spgrp	./sun/sys/sys/kern_proc.c	/^spgrp(top, npgrp)$/
sptopte	./sun/sys/h/vmmac.h	/^#define	sptopte(p, i) \\$/
sptov	./sun/sys/h/vmmac.h	/^#define	sptov(p, i)	((unsigned)(btop(USRSTACK) - 1/
sstk	./sun/sys/sys/kern_mman.c	/^sstk()$/
startup	./sun/sys/vax/machdep.c	/^startup(firstaddr)$/
stat	./sun/sys/h/stat.h	/^struct	stat$/
stat1	./sun/sys/sys/vfs_syscalls.c	/^stat1(uap, follow)$/
statfs	./sun/sys/h/vfs.h	/^struct statfs {$/
stats	./lib/libc/rpcsvc/rstat.h	/^struct stats {				\/* version 1 *\/$/
statsswtch	./lib/libc/rpcsvc/rstat.h	/^struct statsswtch {				\/* version 2 *\/$/
stoc	./sun/sys/vax/param.h	/^#define	stoc(x)	(x)$/
stop	./sun/sys/sys/kern_sig.c	/^stop(p)$/
strcmp	./sun/sys/sys/subr_xxx.c	/^strcmp(s1, s2)$/
strcpy	./sun/sys/sys/subr_xxx.c	/^strcpy(s1, s2)$/
strlen	./sun/sys/sys/subr_xxx.c	/^strlen(s)$/
strncmp	./sun/sys/sys/subr_xxx.c	/^strncmp(s1, s2, n)$/
strncpy	./sun/sys/sys/subr_xxx.c	/^strncpy(s1, s2, n)$/
struct	./sun/sys/h/quota.h	/^struct	quota *quota, *quotaNQUOTA;$/
su_data	./lib/libc/rpc/svc_udp.c	/^#define	su_data(xprt)	((struct svcudp_data *)(xprt/
suser	./sun/sys/sys/kern_prot.c	/^suser()$/
svc_callout	./lib/libc/rpc/svc.c	/^static struct svc_callout {$/
svc_destroy	./lib/libc/rpc/svc.h	/^#define svc_destroy(xprt)				\\$/
svc_find	./lib/libc/rpc/svc.c	/^svc_find(prog, vers, prev)$/
svc_freeargs	./lib/libc/rpc/svc.h	/^#define svc_freeargs(xprt, xargs, argsp)		\\$/
svc_getargs	./lib/libc/rpc/svc.h	/^#define svc_getargs(xprt, xargs, argsp)			\\$/
svc_getcaller	./lib/libc/rpc/svc.h	/^#define svc_getcaller(x) (&(x)->xp_raddr)$/
svc_getreq	./lib/libc/rpc/svc.c	/^svc_getreq(xprt)$/
svc_recv	./lib/libc/rpc/svc.h	/^#define svc_recv(xprt, msg)				\\$/
svc_register	./lib/libc/rpc/svc.c	/^svc_register(xprt, prog, vers, dispatch, protocol)/
svc_reply	./lib/libc/rpc/svc.h	/^#define svc_reply(xprt, msg)				\\$/
svc_req	./lib/libc/rpc/svc.h	/^struct svc_req {$/
svc_run	./lib/libc/rpc/svc.c	/^svc_run(xprt)$/
svc_sendreply	./lib/libc/rpc/svc.c	/^svc_sendreply(xprt, xdr_results, xdr_location)$/
svc_stat	./lib/libc/rpc/svc.h	/^#define svc_stat(xprt)					\\$/
svc_unregister	./lib/libc/rpc/svc.c	/^svc_unregister(prog, vers)$/
svcauth_unix_init	./lib/libc/rpc/svc_auth_unix.c	/^static svcauth_unix_init()$/
svcerr_auth	./lib/libc/rpc/svc.c	/^svcerr_auth(xprt, why)$/
svcerr_decode	./lib/libc/rpc/svc.c	/^svcerr_decode(xprt)$/
svcerr_noproc	./lib/libc/rpc/svc.c	/^svcerr_noproc(xprt)$/
svcerr_noprog	./lib/libc/rpc/svc.c	/^void $/
svcerr_progvers	./lib/libc/rpc/svc.c	/^void  $/
svcerr_systemerr	./lib/libc/rpc/svc.c	/^svcerr_systemerr(xprt)$/
svcerr_weakauth	./lib/libc/rpc/svc.c	/^svcerr_weakauth(xprt)$/
svckudp_create	./lib/libc/rpc/svc_kudp.c	/^svckudp_create(sock, port)$/
svckudp_destroy	./lib/libc/rpc/svc_kudp.c	/^svckudp_destroy(xprt)$/
svckudp_freeargs	./lib/libc/rpc/svc_kudp.c	/^svckudp_freeargs(xprt, xdr_args, args_ptr)$/
svckudp_getargs	./lib/libc/rpc/svc_kudp.c	/^svckudp_getargs(xprt, xdr_args, args_ptr)$/
svckudp_recv	./lib/libc/rpc/svc_kudp.c	/^svckudp_recv(xprt, msg)$/
svckudp_send	./lib/libc/rpc/svc_kudp.c	/^svckudp_send(xprt, msg)$/
svckudp_stat	./lib/libc/rpc/svc_kudp.c	/^svckudp_stat(xprt)$/
svcraw_create	./lib/libc/rpc/svc_raw.c	/^svcraw_create()$/
svcraw_destroy	./lib/libc/rpc/svc_raw.c	/^svcraw_destroy()$/
svcraw_freeargs	./lib/libc/rpc/svc_raw.c	/^svcraw_freeargs(xprt, xdr_args, args_ptr)$/
svcraw_getargs	./lib/libc/rpc/svc_raw.c	/^svcraw_getargs(xprt, xdr_args, args_ptr)$/
svcraw_recv	./lib/libc/rpc/svc_raw.c	/^svcraw_recv(xprt, msg)$/
svcraw_reply	./lib/libc/rpc/svc_raw.c	/^svcraw_reply(xprt, msg)$/
svcraw_stat	./lib/libc/rpc/svc_raw.c	/^svcraw_stat()$/
svctcp_create	./lib/libc/rpc/svc_tcp.c	/^svctcp_create(sock, sendsize, recvsize)$/
svctcp_destroy	./lib/libc/rpc/svc_tcp.c	/^svctcp_destroy(xprt)$/
svctcp_freeargs	./lib/libc/rpc/svc_tcp.c	/^svctcp_freeargs(xprt, xdr_args, args_ptr)$/
svctcp_getargs	./lib/libc/rpc/svc_tcp.c	/^svctcp_getargs(xprt, xdr_args, args_ptr)$/
svctcp_recv	./lib/libc/rpc/svc_tcp.c	/^svctcp_recv(xprt, msg)$/
svctcp_reply	./lib/libc/rpc/svc_tcp.c	/^svctcp_reply(xprt, msg)$/
svctcp_stat	./lib/libc/rpc/svc_tcp.c	/^svctcp_stat(xprt)$/
svcudp_create	./lib/libc/rpc/svc_udp.c	/^svcudp_create(sock)$/
svcudp_data	./lib/libc/rpc/svc_udp.c	/^struct svcudp_data {$/
svcudp_destroy	./lib/libc/rpc/svc_udp.c	/^svcudp_destroy(xprt)$/
svcudp_freeargs	./lib/libc/rpc/svc_udp.c	/^svcudp_freeargs(xprt, xdr_args, args_ptr)$/
svcudp_getargs	./lib/libc/rpc/svc_udp.c	/^svcudp_getargs(xprt, xdr_args, args_ptr)$/
svcudp_recv	./lib/libc/rpc/svc_udp.c	/^svcudp_recv(xprt, msg)$/
svcudp_reply	./lib/libc/rpc/svc_udp.c	/^svcudp_reply(xprt, msg)$/
svcudp_stat	./lib/libc/rpc/svc_udp.c	/^svcudp_stat(xprt)$/
swap	./sun/sys/sys/vm_swp.c	/^swap(p, dblkno, addr, nbytes, rdflg, flag, vp, pfc/
swapconf	./sun/sys/vax/autoconf.c	/^swapconf()$/
swapin	./sun/sys/sys/vm_swap.c	/^swapin(p)$/
swapon	./sun/sys/sys/vm_sw.c	/^swapon()$/
swapout	./sun/sys/sys/vm_swap.c	/^swapout(p, ds, ss)$/
swappable	./sun/sys/sys/vm_sched.c	/^#define	swappable(p) \\$/
swapreconf	./sun/sys/vax/autoconf.c	/^swapreconf()$/
swblk_t	./sun/sys/h/types.h	38
swdevt	./sun/sys/h/conf.h	/^struct swdevt$/
swdone	./sun/sys/sys/vm_swp.c	/^swdone(bp)$/
swdspt	./sun/sys/sys/vm_swap.c	/^swdspt(p, utl, rdwri)$/
swfree	./sun/sys/sys/vm_sw.c	/^swfree(index)$/
swkill	./sun/sys/sys/vm_swp.c	/^swkill(p, rout)$/
swpexpand	./sun/sys/sys/vm_drum.c	/^swpexpand(ds, ss, dmp, smp)$/
swpt	./sun/sys/sys/vm_swap.c	/^swpt(rdwri, p, doff, a, n)$/
swptstat	./sun/sys/h/vmsystm.h	/^struct	swptstat$/
swread	./sun/sys/sys/vm_sw.c	/^swread(dev, uio)$/
swstrategy	./sun/sys/sys/vm_sw.c	/^swstrategy(bp)$/
swwrite	./sun/sys/sys/vm_sw.c	/^swwrite(dev, uio)$/
syioctl	./sun/sys/sys/tty_tty.c	/^syioctl(dev, cmd, addr, flag)$/
symlink	./sun/sys/sys/vfs_syscalls.c	/^symlink(uap)$/
sync	./sun/sys/sys/vfs.c	/^sync()$/
syncip	./sun/sys/ufs/ufs_subr.c	/^syncip(ip)$/
syopen	./sun/sys/sys/tty_tty.c	/^syopen(dev, flag)$/
syread	./sun/sys/sys/tty_tty.c	/^syread(dev, uio)$/
sysacct	./sun/sys/sys/init_sysent.c	/^#define	sysacct	nosys$/
syscall	./sun/sys/vax/trap.c	/^syscall(sp, type, code, pc, psl)$/
syselect	./sun/sys/sys/tty_tty.c	/^syselect(dev, flag)$/
sysent	./sun/sys/h/systm.h	/^extern struct sysent$/
sywrite	./sun/sys/sys/tty_tty.c	/^sywrite(dev, uio)$/
t_brkc	./sun/sys/h/tty.h	/^#define	t_brkc		t_chars.tc_brkc$/
t_dsuspc	./sun/sys/h/tty.h	/^#define	t_dsuspc	t_chars.tc_dsuspc$/
t_eofc	./sun/sys/h/tty.h	/^#define	t_eofc		t_chars.tc_eofc$/
t_erase	./sun/sys/h/tty.h	/^#define	t_erase		t_chars.tc_erase$/
t_flushc	./sun/sys/h/tty.h	/^#define	t_flushc	t_chars.tc_flushc$/
t_intrc	./sun/sys/h/tty.h	/^#define	t_intrc		t_chars.tc_intrc$/
t_kill	./sun/sys/h/tty.h	/^#define	t_kill		t_chars.tc_kill$/
t_lnextc	./sun/sys/h/tty.h	/^#define	t_lnextc	t_chars.tc_lnextc$/
t_quitc	./sun/sys/h/tty.h	/^#define	t_quitc		t_chars.tc_quitc$/
t_rprntc	./sun/sys/h/tty.h	/^#define	t_rprntc	t_chars.tc_rprntc$/
t_startc	./sun/sys/h/tty.h	/^#define	t_startc	t_chars.tc_startc$/
t_stopc	./sun/sys/h/tty.h	/^#define	t_stopc		t_chars.tc_stopc$/
t_suspc	./sun/sys/h/tty.h	/^#define	t_suspc		t_chars.tc_suspc$/
t_werasc	./sun/sys/h/tty.h	/^#define	t_werasc	t_chars.tc_werasc$/
table	./sun/sys/vax/locore.s	/^mfpr	$SBR,r2		# address and length of page table (/
tablefull	./sun/sys/sys/subr_prf.c	/^tablefull(tab)$/
tb	./sun/sys/sys/tty_tb.c	/^struct tb {$/
tbclose	./sun/sys/sys/tty_tb.c	/^tbclose(tp)$/
tbdecode	./sun/sys/sys/tty_tb.c	/^tbdecode(cp, tbpos)$/
tbinput	./sun/sys/sys/tty_tb.c	/^tbinput(c, tp)$/
tbioctl	./sun/sys/sys/tty_tb.c	/^tbioctl(tp, cmd, data, flag)$/
tbiscl	./sun/sys/vax/machdep.c	/^tbiscl(v)$/
tbndecode	./sun/sys/sys/tty_tb.c	/^tbndecode(cp, tbpos)$/
tbopen	./sun/sys/sys/tty_tb.c	/^tbopen(dev, tp)$/
tbpos	./sun/sys/sys/tty_tb.c	/^	struct tbpos {$/
tbread	./sun/sys/sys/tty_tb.c	/^tbread(tp, uio)$/
tchars	./sun/sys/h/ioctl.h	/^struct tchars {$/
tcp_abort	./sun/sys/netinet/tcp_subr.c	/^tcp_abort(inp)$/
tcp_attach	./sun/sys/netinet/tcp_usrreq.c	/^tcp_attach(so)$/
tcp_canceltimers	./sun/sys/netinet/tcp_timer.c	/^tcp_canceltimers(tp)$/
tcp_close	./sun/sys/netinet/tcp_subr.c	/^tcp_close(tp)$/
tcp_conn	./lib/libc/rpc/svc_tcp.c	/^struct tcp_conn {  \/* kept in xprt->xp_p1 *\/$/
tcp_ctlinput	./sun/sys/netinet/tcp_subr.c	/^tcp_ctlinput(cmd, arg)$/
tcp_debug	./sun/sys/netinet/tcp_debug.h	/^struct	tcp_debug {$/
tcp_disconnect	./sun/sys/netinet/tcp_usrreq.c	/^tcp_disconnect(tp)$/
tcp_dooptions	./sun/sys/netinet/tcp_input.c	/^tcp_dooptions(tp, om)$/
tcp_drain	./sun/sys/netinet/tcp_subr.c	/^tcp_drain()$/
tcp_drop	./sun/sys/netinet/tcp_subr.c	/^tcp_drop(tp, errno)$/
tcp_fasttimo	./sun/sys/netinet/tcp_timer.c	/^tcp_fasttimo()$/
tcp_init	./sun/sys/netinet/tcp_subr.c	/^tcp_init()$/
tcp_input	./sun/sys/netinet/tcp_input.c	/^tcp_input(m0)$/
tcp_newtcpcb	./sun/sys/netinet/tcp_subr.c	/^tcp_newtcpcb(inp)$/
tcp_output	./sun/sys/netinet/tcp_output.c	/^tcp_output(tp)$/
tcp_pulloutofband	./sun/sys/netinet/tcp_input.c	/^tcp_pulloutofband(so, ti)$/
tcp_rcvseqinit	./sun/sys/netinet/tcp_seq.h	/^#define	tcp_rcvseqinit(tp) \\$/
tcp_reass	./sun/sys/netinet/tcp_input.c	/^tcp_reass(tp, ti)$/
tcp_rendezvous	./lib/libc/rpc/svc_tcp.c	/^struct tcp_rendezvous { \/* kept in xprt->xp_p1 *\/$/
tcp_respond	./sun/sys/netinet/tcp_subr.c	/^tcp_respond(tp, ti, ack, seq, flags)$/
tcp_sendseqinit	./sun/sys/netinet/tcp_seq.h	/^#define	tcp_sendseqinit(tp) \\$/
tcp_seq	./sun/sys/netinet/tcp.h	3
tcp_setpersist	./sun/sys/netinet/tcp_output.c	/^tcp_setpersist(tp)$/
tcp_slowtimo	./sun/sys/netinet/tcp_timer.c	/^tcp_slowtimo()$/
tcp_template	./sun/sys/netinet/tcp_subr.c	/^tcp_template(tp)$/
tcp_timers	./sun/sys/netinet/tcp_timer.c	/^tcp_timers(tp, timer)$/
tcp_trace	./sun/sys/netinet/tcp_debug.c	/^tcp_trace(act, ostate, tp, ti, req)$/
tcp_usrclosed	./sun/sys/netinet/tcp_usrreq.c	/^tcp_usrclosed(tp)$/
tcp_usrreq	./sun/sys/netinet/tcp_usrreq.c	/^tcp_usrreq(so, req, m, nam, rights)$/
tcpcb	./sun/sys/netinet/tcp_var.h	/^struct tcpcb {$/
tcphdr	./sun/sys/netinet/tcp.h	/^struct tcphdr {$/
tcpiphdr	./sun/sys/netinet/tcpip.h	/^struct tcpiphdr {$/
tcpstat	./sun/sys/netinet/tcp_var.h	/^struct	tcpstat {$/
telldir	./lib/libc/gen/telldir.c	/^telldir(dirp)$/
text	./sun/sys/h/text.h	/^struct text$/
ti_ack	./sun/sys/netinet/tcpip.h	/^#define	ti_ack		ti_t.th_ack$/
ti_dport	./sun/sys/netinet/tcpip.h	/^#define	ti_dport	ti_t.th_dport$/
ti_dst	./sun/sys/netinet/tcpip.h	/^#define	ti_dst		ti_i.ih_dst$/
ti_flags	./sun/sys/netinet/tcpip.h	/^#define	ti_flags	ti_t.th_flags$/
ti_len	./sun/sys/netinet/tcpip.h	/^#define	ti_len		ti_i.ih_len$/
ti_next	./sun/sys/netinet/tcpip.h	/^#define	ti_next		ti_i.ih_next$/
ti_off	./sun/sys/netinet/tcpip.h	/^#define	ti_off		ti_t.th_off$/
ti_pr	./sun/sys/netinet/tcpip.h	/^#define	ti_pr		ti_i.ih_pr$/
ti_prev	./sun/sys/netinet/tcpip.h	/^#define	ti_prev		ti_i.ih_prev$/
ti_seq	./sun/sys/netinet/tcpip.h	/^#define	ti_seq		ti_t.th_seq$/
ti_sport	./sun/sys/netinet/tcpip.h	/^#define	ti_sport	ti_t.th_sport$/
ti_src	./sun/sys/netinet/tcpip.h	/^#define	ti_src		ti_i.ih_src$/
ti_sum	./sun/sys/netinet/tcpip.h	/^#define	ti_sum		ti_t.th_sum$/
ti_urp	./sun/sys/netinet/tcpip.h	/^#define	ti_urp		ti_t.th_urp$/
ti_win	./sun/sys/netinet/tcpip.h	/^#define	ti_win		ti_t.th_win$/
ti_x1	./sun/sys/netinet/tcpip.h	/^#define	ti_x1		ti_i.ih_x1$/
ti_x2	./sun/sys/netinet/tcpip.h	/^#define	ti_x2		ti_t.th_x2$/
time_t	./sun/sys/h/types.h	40
timeb	./sun/sys/h/timeb.h	/^struct timeb$/
timeout	./sun/sys/sys/kern_clock.c	/^timeout(fun, arg, t)$/
timerclear	./sun/sys/h/time.h	/^#define	timerclear(tvp)		(tvp)->tv_sec = (tvp)->tv/
timercmp	./sun/sys/h/time.h	/^#define	timercmp(tvp, uvp, cmp)	\\$/
timerisset	./sun/sys/h/time.h	/^#define	timerisset(tvp)		((tvp)->tv_sec || (tvp)->/
timeval	./sun/sys/h/time.h	/^struct timeval {$/
timevaladd	./sun/sys/sys/kern_time.c	/^timevaladd(t1, t2)$/
timevalfix	./sun/sys/sys/kern_time.c	/^timevalfix(t1)$/
timevalsub	./sun/sys/sys/kern_time.c	/^timevalsub(t1, t2)$/
timezone	./sun/sys/h/time.h	/^struct timezone {$/
tms	./sun/sys/h/times.h	/^struct tms {$/
tocons	./sun/sys/vax/machdep.c	/^tocons(c)$/
token	./lib/libc/net/ruserpass.c	/^token()$/
toktab	./lib/libc/net/ruserpass.c	/^static struct toktab {$/
tostruct	./sun/sys/h/gprof.h	/^struct tostruct {$/
tptopte	./sun/sys/h/vmmac.h	/^#define	tptopte(p, i)		((p)->p_p0br + (i))$/
tptov	./sun/sys/h/vmmac.h	/^#define	tptov(p, i)	((unsigned)(i) + LOWPAGES)$/
trace	./sun/sys/h/trace.h	/^#define	trace(a,b,c)	if (traceflags[a]) trace1(a,b/
trace1	./sun/sys/sys/vm_mon.c	/^trace1(args)$/
traceback	./sun/sys/vax/trap.c	/^traceback()$/
trap	./sun/sys/vax/trap.c	/^trap(sp, type, code, pc, psl)$/
truncate	./sun/sys/sys/vfs_syscalls.c	/^truncate(uap)$/
trygetfs	./sun/sys/ufs/ufs_subr.c	/^trygetfs(dev)$/
tstb	./sun/sys/vax/locore.s	/^bbc	$0,r4,1f; tstb	(r3)$/
tstl	./sun/sys/vax/locore.s	/^tstl	(sp)+			# and let turintr handle it$/
ttbreakc	./sun/sys/sys/tty.c	/^ttbreakc(c, tp)$/
ttioctl	./sun/sys/sys/tty.c	/^ttioctl(tp, com, data, flag)$/
ttnread	./sun/sys/sys/tty.c	/^ttnread(tp)$/
ttread	./sun/sys/sys/tty.c	/^ttread(tp, uio)$/
ttrstrt	./sun/sys/sys/tty.c	/^ttrstrt(tp)$/
ttselect	./sun/sys/sys/tty.c	/^ttselect(dev, rw)$/
ttstart	./sun/sys/sys/tty.c	/^ttstart(tp)$/
ttwakeup	./sun/sys/sys/tty.c	/^ttwakeup(tp)$/
ttwrite	./sun/sys/sys/tty.c	/^ttwrite(tp, uio)$/
tty	./sun/sys/h/tty.h	/^struct tty {$/
ttyblock	./sun/sys/sys/tty.c	/^ttyblock(tp)$/
ttychars	./sun/sys/h/ttychars.h	/^struct ttychars {$/
ttyclose	./sun/sys/sys/tty.c	/^ttyclose(tp)$/
ttyecho	./sun/sys/sys/tty.c	/^ttyecho(c, tp)$/
ttyflush	./sun/sys/sys/tty.c	/^ttyflush(tp, rw)$/
ttyinput	./sun/sys/sys/tty.c	/^ttyinput(c, tp)$/
ttyopen	./sun/sys/sys/tty.c	/^ttyopen(dev, tp)$/
ttyout	./sun/sys/sys/tty.c	/^ttyout(cp, tp)$/
ttyoutput	./sun/sys/sys/tty.c	/^ttyoutput(c, tp)$/
ttypend	./sun/sys/sys/tty.c	/^ttypend(tp)$/
ttyretype	./sun/sys/sys/tty.c	/^ttyretype(tp)$/
ttyrub	./sun/sys/sys/tty.c	/^ttyrub(c, tp)$/
ttyrubo	./sun/sys/sys/tty.c	/^ttyrubo(tp, cnt)$/
ttysize	./sun/sys/h/ioctl.h	/^struct ttysize {$/
ttywait	./sun/sys/sys/tty.c	/^ttywait(tp)$/
ttywflush	./sun/sys/sys/tty.c	/^ttywflush(tp)$/
u	./sun/sys/h/user.h	/^#define	u	(*(struct user *)0x2800)$/
u_char	./sun/sys/h/types.h	16
u_gid	./sun/sys/h/user.h	/^#define	u_gid	u_cred->cr_gid$/
u_groups	./sun/sys/h/user.h	/^#define	u_groups u_cred->cr_groups$/
u_int	./sun/sys/h/types.h	18
u_long	./sun/sys/h/types.h	19
u_onstack	./sun/sys/h/user.h	/^#define	u_onstack	u_sigstack.ss_onstack$/
u_rgid	./sun/sys/h/user.h	/^#define	u_rgid	u_cred->cr_rgid$/
u_ruid	./sun/sys/h/user.h	/^#define	u_ruid	u_cred->cr_ruid$/
u_short	./sun/sys/h/types.h	17
u_sigsp	./sun/sys/h/user.h	/^#define	u_sigsp		u_sigstack.ss_sp$/
u_uid	./sun/sys/h/user.h	/^#define	u_uid	u_cred->cr_uid$/
uaccess	./sun/sys/sys/vm_subr.c	/^uaccess(p, map, uarea)$/
uaddr	./sun/sys/h/vmmac.h	/^#define	uaddr(p)	(&((p)->p_p0br[(p)->p_szpt * NPTE/
ubaaccess	./sun/sys/vax/autoconf.c	/^ubaaccess(pumem, pte)$/
ucred	./sun/sys/h/user.h	/^struct ucred {$/
udp_abort	./sun/sys/netinet/udp_usrreq.c	/^udp_abort(inp)$/
udp_ctlinput	./sun/sys/netinet/udp_usrreq.c	/^udp_ctlinput(cmd, arg)$/
udp_data	./lib/libc/rpc/svc_kudp.c	/^struct udp_data {$/
udp_init	./sun/sys/netinet/udp_usrreq.c	/^udp_init()$/
udp_input	./sun/sys/netinet/udp_usrreq.c	/^udp_input(m0)$/
udp_output	./sun/sys/netinet/udp_usrreq.c	/^udp_output(inp, m0)$/
udp_usrreq	./sun/sys/netinet/udp_usrreq.c	/^udp_usrreq(so, req, m, nam, rights)$/
udphdr	./sun/sys/netinet/udp.h	/^struct udphdr {$/
udpiphdr	./sun/sys/netinet/udp_var.h	/^struct	udpiphdr {$/
udpstat	./sun/sys/netinet/udp_var.h	/^struct	udpstat {$/
ufalloc	./sun/sys/sys/kern_descrip.c	/^ufalloc(i)$/
ufavail	./sun/sys/sys/kern_descrip.c	/^ufavail()$/
ufs_access	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_access(vp, mode, cred)$/
ufs_badop	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_badop()$/
ufs_bmap	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_bmap(vp, lbn, vpp, bnp)$/
ufs_bread	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_bread(vp, lbn, bpp, sizep)$/
ufs_brelse	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_brelse(vp, bp)$/
ufs_close	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_close(vp, flag, cred)$/
ufs_create	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_create(dvp, nm, vap, exclusive, mode, vpp, cre/
ufs_fsync	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_fsync(vp, cred)$/
ufs_getattr	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_getattr(vp, vap, cred)$/
ufs_inactive	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_inactive(vp, cred)$/
ufs_ioctl	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_ioctl(vp, com, data, flag, cred)$/
ufs_link	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_link(vp, tdvp, tnm, cred)$/
ufs_lookup	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_lookup(dvp, nm, vpp, cred)$/
ufs_mkdir	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_mkdir(dvp, nm, vap, vpp, cred)$/
ufs_mount	./sun/sys/ufs/ufs_vfsops.c	/^ufs_mount(uap)$/
ufs_mountroot	./sun/sys/ufs/ufs_vfsops.c	/^ufs_mountroot()$/
ufs_open	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_open(vpp, flag, cred)$/
ufs_rdwr	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_rdwr(vp, uiop, rw, ioflag, cred)$/
ufs_readdir	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_readdir(vp, uiop, cred)$/
ufs_readlink	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_readlink(vp, uiop, cred)$/
ufs_remove	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_remove(vp, nm, cred)$/
ufs_rename	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_rename(sdvp, snm, tdvp, tnm, cred)$/
ufs_rmdir	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_rmdir(vp, nm, cred)$/
ufs_root	./sun/sys/ufs/ufs_vfsops.c	/^ufs_root(vfsp, vpp)$/
ufs_select	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_select(vp, which, cred)$/
ufs_setattr	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_setattr(vp, vap, cred)$/
ufs_statfs	./sun/sys/ufs/ufs_vfsops.c	/^ufs_statfs(vfsp, sbp)$/
ufs_symlink	./sun/sys/ufs/ufs_vnodeops.c	/^ufs_symlink(dvp, lnm, vap, tnm, cred)$/
ufs_sync	./sun/sys/ufs/ufs_vfsops.c	/^ufs_sync()$/
ufs_unmount	./sun/sys/ufs/ufs_vfsops.c	/^ufs_unmount(vfsp)$/
ui_dport	./sun/sys/netinet/udp_var.h	/^#define	ui_dport	ui_u.uh_dport$/
ui_dst	./sun/sys/netinet/udp_var.h	/^#define	ui_dst		ui_i.ih_dst$/
ui_len	./sun/sys/netinet/udp_var.h	/^#define	ui_len		ui_i.ih_len$/
ui_next	./sun/sys/netinet/udp_var.h	/^#define	ui_next		ui_i.ih_next$/
ui_pr	./sun/sys/netinet/udp_var.h	/^#define	ui_pr		ui_i.ih_pr$/
ui_prev	./sun/sys/netinet/udp_var.h	/^#define	ui_prev		ui_i.ih_prev$/
ui_sport	./sun/sys/netinet/udp_var.h	/^#define	ui_sport	ui_u.uh_sport$/
ui_src	./sun/sys/netinet/udp_var.h	/^#define	ui_src		ui_i.ih_src$/
ui_sum	./sun/sys/netinet/udp_var.h	/^#define	ui_sum		ui_u.uh_sum$/
ui_ulen	./sun/sys/netinet/udp_var.h	/^#define	ui_ulen		ui_u.uh_ulen$/
ui_x1	./sun/sys/netinet/udp_var.h	/^#define	ui_x1		ui_i.ih_x1$/
uidof	./lib/libc/gen/getpwent.c	/^uidof(name)$/
uint	./sun/sys/sys/heap_kmem.c	53
uio	./sun/sys/h/uio.h	/^struct uio {$/
uiomove	./sun/sys/sys/kern_subr.c	/^uiomove(cp, n, rw, uio)$/
uipc_usrreq	./sun/sys/sys/uipc_usrreq.c	/^uipc_usrreq(so, req, m, nam, rights)$/
umask	./sun/sys/sys/vfs_syscalls.c	/^umask(uap)$/
un_softc	./sun/sys/vaxif/if_un.c	/^struct un_softc {$/
unattach	./sun/sys/vaxif/if_un.c	/^unattach(ui)$/
unerror	./sun/sys/vaxif/if_un.c	/^unerror(unit)$/
unifind	./sun/sys/vax/autoconf.c	/^unifind(vubp, pubp, vumem, pumem, memmap)$/
uninit	./sun/sys/vaxif/if_un.c	/^uninit(unit)$/
unintr	./sun/sys/vaxif/if_un.c	/^unintr(unit)$/
unioctl	./sun/sys/vaxif/if_un.c	/^unioctl(ifp, cmd, data)$/
uniqtime	./sun/sys/sys/kern_clock.c	/^uniqtime(tv)$/
universal	./lib/libc/rpc/svc_simple.c	/^universal(rqstp, transp)$/
unlink	./sun/sys/sys/vfs_syscalls.c	/^unlink(uap)$/
unmount	./sun/sys/sys/vfs.c	/^unmount(uap)$/
unmount1	./sun/sys/ufs/ufs_vfsops.c	/^unmount1(vfsp, forcibly)$/
unoutput	./sun/sys/vaxif/if_un.c	/^unoutput(ifp, m0, dst)$/
unp_abort	./sun/sys/sys/uipc_usrreq.c	/^unp_abort(unp)$/
unp_attach	./sun/sys/sys/uipc_usrreq.c	/^unp_attach(so)$/
unp_bind	./sun/sys/sys/uipc_usrreq.c	/^unp_bind(unp, nam)$/
unp_connect	./sun/sys/sys/uipc_usrreq.c	/^unp_connect(so, nam)$/
unp_connect2	./sun/sys/sys/uipc_usrreq.c	/^unp_connect2(so, sonam, so2)$/
unp_detach	./sun/sys/sys/uipc_usrreq.c	/^unp_detach(unp)$/
unp_discard	./sun/sys/sys/uipc_usrreq.c	/^unp_discard(fp)$/
unp_disconnect	./sun/sys/sys/uipc_usrreq.c	/^unp_disconnect(unp)$/
unp_drain	./sun/sys/sys/uipc_usrreq.c	/^unp_drain()$/
unp_drop	./sun/sys/sys/uipc_usrreq.c	/^unp_drop(unp, errno)$/
unp_externalize	./sun/sys/sys/uipc_usrreq.c	/^unp_externalize(rights)$/
unp_gc	./sun/sys/sys/uipc_usrreq.c	/^unp_gc()$/
unp_internalize	./sun/sys/sys/uipc_usrreq.c	/^unp_internalize(rights)$/
unp_mark	./sun/sys/sys/uipc_usrreq.c	/^unp_mark(fp)$/
unp_scan	./sun/sys/sys/uipc_usrreq.c	/^unp_scan(m, op)$/
unp_usrclosed	./sun/sys/sys/uipc_usrreq.c	/^unp_usrclosed(unp)$/
unpcb	./sun/sys/h/unpcb.h	/^struct	unpcb {$/
unprobe	./sun/sys/vaxif/if_un.c	/^unprobe(reg)$/
unputc	./sun/sys/sys/tty_subr.c	/^unputc(p)$/
unreset	./sun/sys/vaxif/if_un.c	/^unreset(unit, uban)$/
unrestart	./sun/sys/vaxif/if_un.c	/^unrestart(unit)$/
unselect	./sun/sys/sys/sys_generic.c	/^unselect(p)$/
unsetaddr	./sun/sys/vaxif/if_un.c	/^unsetaddr(ifp, sin)$/
unsleep	./sun/sys/sys/kern_synch.c	/^unsleep(p)$/
unstart	./sun/sys/vaxif/if_un.c	/^unstart(dev)$/
untimeout	./sun/sys/sys/kern_clock.c	/^untimeout(fun, arg)$/
unwhoami	./sun/sys/vaxif/if_un.c	/^unwhoami(unit)             $/
update	./sun/sys/ufs/ufs_subr.c	/^update()$/
uprintf	./sun/sys/sys/subr_prf.c	/^uprintf(fmt, x1)$/
uprof	./sun/sys/h/user.h	/^	struct uprof {			\/* profile arguments *\/$/
ureadc	./sun/sys/sys/kern_subr.c	/^ureadc(c, uio)$/
user	./sun/sys/h/user.h	/^struct	user {$/
ushort	./sun/sys/h/types.h	20
utimes	./sun/sys/sys/vfs_syscalls.c	/^utimes(uap)$/
utmparr	./lib/libc/rpcsvc/rusers.h	/^struct utmparr {$/
uwritec	./sun/sys/sys/kern_subr.c	/^uwritec(uio)$/
ux_bsize	./sun/sys/h/user.h	/^#define	ux_bsize	Ux_A.Ux_bsize$/
ux_dsize	./sun/sys/h/user.h	/^#define	ux_dsize	Ux_A.Ux_dsize$/
ux_entloc	./sun/sys/h/user.h	/^#define	ux_entloc	Ux_A.Ux_entloc$/
ux_mag	./sun/sys/h/user.h	/^#define	ux_mag		Ux_A.Ux_mag$/
ux_relflg	./sun/sys/h/user.h	/^#define	ux_relflg	Ux_A.Ux_relflg$/
ux_ssize	./sun/sys/h/user.h	/^#define	ux_ssize	Ux_A.Ux_ssize$/
ux_tsize	./sun/sys/h/user.h	/^#define	ux_tsize	Ux_A.Ux_tsize$/
ux_unused	./sun/sys/h/user.h	/^#define	ux_unused	Ux_A.Ux_unused$/
v_first	./sun/sys/h/vmmeter.h	/^#define	v_first	v_swtch$/
v_last	./sun/sys/h/vmmeter.h	/^#define	v_last v_fastpgrec$/
vaddr	./sun/sys/vax/locore.s	/^#define	vaddr(x)	((((x)-_Sysmap)\/4)*NBPG+0x8000000/
valid_aup	./lib/libc/rpc/svc_auth_unix.c	/^#define valid_aup(aup) (TRUE)$/
vattr	./sun/sys/h/vnode.h	/^struct vattr {$/
vattr_null	./sun/sys/sys/vfs_vnode.c	/^vattr_null(vap)$/
vattr_to_nattr	./sun/sys/nfs/nfs_subr.c	/^vattr_to_nattr(vap, na)$/
vattr_to_sattr	./sun/sys/nfs/nfs_subr.c	/^vattr_to_sattr(vap, sa)$/
vax_double	./lib/libc/rpc/xdr_float.c	/^struct  vax_double {$/
vax_single	./lib/libc/rpc/xdr_float.c	/^struct  vax_single {$/
vfork	./sun/sys/sys/kern_fork.c	/^vfork()$/
vfs	./sun/sys/h/vfs.h	/^struct vfs {$/
vfs_add	./sun/sys/sys/vfs.c	/^vfs_add(coveredvp, vfsp, mflag)$/
vfs_lock	./sun/sys/sys/vfs.c	/^vfs_lock(vfsp)$/
vfs_mountroot	./sun/sys/sys/vfs.c	/^vfs_mountroot()$/
vfs_remove	./sun/sys/sys/vfs.c	/^vfs_remove(vfsp)$/
vfs_unlock	./sun/sys/sys/vfs.c	/^vfs_unlock(vfsp)$/
vfsops	./sun/sys/h/vfs.h	/^struct vfsops {$/
vftomi	./sun/sys/nfs/nfs_clnt.h	/^#define	vftomi(vfsp)	((struct mntinfo *)((vfsp)->v/
vgetpt	./sun/sys/sys/vm_pt.c	/^vgetpt(p, pmemall)$/
vgetswu	./sun/sys/sys/vm_pt.c	/^vgetswu(p, utl)$/
vgetu	./sun/sys/sys/vm_pt.c	/^vgetu(p, palloc, map, newu, oldu)$/
vgetvm	./sun/sys/sys/vm_proc.c	/^vgetvm(ts, ds, ss)$/
vhangup	./sun/sys/sys/sys_inode.c	/^vhangup()$/
vinifod	./sun/sys/sys/vm_subr.c	/^vinifod(pte, fileno, vp, bfirst, count)$/
vinitpt	./sun/sys/sys/vm_pt.c	/^vinitpt(p)$/
vmaccess	./sun/sys/sys/vm_subr.c	/^vmaccess(ppte0, vaddr, size0)$/
vmdup	./sun/sys/sys/vm_proc.c	/^vmdup(p, pte, v, count, type)$/
vmemall	./sun/sys/sys/vm_mem.c	/^vmemall(pte, size, p, type)$/
vmemfree	./sun/sys/sys/vm_mem.c	/^vmemfree(pte, count)$/
vmfltmon	./sun/sys/sys/vm_mon.c	/^vmfltmon(hist, atime, amin, res, nmax)$/
vmmeter	./sun/sys/h/vmmeter.h	/^struct vmmeter$/
vmsizmon	./sun/sys/sys/vm_mon.c	/^vmsizmon()$/
vmtime	./sun/sys/vax/machdep.c	/^vmtime(otime, olbolt, oicr)$/
vmtotal	./sun/sys/h/vmmeter.h	/^struct vmtotal$/
vn_close	./sun/sys/sys/vfs_vnode.c	/^vn_close(vp, flag)$/
vn_create	./sun/sys/sys/vfs_vnode.c	/^vn_create(pnamep, seg, vap, excl, mode, vpp)$/
vn_link	./sun/sys/sys/vfs_vnode.c	/^vn_link(from_p, to_p, seg)$/
vn_open	./sun/sys/sys/vfs_vnode.c	/^vn_open(pnamep, seg, filemode, createmode, vpp)$/
vn_rdwr	./sun/sys/sys/vfs_vnode.c	/^vn_rdwr(rw, vp, base, len, offset, seg, ioflag, ar/
vn_rele	./sun/sys/sys/vfs_vnode.c	/^vn_rele(vp)$/
vn_remove	./sun/sys/sys/vfs_vnode.c	/^vn_remove(fnamep, seg, dirflag)$/
vn_rename	./sun/sys/sys/vfs_vnode.c	/^vn_rename(from_p, to_p, seg)$/
vno_close	./sun/sys/sys/vfs_io.c	/^vno_close(fp)$/
vno_ioctl	./sun/sys/sys/vfs_io.c	/^vno_ioctl(fp, com, data)$/
vno_lock	./sun/sys/sys/vfs_io.c	/^vno_lock(fp, cmd)$/
vno_rw	./sun/sys/sys/vfs_io.c	/^vno_rw(fp, rw, uiop)$/
vno_select	./sun/sys/sys/vfs_io.c	/^vno_select(fp, flag)$/
vno_stat	./sun/sys/sys/vfs_io.c	/^vno_stat(vp, sb)$/
vno_unlock	./sun/sys/sys/vfs_io.c	/^vno_unlock(fp, kind)$/
vnode	./sun/sys/h/vnode.h	/^struct vnode {$/
vnodeops	./sun/sys/h/vnode.h	/^struct vnodeops {$/
vpasspt	./sun/sys/sys/vm_pt.c	/^vpasspt(p, q, up, uq, umap)$/
vpassvm	./sun/sys/sys/vm_proc.c	/^vpassvm(p, q, up, uq, umap)$/
vrelpt	./sun/sys/sys/vm_pt.c	/^vrelpt(p)$/
vrelswu	./sun/sys/sys/vm_pt.c	/^vrelswu(p, utl)$/
vrelu	./sun/sys/sys/vm_pt.c	/^vrelu(p, swapu)$/
vrelvm	./sun/sys/sys/vm_proc.c	/^vrelvm()$/
vschunk	./sun/sys/sys/vm_drum.c	/^vschunk(p, base, size, type, dmp)$/
vsexpand	./sun/sys/sys/vm_drum.c	/^vsexpand(vssize, dmp, canshrink)$/
vslock	./sun/sys/sys/vm_mem.c	/^vslock(base, count)$/
vsswap	./sun/sys/sys/vm_drum.c	/^vsswap(p, pte, type, vsbase, vscount, dmp)$/
vsswapfree	./sun/sys/sys/vm_drum.c	/^vsswapfree(vsbase, blk, swbase)$/
vstodb	./sun/sys/sys/vm_drum.c	/^vstodb(vsbase, vssize, dmp, dbp, rev)$/
vsunlock	./sun/sys/sys/vm_mem.c	/^vsunlock(base, count, rw)$/
vsxalloc	./sun/sys/sys/vm_drum.c	/^vsxalloc(xp)$/
vsxfree	./sun/sys/sys/vm_drum.c	/^vsxfree(xp, ts)$/
vtimes	./sun/sys/h/vtimes.h	/^struct vtimes {$/
vtoblksz	./sun/sys/nfs/nfs_clnt.h	/^#define	vtoblksz(vp)	(vtomi(vp)->mi_bsize)$/
vtod	./sun/sys/sys/vm_drum.c	/^vtod(p, v, dmap, smap)$/
vtodp	./sun/sys/h/vmmac.h	/^#define	vtodp(p, v)	((int)((v) - stoc(ctos((p)->p_/
vtofh	./sun/sys/nfs/rnode.h	/^#define	vtofh(vp)	(&(vtor(vp)->r_fh))$/
vtomi	./sun/sys/nfs/nfs_clnt.h	/^#define	vtomi(vp)	((struct mntinfo *)(((vp)->v_vfs/
vtopte	./sun/sys/sys/vm_subr.c	/^vtopte(p, v)$/
vtor	./sun/sys/nfs/rnode.h	/^#define	vtor(vp)	((struct rnode *)((vp)->v_data))$/
vtosp	./sun/sys/h/vmmac.h	/^#define	vtosp(p, v)	((int)(btop(USRSTACK) - 1 - (v/
vtotp	./sun/sys/h/vmmac.h	/^#define	vtotp(p, v)	((int)(v)-LOWPAGES)$/
vusize	./sun/sys/sys/vm_pt.c	/^vusize(p, utl)$/
vv_softc	./sun/sys/vaxif/if_vv.c	/^struct	vv_softc {$/
vvattach	./sun/sys/vaxif/if_vv.c	/^vvattach(ui)$/
vvidentify	./sun/sys/vaxif/if_vv.c	/^vvidentify(unit)$/
vvinit	./sun/sys/vaxif/if_vv.c	/^vvinit(unit)$/
vvioctl	./sun/sys/vaxif/if_vv.c	/^vvioctl(ifp, cmd, data)$/
vvoutput	./sun/sys/vaxif/if_vv.c	/^vvoutput(ifp, m0, dst)$/
vvprobe	./sun/sys/vaxif/if_vv.c	/^vvprobe(reg)$/
vvprt_hdr	./sun/sys/vaxif/if_vv.c	/^vvprt_hdr(s, v)$/
vvprt_hex	./sun/sys/vaxif/if_vv.c	/^vvprt_hex(s, l) $/
vvreset	./sun/sys/vaxif/if_vv.c	/^vvreset(unit, uban)$/
vvrint	./sun/sys/vaxif/if_vv.c	/^vvrint(unit)$/
vvstart	./sun/sys/vaxif/if_vv.c	/^vvstart(dev)$/
vvtimeout	./sun/sys/vaxif/if_vv.c	/^vvtimeout(junk)$/
vvtracehdr	./sun/sys/vaxif/if_vv.c	/^#define vvtracehdr	if (vv_tracehdr) vvprt_hdr$/
vvtrprintf	./sun/sys/vaxif/if_vv.c	/^#define	vvtrprintf	if (vv_tracetimeout) printf$/
vvxint	./sun/sys/vaxif/if_vv.c	/^vvxint(unit)$/
w_coredump	./sun/sys/h/wait.h	/^#define w_coredump	w_T.w_Coredump$/
w_retcode	./sun/sys/h/wait.h	/^#define w_retcode	w_T.w_Retcode$/
w_stopsig	./sun/sys/h/wait.h	/^#define w_stopsig	w_S.w_Stopsig$/
w_stopval	./sun/sys/h/wait.h	/^#define w_stopval	w_S.w_Stopval$/
w_termsig	./sun/sys/h/wait.h	/^#define	w_termsig	w_T.w_Termsig$/
wait	./sun/sys/sys/kern_exit.c	/^wait()$/
wait1	./sun/sys/sys/kern_exit.c	/^wait1(options, ru)$/
wakeup	./sun/sys/sys/kern_synch.c	/^wakeup(chan)$/
weight	./sun/sys/sys/heap_kmem.c	/^#define	weight(x)	((x) == NIL? 0: (x->size))$/
wmemall	./sun/sys/sys/vm_mem.c	/^wmemall(pmemall, n)$/
wmemfree	./sun/sys/sys/vm_mem.c	/^wmemfree(va, n)$/
word_t	./sun/sys/sys/tty_subr.c	382
write	./sun/sys/sys/sys_generic.c	/^write()$/
writetcp	./lib/libc/rpc/clnt_tcp.c	/^writetcp(ct, buf, len)$/
writev	./sun/sys/sys/sys_generic.c	/^writev()$/
xalloc	./sun/sys/sys/vm_text.c	/^xalloc(vp, pagi)$/
xccdec	./sun/sys/sys/vm_text.c	/^xccdec(xp, p)$/
xdr_accepted_reply	./lib/libc/rpc/rpc_prot.c	/^bool_t $/
xdr_array	./lib/libc/rpc/xdr_array.c	/^xdr_array(xdrs, addrp, sizep, maxsize, elsize, elp/
xdr_attrstat	./sun/sys/nfs/nfs_xdr.c	/^xdr_attrstat(xdrs, ns)$/
xdr_authkern	./lib/libc/rpc/authunix_prot.c	/^xdr_authkern(xdrs)$/
xdr_authunix_parms	./lib/libc/rpc/authunix_prot.c	/^xdr_authunix_parms(xdrs, p)$/
xdr_bool	./lib/libc/rpc/xdr.c	/^xdr_bool(xdrs, bp)$/
xdr_bytes	./lib/libc/rpc/xdr.c	/^xdr_bytes(xdrs, cpp, sizep, maxsize)$/
xdr_callhdr	./lib/libc/rpc/rpc_prot.c	/^xdr_callhdr(xdrs, cmsg)$/
xdr_callmsg	./lib/libc/rpc/rpc_prot.c	/^xdr_callmsg(xdrs, cmsg)$/
xdr_creatargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_creatargs(xdrs, argp)$/
xdr_datum	./lib/libc/rpcsvc/ypxdr.c	/^xdr_datum (xdrs, pdatum)$/
xdr_deskey	./lib/libc/rpc/rpc_prot.c	/^xdr_deskey(xdrs, blkp)$/
xdr_destroy	./lib/libc/rpc/xdr.h	/^#define	xdr_destroy(xdrs)				\\$/
xdr_dev_t	./lib/libc/rpcsvc/mountxdr.c	/^#define xdr_dev_t xdr_short$/
xdr_diropargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_diropargs(xdrs, da)$/
xdr_diropres	./sun/sys/nfs/nfs_xdr.c	/^xdr_diropres(xdrs, dr)$/
xdr_discrim	./lib/libc/rpc/xdr.h	/^struct xdr_discrim {$/
xdr_double	./lib/libc/rpc/xdr_float.c	/^bool_t           $/
xdr_drok	./sun/sys/nfs/nfs_xdr.c	/^xdr_drok(xdrs, drok)$/
xdr_enum	./lib/libc/rpc/xdr.c	/^xdr_enum(xdrs, ep)$/
xdr_exportbody	./lib/libc/rpcsvc/mountxdr.c	/^xdr_exportbody(xdrs, ex)$/
xdr_exports	./lib/libc/rpcsvc/mountxdr.c	/^xdr_exports(xdrs, exp)$/
xdr_fattr	./sun/sys/nfs/nfs_xdr.c	/^xdr_fattr(xdrs, na)$/
xdr_fhandle	./lib/libc/rpcsvc/mountxdr.c	/^xdr_fhandle(xdrs, fhp)$/
xdr_fhstatus	./lib/libc/rpcsvc/mountxdr.c	/^xdr_fhstatus(xdrs, fhsp)$/
xdr_float	./lib/libc/rpc/xdr_float.c	/^bool_t $/
xdr_fsok	./sun/sys/nfs/nfs_xdr.c	/^xdr_fsok(xdrs, fsok)$/
xdr_getbytes	./lib/libc/rpc/xdr.h	/^#define xdr_getbytes(xdrs, addr, len)			\\$/
xdr_getlong	./lib/libc/rpc/xdr.h	/^#define xdr_getlong(xdrs, longp)			\\$/
xdr_getpos	./lib/libc/rpc/xdr.h	/^#define xdr_getpos(xdrs)				\\$/
xdr_getrddirres	./sun/sys/nfs/nfs_xdr.c	/^xdr_getrddirres(xdrs, rd)$/
xdr_groups	./lib/libc/rpcsvc/mountxdr.c	/^xdr_groups(xdrs, gr)$/
xdr_inline	./lib/libc/rpc/xdr.h	/^#define	xdr_inline(xdrs, len)				\\$/
xdr_int	./lib/libc/rpc/xdr.c	/^xdr_int(xdrs, ip)$/
xdr_linkargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_linkargs(xdrs, argp)$/
xdr_long	./lib/libc/rpc/xdr.c	/^xdr_long(xdrs, lp)$/
xdr_mountbody	./lib/libc/rpcsvc/mountxdr.c	/^xdr_mountbody(xdrs, mlp)$/
xdr_mountlist	./lib/libc/rpcsvc/mountxdr.c	/^xdr_mountlist(xdrs, mlp)$/
xdr_opaque	./lib/libc/rpc/xdr.c	/^xdr_opaque(xdrs, cp, cnt)$/
xdr_opaque_auth	./lib/libc/rpc/rpc_prot.c	/^xdr_opaque_auth(xdrs, ap)$/
xdr_passwd	./lib/libc/rpcsvc/yppasswdxdr.c	/^xdr_passwd(xdrsp, pw)$/
xdr_path	./lib/libc/rpcsvc/mountxdr.c	/^xdr_path(xdrs, pathp)$/
xdr_pmap	./lib/libc/rpc/pmap_prot.c	/^xdr_pmap(xdrs, regs)$/
xdr_pmaplist	./lib/libc/rpc/pmap_prot.c	/^xdr_pmaplist(xdrs, rp)$/
xdr_putbytes	./lib/libc/rpc/xdr.h	/^#define xdr_putbytes(xdrs, addr, len)			\\$/
xdr_putlong	./lib/libc/rpc/xdr.h	/^#define xdr_putlong(xdrs, longp)			\\$/
xdr_putrddirres	./sun/sys/nfs/nfs_xdr.c	/^xdr_putrddirres(xdrs, rd)$/
xdr_rddirargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_rddirargs(xdrs, rda)$/
xdr_rdlnres	./sun/sys/nfs/nfs_xdr.c	/^xdr_rdlnres(xdrs, rl)$/
xdr_rdresult	./sun/sys/nfs/nfs_xdr.c	/^xdr_rdresult(xdrs, rr)$/
xdr_readargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_readargs(xdrs, ra)$/
xdr_reference	./lib/libc/rpc/xdr_reference.c	/^xdr_reference(xdrs, pp, size, proc)$/
xdr_rejected_reply	./lib/libc/rpc/rpc_prot.c	/^bool_t $/
xdr_replymsg	./lib/libc/rpc/rpc_prot.c	/^xdr_replymsg(xdrs, rmsg)$/
xdr_rmtcall_args	./lib/libc/rpc/pmap_rmt.c	/^xdr_rmtcall_args(xdrs, cap)$/
xdr_rmtcallres	./lib/libc/rpc/pmap_rmt.c	/^xdr_rmtcallres(xdrs, crp)$/
xdr_rnmargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_rnmargs(xdrs, argp)$/
xdr_rrok	./sun/sys/nfs/nfs_xdr.c	/^xdr_rrok(xdrs, rrok)$/
xdr_saargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_saargs(xdrs, argp)$/
xdr_sattr	./sun/sys/nfs/nfs_xdr.c	/^xdr_sattr(xdrs, sa)$/
xdr_setpos	./lib/libc/rpc/xdr.h	/^#define xdr_setpos(xdrs, pos)				\\$/
xdr_short	./lib/libc/rpc/xdr.c	/^xdr_short(xdrs, sp)$/
xdr_slargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_slargs(xdrs, argp)$/
xdr_srok	./sun/sys/nfs/nfs_xdr.c	/^xdr_srok(xdrs, srok)$/
xdr_statfs	./sun/sys/nfs/nfs_xdr.c	/^xdr_statfs(xdrs, fs)$/
xdr_stats	./lib/libc/rpcsvc/rstatxdr.c	/^xdr_stats(xdrs, statp)$/
xdr_statsswtch	./lib/libc/rpcsvc/rstatxdr.c	/^xdr_statsswtch(xdrs, statp)		\/* version 2 *\/$/
xdr_string	./lib/libc/rpc/xdr.c	/^xdr_string(xdrs, cpp, maxsize)$/
xdr_timeval	./lib/libc/rpcsvc/rstatxdr.c	/^xdr_timeval(xdrs, tvp)$/
xdr_u_int	./lib/libc/rpc/xdr.c	/^xdr_u_int(xdrs, up)$/
xdr_u_long	./lib/libc/rpc/xdr.c	/^xdr_u_long(xdrs, ulp)$/
xdr_u_short	./lib/libc/rpc/xdr.c	/^xdr_u_short(xdrs, usp)$/
xdr_union	./lib/libc/rpc/xdr.c	/^xdr_union(xdrs, dscmp, unp, choices, dfault)$/
xdr_utmp	./lib/libc/rpcsvc/rusersxdr.c	/^xdr_utmp(xdrsp, up)$/
xdr_utmparr	./lib/libc/rpcsvc/rusersxdr.c	/^xdr_utmparr(xdrsp, up)$/
xdr_utmpptr	./lib/libc/rpcsvc/rusersxdr.c	/^xdr_utmpptr(xdrsp, up)$/
xdr_void	./lib/libc/rpc/xdr.c	/^xdr_void(\/* xdrs, addr *\/)$/
xdr_wrapstring	./lib/libc/rpc/xdr.c	/^xdr_wrapstring(xdrs, cpp)$/
xdr_writeargs	./sun/sys/nfs/nfs_xdr.c	/^xdr_writeargs(xdrs, wa)$/
xdr_yp_binding	./lib/libc/rpcsvc/ypxdr.c	/^xdr_yp_binding(xdrs, ps)$/
xdr_yp_inaddr	./lib/libc/rpcsvc/ypxdr.c	/^xdr_yp_inaddr(xdrs, ps)$/
xdr_ypbind_resp	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypbind_resp (xdrs, ps)$/
xdr_ypbind_setdom	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypbind_setdom(xdrs, ps)$/
xdr_ypdomain_wrap_string	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypdomain_wrap_string(xdrs, ppstring)$/
xdr_ypmap_parms	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypmap_parms(xdrs, ps)$/
xdr_ypmap_wrap_string	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypmap_wrap_string(xdrs, ppstring)$/
xdr_ypowner_wrap_string	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypowner_wrap_string(xdrs, ppstring)$/
xdr_yppasswd	./lib/libc/rpcsvc/yppasswdxdr.c	/^xdr_yppasswd(xdrsp, pp)$/
xdr_ypreq_key	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypreq_key (xdrs, ps)$/
xdr_ypreq_nokey	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypreq_nokey (xdrs, ps)$/
xdr_yprequest	./lib/libc/rpcsvc/ypxdr.c	/^xdr_yprequest (xdrs, ps)$/
xdr_ypresp_key_val	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypresp_key_val (xdrs, ps)$/
xdr_ypresp_val	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypresp_val (xdrs, ps)$/
xdr_ypresponse	./lib/libc/rpcsvc/ypxdr.c	/^xdr_ypresponse (xdrs, ps)$/
xdrmbuf_destroy	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_destroy(xdrs)$/
xdrmbuf_getbytes	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_getbytes(xdrs, addr, len)$/
xdrmbuf_getlong	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_getlong(xdrs, lp)$/
xdrmbuf_getpos	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_getpos(xdrs)$/
xdrmbuf_init	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_init(xdrs, m, op)$/
xdrmbuf_inline	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_inline(xdrs, len)$/
xdrmbuf_putbuf	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_putbuf(xdrs, addr, len, func, arg)$/
xdrmbuf_putbytes	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_putbytes(xdrs, addr, len)$/
xdrmbuf_putlong	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_putlong(xdrs, lp)$/
xdrmbuf_setpos	./lib/libc/rpc/xdr_mbuf.c	/^xdrmbuf_setpos(xdrs, pos)$/
xdrmem_create	./lib/libc/rpc/xdr_mem.c	/^xdrmem_create(xdrs, addr, size, op)$/
xdrmem_destroy	./lib/libc/rpc/xdr_mem.c	/^xdrmem_destroy(\/*xdrs*\/)$/
xdrmem_getbytes	./lib/libc/rpc/xdr_mem.c	/^xdrmem_getbytes(xdrs, addr, len)$/
xdrmem_getlong	./lib/libc/rpc/xdr_mem.c	/^xdrmem_getlong(xdrs, lp)$/
xdrmem_getpos	./lib/libc/rpc/xdr_mem.c	/^xdrmem_getpos(xdrs)$/
xdrmem_inline	./lib/libc/rpc/xdr_mem.c	/^xdrmem_inline(xdrs, len)$/
xdrmem_putbytes	./lib/libc/rpc/xdr_mem.c	/^xdrmem_putbytes(xdrs, addr, len)$/
xdrmem_putlong	./lib/libc/rpc/xdr_mem.c	/^xdrmem_putlong(xdrs, lp)$/
xdrmem_setpos	./lib/libc/rpc/xdr_mem.c	/^xdrmem_setpos(xdrs, pos)$/
xdrproc_t	./lib/libc/rpc/xdr.h	64
xdrrec_create	./lib/libc/rpc/xdr_rec.c	/^xdrrec_create(xdrs, sendsize, recvsize, tcp_handle/
xdrrec_destroy	./lib/libc/rpc/xdr_rec.c	/^xdrrec_destroy(xdrs)$/
xdrrec_endofrecord	./lib/libc/rpc/xdr_rec.c	/^xdrrec_endofrecord(xdrs, sendnow)$/
xdrrec_eof	./lib/libc/rpc/xdr_rec.c	/^xdrrec_eof(xdrs)$/
xdrrec_getbytes	./lib/libc/rpc/xdr_rec.c	/^xdrrec_getbytes(xdrs, addr, len)$/
xdrrec_getlong	./lib/libc/rpc/xdr_rec.c	/^xdrrec_getlong(xdrs, lp)$/
xdrrec_getpos	./lib/libc/rpc/xdr_rec.c	/^xdrrec_getpos(xdrs)$/
xdrrec_inline	./lib/libc/rpc/xdr_rec.c	/^xdrrec_inline(xdrs, len)$/
xdrrec_putbytes	./lib/libc/rpc/xdr_rec.c	/^xdrrec_putbytes(xdrs, addr, len)$/
xdrrec_putlong	./lib/libc/rpc/xdr_rec.c	/^xdrrec_putlong(xdrs, lp)$/
xdrrec_setpos	./lib/libc/rpc/xdr_rec.c	/^xdrrec_setpos(xdrs, pos)$/
xdrrec_skiprecord	./lib/libc/rpc/xdr_rec.c	/^xdrrec_skiprecord(xdrs)$/
xdrstdio_create	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_create(xdrs, file, op)$/
xdrstdio_destroy	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_destroy(xdrs)$/
xdrstdio_getbytes	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_getbytes(xdrs, addr, len)$/
xdrstdio_getlong	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_getlong(xdrs, lp)$/
xdrstdio_getpos	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_getpos(xdrs)$/
xdrstdio_inline	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_inline(xdrs, len)$/
xdrstdio_putbytes	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_putbytes(xdrs, addr, len)$/
xdrstdio_putlong	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_putlong(xdrs, lp)$/
xdrstdio_setpos	./lib/libc/rpc/xdr_stdio.c	/^xdrstdio_setpos(xdrs, pos) $/
xfree	./sun/sys/sys/vm_text.c	/^xfree()$/
xinval	./sun/sys/sys/vm_text.c	/^xinval(vp)$/
xlink	./sun/sys/sys/vm_text.c	/^xlink(p)$/
xlock	./sun/sys/sys/vm_text.c	/^xlock(xp)$/
xprt_register	./lib/libc/rpc/svc.c	/^xprt_register(xprt)$/
xprt_unregister	./lib/libc/rpc/svc.c	/^xprt_unregister(xprt) $/
xrele	./sun/sys/sys/vm_text.c	/^xrele(vp)$/
xrepl	./sun/sys/sys/vm_text.c	/^xrepl(p, q)$/
xumount	./sun/sys/sys/vm_text.c	/^xumount(vfsp)$/
xunlink	./sun/sys/sys/vm_text.c	/^xunlink(p)$/
xunlock	./sun/sys/sys/vm_text.c	/^xunlock(xp)$/
xuntext	./sun/sys/sys/vm_text.c	/^xuntext(xp)$/
xwait	./sun/sys/sys/vm_text.c	/^xwait(xp)$/
yellowup	./lib/libc/net/gethostent.c	/^yellowup(flag)$/
yp_bind	./lib/libc/rpcsvc/yp_bind.c	/^yp_bind(domain)$/
yp_first	./lib/libc/rpcsvc/yp_enum.c	/^yp_first (domain, map, key, keylen, val, vallen)$/
yp_get_default_domain	./lib/libc/rpcsvc/yp_bind.c	/^yp_get_default_domain (domain)$/
yp_match	./lib/libc/rpcsvc/yp_match.c	/^yp_match (domain, map, key, keylen, val, vallen)$/
yp_next	./lib/libc/rpcsvc/yp_enum.c	/^yp_next (domain, map, inkey, inkeylen, outkey, out/
yp_unbind	./lib/libc/rpcsvc/yp_bind.c	/^yp_unbind (domain)$/
ypbind_binding	./lib/libc/rpcsvc/yp_prot.h	/^struct ypbind_binding {$/
ypbind_resp	./lib/libc/rpcsvc/yp_prot.h	/^struct ypbind_resp {$/
ypbind_setdom	./lib/libc/rpcsvc/yp_prot.h	/^struct ypbind_setdom {$/
ypclnt_first	./lib/libc/rpcsvc/yp_enum.c	/^ypclnt_first (domain, map, key, keylen, val, valle/
ypclnt_next	./lib/libc/rpcsvc/yp_enum.c	/^ypclnt_next (domain, map, inkey, inkeylen, outkey,/
yperr_string	./lib/libc/rpcsvc/yperr_string.c	/^yperr_string(code)$/
ypfirst_req_domain	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_req_domain yp_reqbody.yp_req_nokey/
ypfirst_req_map	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_req_map yp_reqbody.yp_req_nokeytyp/
ypfirst_resp_keydat	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_resp_keydat yp_respbody.yp_resp_ke/
ypfirst_resp_keyptr	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_resp_keyptr yp_respbody.yp_resp_ke/
ypfirst_resp_keysize	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_resp_keysize yp_respbody.yp_resp_k/
ypfirst_resp_status	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_resp_status yp_respbody.yp_resp_ke/
ypfirst_resp_valdat	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_resp_valdat yp_respbody.yp_resp_ke/
ypfirst_resp_valptr	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_resp_valptr yp_respbody.yp_resp_ke/
ypfirst_resp_valsize	./lib/libc/rpcsvc/yp_prot.h	/^#define ypfirst_resp_valsize yp_respbody.yp_resp_k/
ypget_req_domain	./lib/libc/rpcsvc/yp_prot.h	/^#define ypget_req_domain yp_reqbody.yp_req_map_par/
ypget_req_map	./lib/libc/rpcsvc/yp_prot.h	/^#define ypget_req_map yp_reqbody.yp_req_map_parmst/
ypget_req_ordernum	./lib/libc/rpcsvc/yp_prot.h	/^#define ypget_req_ordernum yp_reqbody.yp_req_map_p/
ypget_req_owner	./lib/libc/rpcsvc/yp_prot.h	/^#define ypget_req_owner yp_reqbody.yp_req_map_parm/
ypmap_parms	./lib/libc/rpcsvc/yp_prot.h	/^struct ypmap_parms {$/
ypmatch_req_domain	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_req_domain yp_reqbody.yp_req_keyty/
ypmatch_req_keydat	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_req_keydat yp_reqbody.yp_req_keyty/
ypmatch_req_keyptr	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_req_keyptr yp_reqbody.yp_req_keyty/
ypmatch_req_keysize	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_req_keysize yp_reqbody.yp_req_keyt/
ypmatch_req_map	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_req_map yp_reqbody.yp_req_keytype./
ypmatch_resp_status	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_resp_status yp_respbody.yp_resp_va/
ypmatch_resp_valdat	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_resp_valdat yp_respbody.yp_resp_va/
ypmatch_resp_valptr	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_resp_valptr yp_respbody.yp_resp_va/
ypmatch_resp_valsize	./lib/libc/rpcsvc/yp_prot.h	/^#define ypmatch_resp_valsize yp_respbody.yp_resp_v/
ypnext_req_domain	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_req_domain yp_reqbody.yp_req_keytyp/
ypnext_req_keydat	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_req_keydat yp_reqbody.yp_req_keytyp/
ypnext_req_keyptr	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_req_keyptr yp_reqbody.yp_req_keytyp/
ypnext_req_keysize	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_req_keysize yp_reqbody.yp_req_keyty/
ypnext_req_map	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_req_map yp_reqbody.yp_req_keytype.m/
ypnext_resp_keydat	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_resp_keydat yp_respbody.yp_resp_key/
ypnext_resp_keyptr	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_resp_keyptr yp_respbody.yp_resp_key/
ypnext_resp_keysize	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_resp_keysize yp_respbody.yp_resp_ke/
ypnext_resp_status	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_resp_status yp_respbody.yp_resp_key/
ypnext_resp_valdat	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_resp_valdat yp_respbody.yp_resp_key/
ypnext_resp_valptr	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_resp_valptr yp_respbody.yp_resp_key/
ypnext_resp_valsize	./lib/libc/rpcsvc/yp_prot.h	/^#define ypnext_resp_valsize yp_respbody.yp_resp_ke/
yppasswd	./lib/libc/rpcsvc/yppasswd.h	/^struct yppasswd {$/
yppoll_req_domain	./lib/libc/rpcsvc/yp_prot.h	/^#define yppoll_req_domain yp_reqbody.yp_req_nokeyt/
yppoll_req_map	./lib/libc/rpcsvc/yp_prot.h	/^#define yppoll_req_map yp_reqbody.yp_req_nokeytype/
yppoll_resp_domain	./lib/libc/rpcsvc/yp_prot.h	/^#define yppoll_resp_domain yp_respbody.yp_resp_map/
yppoll_resp_map	./lib/libc/rpcsvc/yp_prot.h	/^#define yppoll_resp_map yp_respbody.yp_resp_map_pa/
yppoll_resp_ordernum	./lib/libc/rpcsvc/yp_prot.h	/^#define yppoll_resp_ordernum yp_respbody.yp_resp_m/
yppoll_resp_owner	./lib/libc/rpcsvc/yp_prot.h	/^#define yppoll_resp_owner yp_respbody.yp_resp_map_/
yppull_req_domain	./lib/libc/rpcsvc/yp_prot.h	/^#define yppull_req_domain yp_reqbody.yp_req_nokeyt/
yppull_req_map	./lib/libc/rpcsvc/yp_prot.h	/^#define yppull_req_map yp_reqbody.yp_req_nokeytype/
yppush_req_domain	./lib/libc/rpcsvc/yp_prot.h	/^#define yppush_req_domain yp_reqbody.yp_req_nokeyt/
yppush_req_map	./lib/libc/rpcsvc/yp_prot.h	/^#define yppush_req_map yp_reqbody.yp_req_nokeytype/
ypreq_key	./lib/libc/rpcsvc/yp_prot.h	/^struct ypreq_key {$/
ypreq_nokey	./lib/libc/rpcsvc/yp_prot.h	/^struct ypreq_nokey {$/
yprequest	./lib/libc/rpcsvc/yp_prot.h	/^struct yprequest {$/
ypresp_key_val	./lib/libc/rpcsvc/yp_prot.h	/^struct ypresp_key_val {$/
ypresp_val	./lib/libc/rpcsvc/yp_prot.h	/^struct ypresp_val {$/
ypresponse	./lib/libc/rpcsvc/yp_prot.h	/^struct ypresponse {$/
ypsetdom_addr	./lib/libc/rpcsvc/yp_prot.h	/^#define ypsetdom_addr ypsetdom_binding.ypbind_bind/
ypsetdom_port	./lib/libc/rpcsvc/yp_prot.h	/^#define ypsetdom_port ypsetdom_binding.ypbind_bind/
zapcl	./sun/sys/h/vmmac.h	/^#define	zapcl(pte,fld)	(pte)->fld$/
zmemall	./sun/sys/sys/vm_mem.c	/^zmemall(pmemall, n)$/