open_output_file   69 htags/defineindex.c 		fileop_MAP = open_output_file(makepath(distpath, "MAP", NULL), 0);
open_output_file   72 htags/defineindex.c 	fileop_DEFINES = open_output_file(makepath(distpath, file, NULL), 0);
open_output_file  171 htags/defineindex.c 			fileop_ALPHA = open_output_file(buf, cflag);
open_output_file  146 htags/dupindex.c 						fileop = open_output_file(path, cflag);
open_output_file  349 htags/fileindex.c 		fileop = open_output_file(name, cflag);
open_output_file  810 htags/fileindex.c 			fileop_INCLUDE = open_output_file(path, cflag);
open_output_file  855 htags/fileindex.c 			fileop_INCLUDE = open_output_file(path, cflag);
open_output_file  680 htags/src2html.c 	ph = locatestring(html, "/", MATCH_LAST);
open_output_file   42 libutil/fileop.h FILEOP *open_output_file(const char *, int);