file              170 global/global.c decide_tag_by_context(const char *tag, const char *file, const char *lineno)
file              185 global/global.c 	if (normalize(file, rootdir, cwd, path, sizeof(path)) == NULL)
file              186 global/global.c 		die("'%s' is out of source tree.", file);
file              376 gozilla/gozilla.c getURL(const char *file, STRBUF *URL)
file              391 gozilla/gozilla.c 	if (!test("f", file) && !test("d", file))
file              392 gozilla/gozilla.c 		die("path '%s' not found.", file);
file              393 gozilla/gozilla.c 	p = normalize(file, rootdir, cwd, buf, sizeof(buf));
file              397 gozilla/gozilla.c 		makefileurl(realpath(file, buf), 0, URL);
file               78 gtags-parser/C.c yacc(const char *file)
file               80 gtags-parser/C.c 	C_family(file, TYPE_YACC);
file               86 gtags-parser/C.c C(const char *file)
file               88 gtags-parser/C.c 	C_family(file, TYPE_C);
file               95 gtags-parser/C.c C_family(const char *file, int type)
file              121 gtags-parser/C.c 	if (!opentoken(file))
file              122 gtags-parser/C.c 		die("'%s' cannot open.", file);
file               74 gtags-parser/Cpp.c Cpp(const char *file)
file              100 gtags-parser/Cpp.c 	if (!opentoken(file))
file              101 gtags-parser/Cpp.c 		die("'%s' cannot open.", file);
file             1781 gtags-parser/asm_parse.c assembly(const char *file)
file             1785 gtags-parser/asm_parse.c 	if (linetable_open(file) == -1)
file             1786 gtags-parser/asm_parse.c 		die("'%s' cannot open.", file);
file             1787 gtags-parser/asm_parse.c 	asm_input_file = file;
file              169 gtags-parser/asm_parse.y assembly(const char *file)
file              173 gtags-parser/asm_parse.y 	if (linetable_open(file) == -1)
file              174 gtags-parser/asm_parse.y 		die("'%s' cannot open.", file);
file              175 gtags-parser/asm_parse.y 	asm_input_file = file;
file              251 gtags-parser/asm_scan.c YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
file              253 gtags-parser/asm_scan.c void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
file             1711 gtags-parser/asm_scan.c YY_BUFFER_STATE yy_create_buffer( FILE *file, int size )
file             1713 gtags-parser/asm_scan.c YY_BUFFER_STATE yy_create_buffer( file, size )
file             1714 gtags-parser/asm_scan.c FILE *file;
file             1735 gtags-parser/asm_scan.c 	yy_init_buffer( b, file );
file             1768 gtags-parser/asm_scan.c void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
file             1770 gtags-parser/asm_scan.c void yy_init_buffer( b, file )
file             1772 gtags-parser/asm_scan.c FILE *file;
file             1779 gtags-parser/asm_scan.c 	b->yy_input_file = file;
file             1788 gtags-parser/asm_scan.c 	b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
file               49 gtags-parser/java.c java(const char *file)
file               73 gtags-parser/java.c 	if (!opentoken(file))
file               74 gtags-parser/java.c 		die("'%s' cannot open.", file);
file              251 gtags-parser/php.c YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
file              253 gtags-parser/php.c void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
file              660 gtags-parser/php.c #define PUT(tag, lno, file) do {					\
file              662 gtags-parser/php.c 		fprintf(stdout, "%-16s %4d %-16s ",tag, lno, file);	\
file             1750 gtags-parser/php.c YY_BUFFER_STATE yy_create_buffer( FILE *file, int size )
file             1752 gtags-parser/php.c YY_BUFFER_STATE yy_create_buffer( file, size )
file             1753 gtags-parser/php.c FILE *file;
file             1774 gtags-parser/php.c 	yy_init_buffer( b, file );
file             1807 gtags-parser/php.c void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
file             1809 gtags-parser/php.c void yy_init_buffer( b, file )
file             1811 gtags-parser/php.c FILE *file;
file             1818 gtags-parser/php.c 	b->yy_input_file = file;
file             1827 gtags-parser/php.c 	b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
file             2128 gtags-parser/php.c php(const char *file)
file             2135 gtags-parser/php.c 	if (linetable_open(file) == -1)
file             2136 gtags-parser/php.c 		die("'%s' cannot open.", file);
file             2148 gtags-parser/php.c 				PUT(strbuf_value(string), LEXLINENO, file);
file             2154 gtags-parser/php.c 				PUT(LEXTEXT, LEXLINENO, file);
file             2162 gtags-parser/php.c 				PUT(LEXTEXT, LEXLINENO, file);
file             2167 gtags-parser/php.c 					PUT(LEXTEXT, LEXLINENO, file);
file             2173 gtags-parser/php.c 							PUT(str, LEXLINENO, file);
file             2179 gtags-parser/php.c 					PUT(LEXTEXT, LEXLINENO, file);
file             2189 gtags-parser/php.c 					PUT(LEXTEXT, LEXLINENO, file);
file             2192 gtags-parser/php.c 					PUT(LEXTEXT, LEXLINENO, file);
file             2199 gtags-parser/php.c 				PUT(LEXTEXT, LEXLINENO, file);
file             2211 gtags-parser/php.c 							PUT(LEXTEXT, LEXLINENO, file);
file             2214 gtags-parser/php.c 							PUT(LEXTEXT, LEXLINENO, file);
file               83 htags-refkit/htags_path2url.c load_filemap_contents(const char *file, char **area, int *size)
file               92 htags-refkit/htags_path2url.c 	if ((fd = open(file, OPENMODE)) < 0)
file              250 htags/asm.c    YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
file              252 htags/asm.c    void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
file             1457 htags/asm.c    YY_BUFFER_STATE yy_create_buffer( FILE *file, int size )
file             1459 htags/asm.c    YY_BUFFER_STATE yy_create_buffer( file, size )
file             1460 htags/asm.c    FILE *file;
file             1481 htags/asm.c    	yy_init_buffer( b, file );
file             1514 htags/asm.c    void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
file             1516 htags/asm.c    void yy_init_buffer( b, file )
file             1518 htags/asm.c    FILE *file;
file             1525 htags/asm.c    	b->yy_input_file = file;
file             1534 htags/asm.c    	b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
file              250 htags/c.c      YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
file              252 htags/c.c      void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
file             1588 htags/c.c      #ifdef YY_USE_PROTOS
file             1590 htags/c.c      #else
file             1591 htags/c.c      YY_BUFFER_STATE yy_create_buffer( file, size )
file             1612 htags/c.c      
file             1645 htags/c.c      #ifdef YY_USE_PROTOS
file             1647 htags/c.c      #else
file             1649 htags/c.c      YY_BUFFER_STATE b;
file             1656 htags/c.c      
file             1665 htags/c.c      #else
file              387 htags/common.c  *	i)	file	icon file without suffix.
file              395 htags/common.c 
file              398 htags/common.c 		strbuf_sprintf(sb, "<img class='icon' src='%s/%s.%s' alt='[%s]'%s>",
file              449 htags/common.c  *	i)	target	target='xxx'
file              459 htags/common.c 	 * Construct URL.
file              464 htags/common.c 		if (dir) {
file              492 htags/common.c /*
file              494 htags/common.c  */
file              500 htags/common.c /*
file              502 htags/common.c  */
file              508 htags/common.c /*
file              510 htags/common.c  */
file              250 htags/cpp.c    YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
file              252 htags/cpp.c    void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
file             1455 htags/cpp.c    YY_BUFFER_STATE yy_create_buffer( FILE *file, int size )
file             1457 htags/cpp.c    YY_BUFFER_STATE yy_create_buffer( file, size )
file             1458 htags/cpp.c    FILE *file;
file             1479 htags/cpp.c    	yy_init_buffer( b, file );
file             1512 htags/cpp.c    void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
file             1514 htags/cpp.c    void yy_init_buffer( b, file )
file             1516 htags/cpp.c    FILE *file;
file             1523 htags/cpp.c    	b->yy_input_file = file;
file             1532 htags/cpp.c    	b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
file               46 htags/defineindex.c makedefineindex(const char *file, int total, STRBUF *defines)
file               72 htags/defineindex.c 	fileop_DEFINES = open_output_file(makepath(distpath, file, NULL), 0);
file              645 htags/fileindex.c makefileindex(const char *file, STRBUF *a_files)
file              691 htags/fileindex.c 	if ((filesop = fopen(makepath(distpath, file, NULL), "w")) == NULL)
file              692 htags/fileindex.c 		die("cannot open file '%s'.", file);
file              386 htags/htags.c  generate_file(const char *dist, const char *file)
file              442 htags/htags.c  	strbuf_sprintf(sb, "%s/gtags/%s.tmpl", datadir, file);
file              446 htags/htags.c  	op = fopen(makepath(dist, file, NULL), "w");
file              448 htags/htags.c  		die("cannot create file '%s'.", file);
file              497 htags/htags.c  makeprogram(const char *cgidir, const char *file)
file              499 htags/htags.c  	generate_file(cgidir, file);
file              505 htags/htags.c  makebless(const char *file)
file              509 htags/htags.c  	generate_file(distpath, file);
file              519 htags/htags.c  makeghtml(const char *cgidir, const char *file)
file              521 htags/htags.c  	generate_file(cgidir, file);
file              527 htags/htags.c  makerebuild(const char *file)
file              531 htags/htags.c  	op = fopen(makepath(distpath, file, NULL), "w");
file              548 htags/htags.c  makehelp(const char *file)
file              556 htags/htags.c  	op = fopen(makepath(distpath, file, NULL), "w");
file              686 htags/htags.c  makeindex(const char *file, const char *title, const char *index)
file              690 htags/htags.c  	op = fopen(makepath(distpath, file, NULL), "w");
file              692 htags/htags.c  		die("cannot make file '%s'.", file);
file              738 htags/htags.c  makemainindex(const char *file, const char *index)
file              742 htags/htags.c  	op = fopen(makepath(distpath, file, NULL), "w");
file              744 htags/htags.c  		die("cannot make file '%s'.", file);
file              763 htags/htags.c  makesearchindex(const char *file)
file              767 htags/htags.c  	op = fopen(makepath(distpath, file, NULL), "w");
file              769 htags/htags.c  		die("cannot create file '%s'.", file);
file              782 htags/htags.c  makehtaccess(const char *file)
file              786 htags/htags.c  	op = fopen(makepath(distpath, file, NULL), "w");
file               68 htags/incop.c  put_inc(const char *file, const char *path, int id)
file               73 htags/incop.c  	entry = strhash_assign(head_inc, HASH_KEY(file), 1);
file               78 htags/incop.c  		strlimcpy(data->name, file, sizeof(data->name));
file              250 htags/java.c   YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
file              252 htags/java.c   void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
file             1361 htags/java.c   YY_BUFFER_STATE yy_create_buffer( FILE *file, int size )
file             1363 htags/java.c   YY_BUFFER_STATE yy_create_buffer( file, size )
file             1364 htags/java.c   FILE *file;
file             1385 htags/java.c   	yy_init_buffer( b, file );
file             1418 htags/java.c   void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
file             1420 htags/java.c   void yy_init_buffer( b, file )
file             1422 htags/java.c   FILE *file;
file             1429 htags/java.c   	b->yy_input_file = file;
file             1438 htags/java.c   	b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
file              250 htags/php.c    YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
file              252 htags/php.c    void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
file             1604 htags/php.c    YY_BUFFER_STATE yy_create_buffer( FILE *file, int size )
file             1606 htags/php.c    YY_BUFFER_STATE yy_create_buffer( file, size )
file             1607 htags/php.c    FILE *file;
file             1628 htags/php.c    	yy_init_buffer( b, file );
file             1661 htags/php.c    void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
file             1663 htags/php.c    void yy_init_buffer( b, file )
file             1665 htags/php.c    FILE *file;
file             1672 htags/php.c    	b->yy_input_file = file;
file             1681 htags/php.c    	b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
file              364 htags/src2html.c 		 */
file              378 htags/src2html.c 					s = "reference";
file              386 htags/src2html.c 					dir = upperdir(DEFS);
file              389 htags/src2html.c 				else	/* 'D', 'M' or 'T' */
file              624 htags/src2html.c  *				the last component of source path.
file              633 htags/src2html.c 	static char prev_dir[MAXPATHLEN+1];
file              635 htags/src2html.c 	FILE *ip;
file              639 htags/src2html.c 	if (p != NULL) {
file              770 htags/src2html.c 	/*
file              779 htags/src2html.c         /*
file              795 htags/src2html.c 
file              800 htags/src2html.c 				suffix = HTML;
file               56 libutil/makepath.c makepath(const char *dir, const char *file, const char *suffix)
file               76 libutil/makepath.c 	strbuf_puts(sb, file);
file               61 libutil/token.c opentoken(const char *file)
file               66 libutil/token.c 	if ((ip = fopen(file, "rb")) == NULL)
file               69 libutil/token.c 	strlimcpy(curfile, file, sizeof(curfile));