4.4BSD/usr/src/usr.sbin/config/tags

Mmain	main.c	/^main(argc, argv)$/
YY_FATAL_ERROR	lang.c	/^#define YY_FATAL_ERROR(msg) \\$/
YY_INPUT	lang.c	/^#define YY_INPUT(buf,result,max_size) \\$/
YY_PROTO	lang.c	/^#define YY_PROTO(proto) proto$/
YY_STATE_EOF	lang.c	/^#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + st/
addcomp	config.c	/^addcomp(compdev, fl)$/
alreadychecked	config.c	/^alreadychecked(dev, list, last)$/
check_nexus	config.c	/^check_nexus(dev, num)$/
check_tz	config.c	/^check_tz()$/
checksystemspec	config.c	/^checksystemspec(fl)$/
comp_config	mkioconf.c	/^comp_config(fp)$/
connect	config.c	/^connect(dev, num)$/
deverror	config.c	/^deverror(systemname, devtype)$/
devtoname	mkswapconf.c	/^devtoname(dev)$/
do_cfiles	mkmakefile.c	/^do_cfiles(fp)$/
do_count	mkheaders.c	/^do_count(dev, hname, search)$/
do_header	mkheaders.c	/^do_header(dev, hname, count)$/
do_load	mkmakefile.c	/^do_load(f)$/
do_objs	mkmakefile.c	/^do_objs(fp)$/
do_rules	mkmakefile.c	/^do_rules(f)$/
do_swap	mkswapconf.c	/^do_swap(fl)$/
do_swapspec	mkmakefile.c	/^do_swapspec(f, name)$/
do_systemspec	mkmakefile.c	/^do_systemspec(f, fl, first)$/
dump_ctrs	mkglue.c	/^dump_ctrs(fp)$/
dump_intname	mkglue.c	/^dump_intname(fp, vector, number)$/
dump_std	mkglue.c	/^dump_std(fp, gp)$/
dump_ubavec	mkglue.c	/^dump_ubavec(fp, vector, number)$/
dump_vbavec	mkglue.c	/^dump_vbavec(fp, vector, number)$/
finddev	config.c	/^finddev(dev)$/
fl_lookup	mkmakefile.c	/^fl_lookup(file)$/
fltail_lookup	mkmakefile.c	/^fltail_lookup(file)$/
get_quoted_word	main.c	/^get_quoted_word(fp)$/
get_word	main.c	/^get_word(fp)$/
headers	mkheaders.c	/^headers()$/
hex	lang.c	/^hex(str)$/
hp300_ioconf	mkioconf.c	/^hp300_ioconf()$/
hpbadslave	mkioconf.c	/^hpbadslave(mp, dp)$/
hpglue	mkglue.c	/^hpglue() {}$/
huhcon	config.c	/^huhcon(dev)$/
i386_ioconf	mkioconf.c	/^i386_ioconf()$/
init_dev	config.c	/^init_dev(dp)$/
initdevtable	mkswapconf.c	/^initdevtable()$/
intv	mkioconf.c	/^intv(dev)$/
ishpibdev	mkioconf.c	/^#define ishpibdev(n) (eq(n,"rd") || eq(n,"ct") || /
isscsidev	mkioconf.c	/^#define isscsidev(n) (eq(n,"sd") || eq(n,"st") || /
kw_lookup	lang.c	/^kw_lookup(word)$/
makefile	mkmakefile.c	/^makefile()$/
mkcomp	config.c	/^mkcomp(dp)$/
mkconf	config.c	/^mkconf(sysname)$/
mkswap	config.c	/^mkswap(system, fl, size, flag)$/
nametodev	mkswapconf.c	/^nametodev(name, defunit, defpartition)$/
new_fent	mkmakefile.c	/^new_fent()$/
newdev	config.c	/^newdev(dp)$/
newflist	config.c	/^newflist(ftype)$/
news_ioconf	mkioconf.c	/^news_ioconf()$/
next_quoted_word	mkmakefile.c	/^#define next_quoted_word(fp, wd) \\$/
next_word	mkmakefile.c	/^#define next_word(fp, wd) \\$/
ns	config.c	/^ns(str)$/
octal	lang.c	/^octal(str)$/
opteq	mkmakefile.c	/^opteq(cp, dp)$/
path	main.c	/^path(file)$/
pmax_ioconf	mkioconf.c	/^pmax_ioconf()$/
pseudo_ioconf	mkioconf.c	/^pseudo_ioconf(fp)$/
qu	mkioconf.c	/^qu(num)$/
raise	mkmakefile.c	/^raise(str)$/
read_files	mkmakefile.c	/^read_files()$/
samedev	config.c	/^#define	samedev(dev1, dev2) \\$/
sirq	mkioconf.c	/^sirq(num)$/
swapconf	mkswapconf.c	/^swapconf()$/
tahoe_ioconf	mkioconf.c	/^tahoe_ioconf()$/
tail	mkmakefile.c	/^tail(fn)$/
toheader	mkheaders.c	/^toheader(dev)$/
tomacro	mkheaders.c	/^char *tomacro(dev)$/
ubglue	mkglue.c	/^ubglue()$/
unput	lang.c	/^#define unput(c) yyunput( c, yytext )$/
vax_ioconf	mkioconf.c	/^vax_ioconf()$/
vbglue	mkglue.c	/^vbglue()$/
vector	mkglue.c	/^vector() {$/
verifycomp	config.c	/^verifycomp(fl)$/
verifyswap	config.c	/^verifyswap(fl, checked, pchecked)$/
verifysystemspecs	config.c	/^verifysystemspecs()$/
wnum	mkioconf.c	/^wnum(num)$/
yy_create_buffer	lang.c	/^YY_BUFFER_STATE yy_create_buffer( file, size )$/
yy_delete_buffer	lang.c	/^void yy_delete_buffer( b )$/
yy_get_next_buffer	lang.c	/^static int yy_get_next_buffer()$/
yy_get_previous_state	lang.c	/^static yy_state_type yy_get_previous_state()$/
yy_init_buffer	lang.c	/^void yy_init_buffer( b, file )$/
yy_switch_to_buffer	lang.c	/^void yy_switch_to_buffer( new_buffer )$/
yy_try_NUL_trans	lang.c	/^static yy_state_type yy_try_NUL_trans( yy_current_/
yyerror	config.c	/^yyerror(s)$/
yyless	lang.c	/^#define yyless(n) \\$/
yymore	lang.c	/^#define yymore() yymore_used_but_not_detected$/
yyparse	config.c	/^yyparse()$/
yyrestart	lang.c	/^void yyrestart( input_file )$/
yyterminate	lang.c	/^#define yyterminate() return ( YY_NULL )$/
yyunput	lang.c	/^static void yyunput( c, yy_bp )$/