fputs             100 global/global.c 		fputs(usage_const, stderr);
fputs             106 global/global.c 	fputs(usage_const, stdout);
fputs             107 global/global.c 	fputs(help_const, stdout);
fputs             574 global/global.c 		fputs(gtp->tag, stdout);
fputs            1280 global/global.c 		fputs(".\n", stderr);
fputs              85 gozilla/gozilla.c 		fputs(usage_const, stderr);
fputs              91 gozilla/gozilla.c 	fputs(usage_const, stdout);
fputs              92 gozilla/gozilla.c 	fputs(help_const, stdout);
fputs              78 gtags-cscope/gtags-cscope.c 	fputs(usage_const, stdout);
fputs              79 gtags-cscope/gtags-cscope.c 	fputs(help_const, stdout);
fputs             180 gtags-cscope/gtags-cscope.c 	fputs(">> ", stdout);
fputs             300 gtags-cscope/gtags-cscope.c 			fputs("cscope: 0 lines\n", stdout);
fputs             124 gtags-parser/gctags.c 	fputs(usage_const, stderr);
fputs             130 gtags-parser/gctags.c 	fputs(usage_const, stdout);
fputs             131 gtags-parser/gctags.c 	fputs(help_const, stdout);
fputs              94 gtags/gtags.c  		fputs(usage_const, stderr);
fputs             100 gtags/gtags.c  	fputs(usage_const, stdout);
fputs             101 gtags/gtags.c  	fputs(help_const, stdout);
fputs             147 gtags/gtags.c  	fputs(s, stdout);
fputs             129 htags/common.c 	fputs(s, op);
fputs              76 htags/defineindex.c 	fputs(header_begin, DEFINES);
fputs              78 htags/defineindex.c 		fputs(gen_href_begin(NULL, "defines", normal_suffix, NULL), DEFINES);
fputs              79 htags/defineindex.c 	fputs(title_define_index, DEFINES);
fputs              81 htags/defineindex.c 		fputs(gen_href_end(), DEFINES);
fputs              84 htags/defineindex.c 		fputs(gen_href_begin_with_title(NULL, indexlink, normal_suffix, NULL, index_string), DEFINES);
fputs              86 htags/defineindex.c 			fputs(gen_image(CURRENT, back_icon, ".."), DEFINES);
fputs              88 htags/defineindex.c 			fputs("[..]", DEFINES);
fputs             125 htags/defineindex.c 				fputs(gen_href_begin_with_title(NULL, indexlink, normal_suffix, NULL, index_string), ALPHA);
fputs             127 htags/defineindex.c 					fputs(gen_image(PARENT, back_icon, ".."), ALPHA);
fputs             129 htags/defineindex.c 					fputs("[..]", ALPHA);
fputs             177 htags/defineindex.c 			fputs(gen_href_begin_with_title(NULL, indexlink, normal_suffix, NULL, index_string), ALPHA);
fputs             179 htags/defineindex.c 				fputs(gen_image(PARENT, back_icon, ".."), ALPHA);
fputs             181 htags/defineindex.c 				fputs("[..]", ALPHA);
fputs             247 htags/defineindex.c 			fputs(item_begin, STDOUT);
fputs             248 htags/defineindex.c 		fputs(gen_href_begin_with_title_target(NULL, strbuf_value(url), NULL, NULL, guide, target), STDOUT);
fputs             249 htags/defineindex.c 		fputs(tag, STDOUT);
fputs             250 htags/defineindex.c 		fputs(gen_href_end(), STDOUT);
fputs             252 htags/defineindex.c 			fputs(item_end, STDOUT);
fputs             254 htags/defineindex.c 			fputs(br, STDOUT);
fputs             273 htags/defineindex.c 		fputs(gen_href_begin_with_title(NULL, indexlink, normal_suffix, NULL, index_string), ALPHA);
fputs             275 htags/defineindex.c 			fputs(gen_image(PARENT, back_icon, ".."), ALPHA);
fputs             277 htags/defineindex.c 			fputs("[..]", ALPHA);
fputs             284 htags/defineindex.c 		fputs(strbuf_value(defines), DEFINES);
fputs             289 htags/defineindex.c 		fputs(gen_href_begin_with_title(NULL, "mains", normal_suffix, NULL, index_string), DEFINES);
fputs             291 htags/defineindex.c 			fputs(gen_image(CURRENT, back_icon, ".."), DEFINES);
fputs             293 htags/defineindex.c 			fputs("[..]", DEFINES);
fputs             333 htags/fileindex.c 			 fputs(s, op);				\
fputs             446 htags/fileindex.c 	fputs(strbuf_value(sb), op);
fputs             462 htags/fileindex.c 				fputs(gen_href_begin(NULL, path2fid(path), HTML, NULL), op);
fputs             463 htags/fileindex.c 			fputs(p, op);
fputs             465 htags/fileindex.c 				fputs(gen_href_end(), op);
fputs             483 htags/fileindex.c 		fputs(gen_href_begin_with_title(NULL, parent, suffix, NULL, "Parent Directory"), op);
fputs             486 htags/fileindex.c 		fputs(gen_image(PARENT, back_icon, ".."), op);
fputs             488 htags/fileindex.c 		fputs("[..]", op);
fputs             495 htags/fileindex.c 		fputs(br, op);
fputs             528 htags/fileindex.c 	fputs(gen_href_begin_with_title(NULL, parent, suffix, NULL, "Parent Directory"), op);
fputs             530 htags/fileindex.c 		fputs(gen_image(PARENT, back_icon, ".."), op);
fputs             532 htags/fileindex.c 		fputs("[..]", op);
fputs             695 htags/fileindex.c 	fputs(header_begin, filesop);
fputs             696 htags/fileindex.c 	fputs(gen_href_begin(NULL, "files", normal_suffix, NULL), filesop);
fputs             697 htags/fileindex.c 	fputs(title_file_index, filesop);
fputs             698 htags/fileindex.c 	fputs(gen_href_end(), filesop);
fputs             722 htags/fileindex.c 	fputs(strbuf_value(files), filesop);
fputs             820 htags/fileindex.c 					fputs(gen_href_begin_with_title_target(upperdir(SRCS), path2fid(filename), HTML, NULL, NULL, target), INCLUDE);
fputs             821 htags/fileindex.c 					fputs(removedotslash(filename), INCLUDE);
fputs             318 htags/htags.c                  fputs(usage_const, stderr);
fputs             324 htags/htags.c          fputs(usage_const, stdout);
fputs             325 htags/htags.c          fputs(help_const, stdout);
fputs             561 htags/htags.c  	fputs(header_begin, op);
fputs             562 htags/htags.c  	fputs("Usage of Links", op);
fputs             565 htags/htags.c  		fputs(verbatim_begin, op);
fputs             566 htags/htags.c  	fputs("/* ", op);
fputs             569 htags/htags.c  			fputs(gen_image(CURRENT, icons[n], label[n]), op);
fputs             578 htags/htags.c  	fputs(" */", op);
fputs             585 htags/htags.c  		fputs(define_term_begin, op);
fputs             587 htags/htags.c  			fputs(gen_image(CURRENT, icons[n], label[n]), op);
fputs             591 htags/htags.c  		fputs(define_term_end, op);
fputs             592 htags/htags.c  		fputs(define_desc_begin, op);
fputs             593 htags/htags.c  		fputs(msg[n], op);
fputs             597 htags/htags.c  		fputs(define_term_begin, op);
fputs             598 htags/htags.c  		fputs("[+line file]", op);
fputs             599 htags/htags.c  		fputs(define_term_end, op);
fputs             600 htags/htags.c  		fputs(define_desc_begin, op);
fputs             601 htags/htags.c  		fputs("Current position (line number and file name).", op);
fputs             712 htags/htags.c  		fputs(index, op);
fputs             721 htags/htags.c  			fputs(gen_insert_header(TOPDIR), op);
fputs             722 htags/htags.c  		fputs(index, op);
fputs             724 htags/htags.c  			fputs(gen_insert_footer(TOPDIR), op);
fputs             748 htags/htags.c  		fputs(gen_insert_header(TOPDIR), op);
fputs             749 htags/htags.c  	fputs(index, op);
fputs             751 htags/htags.c  		fputs(gen_insert_footer(TOPDIR), op);
fputs             772 htags/htags.c  	fputs(makesearchpart(action, id, "mains"), op);
fputs             825 htags/htags.c  		fputs(path, anchor_stream);
fputs             565 htags/src2html.c  * This function flush and clear it.
fputs             569 htags/src2html.c {
fputs             572 htags/src2html.c                 fprintf(out, lineno_format, lineno);
fputs             576 htags/src2html.c 	/* flush output buffer */
fputs             581 htags/src2html.c 		fputs(warned_line_end, out);
fputs             694 htags/src2html.c 
fputs             695 htags/src2html.c 	fileop_out = open_output_file(html, cflag);
fputs             696 htags/src2html.c 	out = get_descripter(fileop_out);
fputs             697 htags/src2html.c 	strbuf_clear(outbuf);
fputs             716 htags/src2html.c 	fputs(&addflnmhtml[0], out);
fputs             717 htags/src2html.c     seq_num = 1;
fputs             718 htags/src2html.c 	if (cvsweb_url) {
fputs             719 htags/src2html.c 		STATIC_STRBUF(sb);
fputs             720 htags/src2html.c 		const char *module, *basename;
fputs             725 htags/src2html.c 		 && (module = get_cvs_module(src, &basename)) != NULL) {
fputs             726 htags/src2html.c 			encode(sb, module);
fputs             728 htags/src2html.c 			encode(sb, basename);
fputs             731 htags/src2html.c 		}
fputs             744 htags/src2html.c 	fputs_nl(header_end, out);
fputs             772 htags/src2html.c 	 */
fputs             800 htags/src2html.c 				suffix = HTML;
fputs             801 htags/src2html.c 				key = NULL;
fputs             802 htags/src2html.c 				title = tooltip('I', -1, s_count);
fputs             822 htags/src2html.c 			fputs(title_included_from, out);
fputs             823 htags/src2html.c 			fputs(gen_href_end(), out);
fputs             827 htags/src2html.c 		/*
fputs             865 htags/src2html.c 				lang = decide_lang(suffix);
fputs             866 htags/src2html.c 			/*
fputs             867 htags/src2html.c 			 * Select parser.
fputs             870 htags/src2html.c 			ent = get_lang_entry(lang);
fputs             873 htags/src2html.c 			 */
fputs             874 htags/src2html.c 			ent->init_proc(in);
fputs              66 libutil/die.c  		fputs("\n", stderr);
fputs              85 libutil/die.c  		fputs("\n", stderr);
fputs             102 libutil/die.c  		fputs("\n", stderr);
fputs             111 libutil/die.c  		fputs("Warning: ", stderr);
fputs             115 libutil/die.c  		fputs("\n", stderr);
fputs             436 libutil/find.c 				fputs(buf, temp);
fputs             185 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             188 libutil/pathconvert.c 		fputs(tag, cv->op);
fputs             190 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             192 libutil/pathconvert.c 		fputs(lineno, cv->op);
fputs             195 libutil/pathconvert.c 		fputs(gpath_path2fid(path, NULL), cv->op);
fputs             203 libutil/pathconvert.c 		fputs(tagline, cv->op);
fputs             208 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             210 libutil/pathconvert.c 		fputs(rest, cv->op);
fputs             213 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             215 libutil/pathconvert.c 		fputs(lineno, cv->op);
fputs             217 libutil/pathconvert.c 		fputs(rest, cv->op);
fputs             220 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             222 libutil/pathconvert.c 		fputs(tag, cv->op);
fputs             224 libutil/pathconvert.c 		fputs(lineno, cv->op);
fputs             228 libutil/pathconvert.c 		fputs(rest, cv->op);
fputs             249 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             252 libutil/pathconvert.c 		fputs(tag, cv->op);
fputs             254 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             259 libutil/pathconvert.c 		fputs(gpath_path2fid(path, NULL), cv->op);
fputs             267 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             271 libutil/pathconvert.c 		fputs(rest, cv->op);
fputs             274 libutil/pathconvert.c 		fputs(convert_pathname(cv, path), cv->op);
fputs             276 libutil/pathconvert.c 		fputs(tag, cv->op);
fputs             282 libutil/pathconvert.c 		fputs(rest, cv->op);
fputs             139 libutil/tab.c  				fputs(s, op);