open_output_file   71 htags/defineindex.c 		fileop_MAP = open_output_file(makepath(distpath, "MAP", NULL), 0);
open_output_file   74 htags/defineindex.c 	fileop_DEFINES = open_output_file(makepath(distpath, file, NULL), 0);
open_output_file  173 htags/defineindex.c 			fileop_ALPHA = open_output_file(buf, cflag);
open_output_file  158 htags/dupindex.c 						fileop = open_output_file(path, cflag);
open_output_file  368 htags/fileindex.c 		fileop = open_output_file(name, cflag);
open_output_file  871 htags/fileindex.c 			fileop_INCLUDE = open_output_file(path, cflag);
open_output_file  916 htags/fileindex.c 			fileop_INCLUDE = open_output_file(path, cflag);
open_output_file  824 htags/src2html.c 	fileop_out = open_output_file(html, cflag);
open_output_file   42 libutil/fileop.h FILEOP *open_output_file(const char *, int);