/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | symtab.c | 121 errlog(BEGIN, "symtab_new_function() {"); in symtab_new_function() 134 errlog(END, "}"); in symtab_new_function() 147 errlog(BEGIN, "symtab_clear_function() {"); in symtab_clear_function() 154 errlog(END, "}"); in symtab_clear_function() 165 errlog(BEGIN, "symtab_clear_varargs() {"); in symtab_clear_varargs() 167 errlog(END, "}"); in symtab_clear_varargs() 177 errlog(BEGIN, "symtab_clear_includes() {"); in symtab_clear_includes() 179 errlog(END, "}"); in symtab_clear_includes() 186 errlog(BEGIN, "symtab_clear_globals() {"); in symtab_clear_globals() 188 errlog(END, "}"); in symtab_clear_globals() [all …]
|
H A D | trace.c | 135 errlog(BEGIN, "xlator_init() {"); in xlator_init() 147 errlog(VERBOSE, "Keywords[] = {"); in xlator_init() 149 errlog(VERBOSE, " \"%s\", ", Keywords[i].key); in xlator_init() 151 errlog(VERBOSE, " (char *) NULL"); in xlator_init() 152 errlog(VERBOSE, "};"); in xlator_init() 154 errlog(END, "}"); in xlator_init() 165 errlog(BEGIN, "xlator_startlib() "); in xlator_startlib() 169 errlog(VERBOSE, "now in library \"%s\"", libname); in xlator_startlib() 170 errlog(END, "}"); in xlator_startlib() 187 errlog(BEGIN, "xlator_startfile() {"); in xlator_startfile() [all …]
|
H A D | db.c | 74 errlog(BEGIN, "db_set_current_library() {"); in db_set_current_library() 78 errlog(END, "}"); in db_set_current_library() 84 errlog(BEGIN, "db_get_current_library() {"); errlog(END, "}"); in db_get_current_library() 91 errlog(BEGIN, "db_set_current_interface() {"); in db_set_current_interface() 96 errlog(END, "}"); in db_set_current_interface() 102 errlog(BEGIN, "db_get_current_interface() {"); errlog(END, "}"); in db_get_current_interface() 110 errlog(BEGIN, "db_set_source_directory() {"); in db_set_source_directory() 115 errlog(END, "}"); in db_set_source_directory() 121 errlog(BEGIN, "db_get_source_directory() {"); errlog(END, "}"); in db_get_source_directory() 129 errlog(BEGIN, "db_set_target_directory() {"); in db_set_target_directory() [all …]
|
H A D | interceptor.c | 75 errlog(BEGIN, "generate_interceptor() {"); in generate_interceptor() 80 errlog(WARNING|INPUT, "No prototype for interface, " in generate_interceptor() 82 errlog(END, "}"); in generate_interceptor() 117 errlog(FATAL, "\"%s\", line %d: %s: %s", in generate_interceptor() 142 errlog(END, "}"); in generate_interceptor() 170 errlog(BEGIN, "generate_i_declarations() {"); in generate_i_declarations() 188 errlog(END, "}"); in generate_i_declarations() 199 errlog(BEGIN, "generate_i_preamble() {"); in generate_i_preamble() 214 errlog(END, "}"); in generate_i_preamble() 231 errlog(BEGIN, "generate_i_call() {"); in generate_i_call() [all …]
|
H A D | io.c | 65 errlog(BEGIN, "open_code_file() {"); in open_code_file() 72 errlog(FATAL, "%s: %s", headfile_name, strerror(errno)); in open_code_file() 79 errlog(FATAL, "%s: %s", mapfile_name, strerror(errno)); in open_code_file() 85 errlog(FATAL, "out of memory creating a temp-file name"); in open_code_file() 89 errlog(FATAL, "%s: %s", body_file_name, strerror(errno)); in open_code_file() 93 errlog(FATAL, "unlink %s: %s", body_file_name, strerror(errno)); in open_code_file() 97 errlog(END, "}"); in open_code_file() 109 errlog(BEGIN, "abort_code_file() {"); in abort_code_file() 113 errlog(FATAL, "unlink %s: %s", headfile_name, strerror(errno)); in abort_code_file() 115 errlog(END, "}"); in abort_code_file() [all …]
|
H A D | util.c | 114 errlog(FATAL, "malloc ran out of space"); in strset() 120 errlog(FATAL, "realloc ran out of space", "", 0); in strset() 137 errlog(BEGIN, "in_string_set( p = \"%s\", set = \"%s\") {", p, set); in in_string_set() 150 errlog(VERBOSE, "return YES"); in in_string_set() 151 errlog(END, "}"); in in_string_set() 157 errlog(VERBOSE, "return NO"); in in_string_set() 158 errlog(END, "}"); in in_string_set() 215 errlog(BEGIN, "skipsep() {"); in skipsep() 216 errlog(VERBOSE, "p (in) = %s", p); in skipsep() 219 errlog(VERBOSE, "p (out) = %s", p); in skipsep() [all …]
|
H A D | bindings.c | 80 errlog(BEGIN, "need_bindings() {"); in need_bindings() 89 errlog(END, "}"); in need_bindings() 92 errlog(END, "}"); in need_bindings() 126 errlog(BEGIN, "generate_bindings() {"); in generate_bindings() 127 errlog(TRACING, "exception=%s\n", exception ? exception : "NULL"); in generate_bindings() 134 errlog(END, "}"); in generate_bindings() 148 errlog(BEGIN, "bindings_exist() {"); in bindings_exist() 149 errlog(END, "}"); in bindings_exist() 171 errlog(BEGIN, "generate_a_binding() {"); in generate_a_binding() 173 errlog(FATAL, "programmer error: asked to generate an " in generate_a_binding() [all …]
|
H A D | printfuncs.c | 59 errlog(BEGIN, "generate_printf"); in generate_printf() 65 errlog(TRACING, "arglist = '%s'", arglist); in generate_printf() 99 errlog(END, "}"); in generate_printf() 113 errlog(BEGIN, "prepare_printf_part() {"); in prepare_printf_part() 114 errlog(TRACING, "name = '%s'", name); in prepare_printf_part() 132 errlog(TRACING, "place='%s'\n", place); in prepare_printf_part() 133 errlog(END, "}"); in prepare_printf_part() 154 errlog(BEGIN, "generate_printfunc_calls() {"); in generate_printfunc_calls() 163 errlog(TRACING, "name = '%s'\n", name); in generate_printfunc_calls() 206 errlog(END, "}"); in generate_printfunc_calls() [all …]
|
H A D | linkage.c | 58 errlog(BEGIN, "generate_linkage() {"); in generate_linkage() 76 errlog(END, "}"); in generate_linkage()
|
/titanic_50/usr/src/cmd/abi/spectrans/spec2map/ |
H A D | versions.c | 106 errlog(BEGIN, "parse_versions(%s) {", fileName); in parse_versions() 112 errlog(END, "} /* parse_versions */"); in parse_versions() 118 errlog(VERBOSE, "reading set file %s looking for architecture %s", in parse_versions() 127 errlog(END, "} /* parse_versions */"); in parse_versions() 147 errlog(BEGIN, "arch() {"); in arch() 149 errlog(END, "} /* arch */"); in arch() 153 errlog(END, "} /* arch */"); in arch() 157 errlog(END, "} /* arch */"); in arch() 164 errlog(END, "} /* arch */"); in arch() 169 errlog(END, "} /* arch */"); in arch() [all …]
|
H A D | bucket.c | 69 errlog(BEGIN, "create_lists() {"); in create_lists() 72 errlog(FATAL, "out of memory creating initial " in create_lists() 77 errlog(END, "}"); in create_lists() 111 errlog(BEGIN, "add_parent(%s,%s,%d) {", version, after, weak); in add_parent() 130 errlog(WARNING, "set file: can't find version \"%s\"," in add_parent() 133 errlog(END, "} /* add_parent */"); in add_parent() 139 errlog(END, "} /* add_parent */"); in add_parent() 155 errlog(BEGIN, "add_uncle(%s,%s,%d) {", version, after, weak); in add_uncle() 173 errlog(WARNING, "set file: can't find version \"%s\"," in add_uncle() 176 errlog(END, "}"); in add_uncle() [all …]
|
H A D | xlator.c | 132 errlog(STATUS, "Architecture set to \"%s\"", TargetArchStr); in xlator_init() 137 errlog(STATUS, "Output will go into %s", in xlator_init() 141 errlog(STATUS, "Using default output filename: %s", in xlator_init() 170 errlog(TRACING, "xlator_startlib"); in xlator_startlib() 184 errlog(TRACING, "xlator_startfile"); in xlator_startfile() 206 errlog(TRACING, "xlator_start_if %s", value); in xlator_start_if() 217 errlog(ERROR, in xlator_start_if() 227 errlog(INPUT|ERROR, in xlator_start_if() 235 errlog(INPUT|ERROR, in xlator_start_if() 243 errlog(ERROR | FATAL, in xlator_start_if() [all …]
|
H A D | util.c | 55 errlog(FATAL, in create_stringtable() 75 errlog(FATAL|PROGRAM, "programmer error: tried to add to " in add_to_stringtable() 88 errlog(FATAL|PROGRAM, "out of memory extending a " in add_to_stringtable() 152 errlog(VERBOSE, in print_stringtable() 195 errlog(FATAL|PROGRAM, "out of memory allocating a " in strset() 202 errlog(FATAL|PROGRAM, "out of memory reallocating" in strset()
|
/titanic_50/usr/src/cmd/abi/spectrans/parser/ |
H A D | frontend.c | 68 errlog(ERROR, "Error: Unable to get keywordlist\n"); in frontend() 73 errlog(STATUS, "interesting keywords:\n"); in frontend() 75 errlog(STATUS, "\t%s\n", keywordlist[i].key); in frontend() 84 errlog(STATUS, "Skipping %s\n", T_info->ti_liblist); in frontend() 102 errlog(ERROR | FATAL, in frontend() 131 errlog(ERROR, in dofiles() 174 errlog(WARNING, "Warning: Skipping %s\n", in read_spec() 179 errlog(ERROR, "Error in xlator_startfile\n"); in read_spec() 187 errlog(ERROR, in read_spec() 196 errlog(ERROR, "Error: Unable to open spec file %s: %s\n", in read_spec() [all …]
|
H A D | extends.c | 62 errlog(ERROR, "\"%s\", line %d: Error: Too many levels of " in do_extends() 73 errlog(ERROR, "\"%s\", line %d: Error: Couldn't parse " in do_extends() 91 errlog(TRACING, "Extending file %s\nExtending function %s\n" in do_extends() 98 errlog(ERROR, "\"%s\", line %d: Error: Unable to find spec " in do_extends() 106 errlog(ERROR | FATAL, "Error: strdup() of filename failed\n"); in do_extends() 110 errlog(ERROR, "\"%s\", line %d: Error: Unable to open " in do_extends() 132 errlog(ERROR | FATAL, "Error (do_extends): " in do_extends() 153 errlog(ERROR, "\"%s\", line %d: Error occurred while " in do_extends() 171 errlog(ERROR, "\"%s\", line %d: " in do_extends() 180 errlog(ERROR, "\"%s\", line %d: " in do_extends() [all …]
|
H A D | main.c | 81 errlog(ERROR, in main() 100 errlog(ERROR, in main() 110 errlog(ERROR, in main() 129 errlog(ERROR | FATAL, in main() 143 errlog(ERROR, "Error: Multiple -v options " in main() 165 errlog(ERROR, in main() 170 errlog(ERROR, "Error: -a i386|sparc|sparcv9|ia64|amd64 " in main() 179 errlog(ERROR, "Error: Must specify at least one spec " in main() 193 errlog(STATUS, "using %s for spec path\n", T_info.ti_dash_I); in main() 196 errlog(ERROR, "%d Error(s) occurred\n", retval); in main()
|
H A D | errlog.h | 41 extern void errlog(const int, const char *, ...); 81 errlog(FATAL|PROGRAM, string); \
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_fm.c | 550 statsp->ipp_stats.errlog.dfifo_rd_ptr, in nxge_fm_ereport() 552 statsp->ipp_stats.errlog.state_mach, in nxge_fm_ereport() 564 statsp->ipp_stats.errlog.ecc_syndrome, in nxge_fm_ereport() 594 statsp->ipp_stats.errlog.state_mach, in nxge_fm_ereport() 612 statsp->fflp_stats.errlog.tcam, in nxge_fm_ereport() 621 statsp->fflp_stats.errlog.vlan, in nxge_fm_ereport() 631 errlog.hash_pio[rdc_grp]; in nxge_fm_ereport() 642 errlog.hash_pio[rdc_grp], NULL); in nxge_fm_ereport() 653 statsp->fflp_stats.errlog. hash_lookup1, in nxge_fm_ereport() 655 statsp->fflp_stats.errlog.hash_lookup2, in nxge_fm_ereport() [all …]
|
/titanic_50/usr/src/lib/efcode/interpreter/ |
H A D | interpreter.c | 103 char *errlog = NULL; in main() local 125 if ((errlog = strchr(optarg, ':')) != NULL) { in main() 126 *errlog++ = '\0'; in main() 129 errlog = optarg; in main() 132 open_error_log(errlog, error_log_flags); in main() 173 if (errlog) in main() 182 if (errlog) in main() 188 if (errlog == NULL || lflag) { in main()
|
/titanic_50/usr/src/tools/scripts/ |
H A D | protocmp.terse.sh | 49 errlog=/tmp/protocmp.err.$$ 51 protocmp $opts "$@" 2>$errlog | 92 if [ -s $errlog ]; then 94 cat $errlog 96 rm -f $errlog
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | utility.c | 73 register FILE *errlog; local 78 errlog = stderr; 80 errlog = fopen(ERRLOG, "a"); 83 if (errlog == NULL) 88 (void) fprintf(errlog, EFORMAT, type == TY_ASSERT ? "ASSERT " : " ", 92 (void) fclose(errlog);
|
/titanic_50/usr/src/cmd/boot/scripts/ |
H A D | create_ramdisk.ksh | 312 errlog="$errlog32" 316 errlog="$errlog64" 320 errlog="$errlog32" 336 rm -f "$errlog" 351 ksh -c "$isocmd" 2> "$errlog" | \ 354 ksh -c "$isocmd" 2> "$errlog" > "${archive}-new" 358 cat "$errlog" 360 rm -f "$errlog" 2> /dev/null 368 conv=notrunc conv=sync >> "$errlog" 2>&1 372 if [ -s "$errlog" ] || [ $dd_ret -ne 0 ] ; then [all …]
|
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | Printer.java | 70 private String errlog = null; field in Printer 244 if (errlog == null) { in setErrorLog() 245 errlog = new String(errs); in setErrorLog() 248 errlog = errlog.concat(errs); in setErrorLog() 287 if (errlog == null) { in getErrorLog() 290 return (new String(errlog.trim())); in getErrorLog() 491 errlog = null; in clearLogs()
|
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hxge_fm.c | 385 rdc_statsp->errlog.pre_par.value; in hxge_fm_ereport() 388 rdc_statsp->errlog.sha_par.value; in hxge_fm_ereport() 399 err_type = statsp->rdc_stats[err_chan].errlog.compl_err_type; in hxge_fm_ereport() 440 statsp->tdc_stats[err_chan].errlog.value, NULL); in hxge_fm_ereport()
|
/titanic_50/usr/src/cmd/prtfru/ |
H A D | prtfru.c | 153 static FILE *errlog; variable 202 if (errlog && (vfprintf(errlog, format, args) < 0)) exit(1); in error() 1275 if (ftell(errlog) > 0) { in terminate_xml() 1279 rewind(errlog); in terminate_xml() 1281 while ((c = getc(errlog)) != EOF) in terminate_xml() 1288 errlog = NULL; in terminate_xml() 1325 if ((errlog = tmpfile()) == NULL) { in prtfru()
|