/titanic_41/usr/src/cmd/mdb/intel/mdb/ |
H A D | proc_ia32dep.c | 232 p += mdb_snprintf(p, (size_t)(end - p), "|IM"); in fpcw2str() 234 p += mdb_snprintf(p, (size_t)(end - p), "|DM"); in fpcw2str() 236 p += mdb_snprintf(p, (size_t)(end - p), "|ZM"); in fpcw2str() 238 p += mdb_snprintf(p, (size_t)(end - p), "|OM"); in fpcw2str() 240 p += mdb_snprintf(p, (size_t)(end - p), "|UM"); in fpcw2str() 242 p += mdb_snprintf(p, (size_t)(end - p), "|PM"); in fpcw2str() 244 p += mdb_snprintf(p, (size_t)(end - p), "|PC"); in fpcw2str() 246 p += mdb_snprintf(p, (size_t)(end - p), "|RC"); in fpcw2str() 248 p += mdb_snprintf(p, (size_t)(end - p), "|IC"); in fpcw2str() 254 p += mdb_snprintf(p, (size_t)(end - p), "|SIG24"); in fpcw2str() [all …]
|
H A D | proc_amd64dep.c | 291 p += mdb_snprintf(p, (size_t)(end - p), "|IM"); in fpcw2str() 293 p += mdb_snprintf(p, (size_t)(end - p), "|DM"); in fpcw2str() 295 p += mdb_snprintf(p, (size_t)(end - p), "|ZM"); in fpcw2str() 297 p += mdb_snprintf(p, (size_t)(end - p), "|OM"); in fpcw2str() 299 p += mdb_snprintf(p, (size_t)(end - p), "|UM"); in fpcw2str() 301 p += mdb_snprintf(p, (size_t)(end - p), "|PM"); in fpcw2str() 303 p += mdb_snprintf(p, (size_t)(end - p), "|PC"); in fpcw2str() 305 p += mdb_snprintf(p, (size_t)(end - p), "|RC"); in fpcw2str() 307 p += mdb_snprintf(p, (size_t)(end - p), "|IC"); in fpcw2str() 313 p += mdb_snprintf(p, (size_t)(end - p), "|SIG24"); in fpcw2str() [all …]
|
/titanic_41/usr/src/cmd/mdb/i86pc/modules/common/ |
H A D | intr_common.c | 235 (void) mdb_snprintf(ioapic_iline, 10, "- "); in apic_interrupt_dump() 239 (void) mdb_snprintf(ioapic_iline, 10, in apic_interrupt_dump() 243 (void) mdb_snprintf(ioapic_iline, 10, "- "); in apic_interrupt_dump() 245 (void) mdb_snprintf(ioapic_iline, 10, " "); in apic_interrupt_dump() 247 (void) mdb_snprintf(ioapic_iline, 10, "0x%x/0x%x", in apic_interrupt_dump() 253 (void) mdb_snprintf(evtchn, 8, "%-7hd", *evtchnp); in apic_interrupt_dump() 261 (void) mdb_snprintf(cpu_assigned, 4, "all"); in apic_interrupt_dump() 262 (void) mdb_snprintf(ipl, 3, "%d", avp->avh_hi_pri); in apic_interrupt_dump() 264 (void) mdb_snprintf(cpu_assigned, 4, "%d", assigned_cpu); in apic_interrupt_dump() 265 (void) mdb_snprintf(ipl, 3, "%d", irqp->airq_ipl); in apic_interrupt_dump() [all …]
|
/titanic_41/usr/src/cmd/mdb/common/modules/emlxs/ |
H A D | emlxs.c | 111 mdb_snprintf(buffer, sizeof (buffer), "%s_device", DRIVER_NAME); in emlxs_msgbuf() 113 mdb_snprintf(buffer2, sizeof (buffer2), in emlxs_msgbuf() 117 mdb_snprintf(buffer2, sizeof (buffer2), in emlxs_msgbuf() 124 mdb_snprintf(buffer, sizeof (buffer), "%s_instance", DRIVER_NAME); in emlxs_msgbuf() 126 mdb_snprintf(buffer2, sizeof (buffer2), "%s not found.\n", in emlxs_msgbuf() 130 mdb_snprintf(buffer2, sizeof (buffer2), in emlxs_msgbuf() 137 mdb_snprintf(buffer, sizeof (buffer), "%s_instance_count", DRIVER_NAME); in emlxs_msgbuf() 139 mdb_snprintf(buffer2, sizeof (buffer2), "%s not found.\n", in emlxs_msgbuf() 143 mdb_snprintf(buffer2, sizeof (buffer2), in emlxs_msgbuf() 243 mdb_snprintf(driver, sizeof (driver), "%s%d", in emlxs_msgbuf() [all …]
|
/titanic_41/usr/src/cmd/mdb/common/modules/libtopo/ |
H A D | libtopo.c | 82 (void) mdb_snprintf(uuid, sizeof (uuid), "<%p>", th.th_uuid); in topo_handle() 85 (void) mdb_snprintf(root, sizeof (root), "<%p>", th.th_rootdir); in topo_handle() 88 (void) mdb_snprintf(plat, sizeof (plat), "<%p>", in topo_handle() 92 (void) mdb_snprintf(isa, sizeof (isa), "<%p>", th.th_isa); in topo_handle() 97 (void) mdb_snprintf(machine, sizeof (machine), "<%p>", in topo_handle() 103 (void) mdb_snprintf(product, sizeof (product), "<%p>", in topo_handle() 168 (void) mdb_snprintf(name, sizeof (name), "<%p>", tm.tm_name); in topo_module() 171 (void) mdb_snprintf(path, sizeof (path), "<%p>", tm.tm_path); in topo_module() 174 (void) mdb_snprintf(root, sizeof (root), "<%p>", tm.tm_rootdir); in topo_module() 265 (void) mdb_snprintf(name, sizeof (name), "<%p>", tn.tn_name); in topo_node() [all …]
|
/titanic_41/usr/src/cmd/mdb/common/modules/s1394/ |
H A D | s1394.c | 157 (void) mdb_snprintf(tmp, sizeof (tmp), " %2d ", i); in print_node_info() 165 (void) mdb_snprintf(tmp, sizeof (tmp), "----"); in print_node_info() 180 (void) mdb_snprintf(str, sizeof (str), " %2d |", i); in print_node_info() 183 (void) mdb_snprintf(tmp, sizeof (tmp), " %3d", in print_node_info() 195 (void) mdb_snprintf(tmp, sizeof (tmp), in print_node_info()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_create.c | 65 len = mdb_snprintf(buf, sizeof (buf), "%s/usr/lib/mdb/disasm/%s", in mdb_create_loadable_disasms() 68 len = mdb_snprintf(buf, sizeof (buf), "%s/usr/lib/mdb/disasm", in mdb_create_loadable_disasms() 83 (void) mdb_snprintf(p, sizeof (buf) - len, "/%s", dp->d_name); in mdb_create_loadable_disasms()
|
H A D | mdb_string.c | 736 (void) mdb_snprintf(tempbuf, sizeof (tempbuf), "%x:", in convert2ascii() 758 (void) mdb_snprintf(buf, buflen, "%d.%d.%d.%d", in mdb_inet_ntop() 767 (void) mdb_snprintf(buf, buflen, "::ffff:%d.%d.%d.%d", in mdb_inet_ntop() 772 (void) mdb_snprintf(buf, buflen, "::%d.%d.%d.%d", in mdb_inet_ntop() 776 (void) mdb_snprintf(buf, buflen, "::"); in mdb_inet_ntop()
|
H A D | mdb_nm.c | 194 n = mdb_snprintf(buf, len, "%s (*)(", arg); in nm_func_signature() 196 n = mdb_snprintf(buf, len, "<%ld> (*)(", f.ctc_return); in nm_func_signature() 208 n = mdb_snprintf(buf, len, "%s%s", sep, arg); in nm_func_signature() 210 n = mdb_snprintf(buf, len, "%s<%ld>", sep, argv[i]); in nm_func_signature() 222 n = mdb_snprintf(buf, len, "%s...", sep); in nm_func_signature() 228 n = mdb_snprintf(buf, len, "void"); in nm_func_signature() 235 (void) mdb_snprintf(buf, len, ")"); in nm_func_signature()
|
H A D | mdb_disasm.c | 227 (void) mdb_snprintf(buf, sizeof (buf), "dt=%#x", in libdisasm_lookup() 234 (void) mdb_snprintf(buf, sizeof (buf), "dt=%#x", in libdisasm_lookup() 240 (void) mdb_snprintf(buf, buflen, "%a", (uintptr_t)addr); in libdisasm_lookup() 332 (void) mdb_snprintf(buf, len, in libdisasm_ins2str()
|
/titanic_41/usr/src/cmd/mdb/common/modules/svc.configd/ |
H A D | configd.c | 54 mdb_snprintf(out, size, "? (%d)", val); in enum_lookup() 253 mdb_snprintf(durstr, sizeof (durstr), in request_log() 257 mdb_snprintf(durstr, sizeof (durstr), in request_log() 261 mdb_snprintf(durstr, sizeof (durstr), in request_log() 274 mdb_snprintf(stampstr, sizeof (stampstr), in request_log() 277 mdb_snprintf(stampstr, sizeof (stampstr), in request_log() 281 mdb_snprintf(stampstr, sizeof (stampstr), in request_log() 285 mdb_snprintf(stampstr, sizeof (stampstr), in request_log()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | leaky_subr.c | 272 (void) mdb_snprintf(name, sizeof (name), "0x%p", addr); in leaky_modctl() 699 (void) mdb_snprintf(sz, sizeof (sz), "%ld", min); in leaky_subr_dump() 701 (void) mdb_snprintf(sz, sizeof (sz), "%ld-%ld", in leaky_subr_dump() 709 (void) mdb_snprintf(c, sizeof (c), in leaky_subr_dump() 712 (void) mdb_snprintf(c, sizeof (c), in leaky_subr_dump() 764 (void) mdb_snprintf(c, sizeof (c), "%a", caller); in leaky_subr_dump() 766 (void) mdb_snprintf(c, sizeof (c), in leaky_subr_dump() 816 (void) mdb_snprintf(c, sizeof (c), in leaky_subr_dump() 819 (void) mdb_snprintf(c, sizeof (c), in leaky_subr_dump()
|
H A D | irm.c | 150 mdb_snprintf(devname, sizeof (devname), "%s#%d", driver, in irmpools_dcmd() 153 mdb_snprintf(devname, sizeof (devname), "%s", driver); in irmpools_dcmd() 227 mdb_snprintf(devname, sizeof (devname), "%s#%d", driver, in irmreq_dcmd()
|
H A D | sobj.c | 60 mdb_snprintf(out, sz, "<none>"); in sobj_type_to_text() 67 mdb_snprintf(out, sz, "%s", in sobj_type_to_text() 72 mdb_snprintf(out, sz, "<unk:%02x>", type); in sobj_type_to_text() 81 mdb_snprintf(out, sz, "<none>"); in sobj_ops_to_text() 85 mdb_snprintf(out, sz, "??", ops.sobj_type); in sobj_ops_to_text() 523 mdb_snprintf(c, 20, "READERS=%ld", count); in rwlock()
|
H A D | dist.c | 221 (void) mdb_snprintf(range, sizeof (range), "%d", bb); in dist_print_bucket() 223 (void) mdb_snprintf(range, sizeof (range), "%d-%d", bb, be); in dist_print_bucket()
|
H A D | modhash.c | 494 (void) mdb_snprintf(tbuf, sizeof (tbuf), "%p", in modhash() 522 (void) mdb_snprintf(keystr, keystrlen, "%?p ", key); in format_strhash() 532 (void) mdb_snprintf(keystr, keystrlen, "%?p ", key); in format_ptrhash() 541 (void) mdb_snprintf(keystr, keystrlen, "%?x", (uint_t)(uintptr_t)key); in format_idhash() 547 (void) mdb_snprintf(keystr, keystrlen, "%?p", key); in format_default()
|
H A D | ndievents.c | 95 (void) mdb_snprintf(bp, buflen - strlen(path), "/%s", nodename); in dip_to_pathname() 97 (void) mdb_snprintf(bp, buflen - strlen(path), "/%s@%s", in dip_to_pathname()
|
/titanic_41/usr/src/cmd/mdb/intel/modules/i40e/ |
H A D | i40e.c | 84 size_t s = mdb_snprintf(NULL, 0, "Unknown type (%d)", in i40e_switch_rsrcs_dcmd() 87 (void) mdb_snprintf(buf, s + 1, "Unknown type (%d)", in i40e_switch_rsrcs_dcmd()
|
/titanic_41/usr/src/cmd/mdb/intel/modules/sata/ |
H A D | sata.c | 149 (void) mdb_snprintf(merge, sizeof (merge), in sata_dmsg_dump() 159 (void) mdb_snprintf(merge, sizeof (merge), in sata_dmsg_dump() 177 (void) mdb_snprintf(merge, sizeof (merge), in sata_dmsg_dump()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_mdb.c | 420 (void) mdb_snprintf(name, sizeof (name), "<%p>", in module_ustat() 461 (void) mdb_snprintf(name, sizeof (name), "<%p>", in module_stat() 571 (void) mdb_snprintf(buf, sizeof (buf), "<%p>", in fmd_stat() 637 (void) mdb_snprintf(type, sizeof (type), "%u", ev.ev_type); in fmd_event() 654 (void) mdb_snprintf(name, sizeof (name), "%u", ev.ev_state); in fmd_event() 777 (void) mdb_snprintf(name, sizeof (name), "<%p>", mod.mod_name); in fmd_module() 866 (void) mdb_snprintf(uuid, sizeof (uuid), "<%p>", ci.ci_uuid); in fmd_case() 888 (void) mdb_snprintf(name, sizeof (name), "%u", ci.ci_state); in fmd_case() 932 (void) mdb_snprintf(name, sizeof (name), "<%p>", b.buf_name); in fmd_buf() 997 (void) mdb_snprintf(name, sizeof (name), "<%p>", sg.sg_name); in fmd_serd() [all …]
|
/titanic_41/usr/src/cmd/mdb/common/modules/logindmux/ |
H A D | logindmux.c | 56 (void) mdb_snprintf(buf, nbytes, "peer rq : %p\nlower wq : %p", in logdmux_uqinfo() 69 (void) mdb_snprintf(buf, nbytes, "peer wq : %p\nupper rq : %p", in logdmux_lqinfo()
|
/titanic_41/usr/src/lib/libdisasm/common/ |
H A D | linktest_stand.c | 33 void mdb_snprintf(void) {} in mdb_snprintf() function
|
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft_mdb.c | 233 (void) mdb_snprintf(buf, (size_t)sizeof (buf), "<%p>", in ipath_node() 296 (void) mdb_snprintf(buf, (size_t)sizeof (buf), "<%p>", in eft_count() 385 (void) mdb_snprintf(buf, (size_t)sizeof (buf), "<%p>", in eft_node() 397 (void) mdb_snprintf(buf, (size_t)sizeof (buf), "<%p>", in eft_node() 437 (void) mdb_snprintf(buf, (size_t)sizeof (buf), "<%p>", in eft_node() 498 (void) mdb_snprintf(buf, (size_t)sizeof (buf), "<%p>", in eft_node() 506 (void) mdb_snprintf(buf, (size_t)sizeof (buf), "<%p>", in eft_node()
|
/titanic_41/usr/src/cmd/mdb/common/modules/dtrace/ |
H A D | dtrace.c | 962 (void) mdb_snprintf(name, sizeof (name), "%s:%s", in dtrace_dcmdprobe() 971 (void) mdb_snprintf(name, sizeof (name), "%*s%s%s:%s", in dtrace_dcmdprobe() 975 (void) mdb_snprintf(name, sizeof (name), "%*s%s%s", in dtrace_dcmdprobe() 1399 (void) mdb_snprintf(where, sizeof (where), "predicate"); in dtrace_helptrace() 1403 (void) mdb_snprintf(where, sizeof (where), "next"); in dtrace_helptrace() 1407 (void) mdb_snprintf(where, sizeof (where), "done"); in dtrace_helptrace() 1411 (void) mdb_snprintf(where, sizeof (where), "err"); in dtrace_helptrace() 1415 (void) mdb_snprintf(where, sizeof (where), in dtrace_helptrace() 2439 (void) mdb_snprintf(buf, len, "%llu", (u_longlong_t)n); in dtrace_options_numtostr() 2441 (void) mdb_snprintf(buf, len, "%.2f%c", in dtrace_options_numtostr() [all …]
|
/titanic_41/usr/src/cmd/mdb/common/modules/ip/ |
H A D | ip.c | 756 mdb_snprintf(ill_name, sizeof (ill_name), "--"); in nce_format() 935 mdb_snprintf(ill_name, sizeof (ill_name), "--"); in ire_format() 1368 mdb_snprintf(exp_csum, 8, "%u", csum); in iphdr() 1370 mdb_snprintf(exp_csum, 8, "<n/a>"); in iphdr() 1505 mdb_snprintf(flagsbuf, sizeof (flagsbuf), "%b", dcep->dce_flags, in dce_format() 1667 (void) mdb_snprintf(buf, nbytes, "if: %s", name); in ip_ill_qinfo() 2213 mdb_snprintf(flagsbuf, sizeof (flagsbuf), "%hb", in ncec_format() 2619 mdb_snprintf(sbuf, sizeof (sbuf), "%*s %3s", in ill_format() 2894 mdb_snprintf(buf, LIFNAMSIZ, "%s:%d", in ipif_format() 2897 mdb_snprintf(buf, LIFNAMSIZ, "%s", ill_name); in ipif_format() [all …]
|