output 350 gtags-cscope/global-cscope.h int egrep(char *file, FILE *output, char *format); output 40 htags/cflowindex.c makecflowindex(const char *output, const char *cflow_file) output 47 htags/cflowindex.c const char *title = locatestring(output, "callee", MATCH_AT_FIRST) ? title_callee_tree : title_call_tree; output 60 htags/cflowindex.c if ((op = fopen(makepath(distpath, output, NULL), "w")) == NULL) { output 61 htags/cflowindex.c warning("cannot create file '%s'.", output); output 68 htags/cflowindex.c fputs(gen_href_begin_simple(output), op);