do_file_template	filetemp.x	/^procedure do_file_template (template, ctrl)$/
do_module_template	modtemp.x	/^procedure do_module_template (db, tlist, ctrl)$/
get_option	getoption.x	/^int procedure get_option (opstr)$/
h_findparam	hinput.x	/^int procedure h_findparam (fd, lbuf, formatted, param)$/
h_findsection	hinput.x	/^int procedure h_findsection (fd, lbuf, formatted, sections)$/
h_match	hinput.x	/^bool procedure h_match (lbuf, patoff, npat)$/
hb_getnextblk	hbgetblk.x	/^int procedure hb_getnextblk (hb, ctrl)$/
hb_getstr	hbgetblk.x	/^int procedure hb_getstr (fd, lbuf, ip, outstr, maxch, lineno)$/
hd_close	helpdir.x	/^procedure hd_close (hp)$/
hd_findmod	helpdir.x	/^int procedure hd_findmod (hp, modname)$/
hd_getc	helpdir.x	/^char procedure hd_getc (lbuf, ip, ch)$/
hd_getldir	helpdir.x	/^int procedure hd_getldir (hp, ldir, outstr, maxch)$/
hd_getname	helpdir.x	/^int procedure hd_getname (hp, m, field, outstr, maxch)$/
hd_open	helpdir.x	/^pointer procedure hd_open (helpdir_file)$/
hd_peekc	helpdir.x	/^char procedure hd_peekc (lbuf, ip)$/
hd_putldiry	helpdir.x	/^procedure hd_putldiry (hp, decl)$/
hd_putmodule	helpdir.x	/^procedure hd_putmodule (hp, fd, lbuf)$/
hd_putstr	helpdir.x	/^int procedure hd_putstr (hp, str)$/
hd_sort_modules	helpdir.x	/^procedure hd_sort_modules (hp)$/
hdb_close	helpdb.x	/^procedure hdb_close (db)$/
hdb_compile	helpdb.x	/^procedure hdb_compile (root_helpdir_file, helpdb_file, verbose)$/
hdb_compile_rhd	helpdb.x	/^procedure hdb_compile_rhd (fd, root_helpdir_file, db, index, verbose)$/
hdb_examine	helpdb.x	/^procedure hdb_examine (fd, helpdb, verbose)$/
hdb_free	helpdb.x	/^procedure hdb_free (db, hp)$/
hdb_load	helpdb.x	/^pointer procedure hdb_load (db, helpdir)$/
hdb_make_rhd	helpdb.x	/^pointer procedure hdb_make_rhd (db, data, index)$/
hdb_open	helpdb.x	/^pointer procedure hdb_open (database)$/
hdb_printpack	helpdb.x	/^procedure hdb_printpack (fd, db, ix, verbose)$/
hdb_putmodule	helpdb.x	/^procedure hdb_putmodule (hp, o_hp, pk)$/
hdb_search	helpdb.x	/^int procedure hdb_search (db, key, ix)$/
hinput	hinput.x	/^int procedure hinput (ctrl, lbuf)$/
ho_getcmd	houtput.x	/^int procedure ho_getcmd (tty)$/
houtput	houtput.x	/^procedure houtput (ctrl, lbuf)$/
man_breakpage	manout.x	/^procedure man_breakpage (fd, header_lines, nlines_in_header, lineno, pageno,$/
man_close	manout.x	/^procedure man_close (fd)$/
man_init	manout.x	/^procedure man_init()$/
man_output	manout.x	/^procedure man_output (fd, lbuf, nlines_per_page, lmargin, rmargin)$/
man_putstr	manout.x	/^pointer procedure man_putstr (str)$/
ml_close	modlist.x	/^procedure ml_close (ml)$/
ml_open	modlist.x	/^pointer procedure ml_open (hp, template)$/
ml_patmatch	modlist.x	/^int procedure ml_patmatch (module, pattern)$/
ml_read	modlist.x	/^int procedure ml_read (ml, modnum, module, maxch)$/
pr_block_header	prblkhdr.x	/^procedure pr_block_header (hb, modname, ctrl)$/
pr_directory	prdir.x	/^procedure pr_directory (db, hp, pakname, paknum, ctrl)$/
pr_file	prfile.x	/^procedure pr_file (fname, ctrl)$/
pr_filenames	prfnames.x	/^procedure pr_filenames (hp, module, modnum, ctrl)$/
pr_helpblock	prhlpblk.x	/^procedure pr_helpblock (fname, pakname, modname, blktype, ctrl)$/
pr_modname	prmodname.x	/^procedure pr_modname (ctrl, pakname, modname)$/
pr_summary	prsummary.x	/^procedure pr_summary (fname, ctrl)$/
print_help	prhelp.x	/^int procedure print_help (db, hp, module, modnum, ctrl)$/
t_hdbexamine	t_hdbexamine.x	/^procedure t_hdbexamine()$/
t_help	t_help.x	/^procedure t_help()$/
t_lroff	t_lroff.x	/^procedure t_lroff()$/
t_mkhelpdb	t_mkhelpdb.x	/^procedure t_mkhelpdb()$/
tl_ambiguous	tlist.x	/^procedure tl_ambiguous (tl, db, hp, module)$/
tl_close	tlist.x	/^procedure tl_close (tl)$/
tl_fetchelem	tlist.x	/^int procedure tl_fetchelem (tlist, ip, pakstr, modstr)$/
tl_getcurpak	tlist.x	/^int procedure tl_getcurpak (tl, pakname, maxch)$/
tl_matchpak	tlist.x	/^int procedure tl_matchpak (tl, hp, package, module)$/
tl_open	tlist.x	/^pointer procedure tl_open (db, hp, tlist, ctrl)$/
tl_putstr	tlist.x	/^int procedure tl_putstr (tl, str)$/
tl_read	tlist.x	/^int procedure tl_read (tl, outstr, maxch)$/
