callee_file 250 htags/htags.c const char *callee_file = NULL; /**< file name of cflow output */ callee_file 1089 htags/htags.c if (call_file || callee_file) { callee_file 1096 htags/htags.c if (call_file && callee_file) callee_file 1098 htags/htags.c if (callee_file) { callee_file 1601 htags/htags.c callee_file = optarg; callee_file 1777 htags/htags.c if (callee_file && !test("fr", callee_file)) callee_file 1778 htags/htags.c die("cflow file not found. '%s'", callee_file); callee_file 2186 htags/htags.c if (call_file || callee_file) { callee_file 2192 htags/htags.c if (callee_file) callee_file 2193 htags/htags.c if (makecflowindex("callee.html", callee_file) < 0) callee_file 2194 htags/htags.c callee_file = NULL;