/illumos-gate/usr/src/uts/common/sys/ |
H A D | int_fmtio.h | 174 #define PRIu64 "lu" macro 177 #define PRIu64 "llu" 180 #ifdef PRIu64 181 #define PRIuLEAST64 PRIu64 182 #define PRIuFAST64 PRIu64 310 #ifdef PRIu64 311 #define SCNu64 PRIu64 312 #define SCNuLEAST64 PRIu64 313 #define SCNuFAST64 PRIu64
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_nvme.c | 200 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" PRIu64 "]: " in disk_nvme_common_io() 208 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" PRIu64 "]: " in disk_nvme_common_io() 220 PRIu64 "]: %s", TOPO_PGROUP_IO, TOPO_IO_MODULE, in disk_nvme_common_io() 233 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" PRIu64 "]: " in disk_nvme_common_io() 242 topo_mod_dprintf(mod, "failed to set %s:%s on %s[%" PRIu64 "]: " in disk_nvme_common_io() 276 PRIu64 "]", topo_node_name(tn), topo_node_instance(tn)); in disk_nvme_make_ns_di_props() 294 "%s[%" PRIu64 "]: %s", topo_node_name(tn), in disk_nvme_make_ns_di_props() 301 "group on %s[%" PRIu64 "]: %s", topo_node_name(tn), in disk_nvme_make_ns_di_props() 330 PRIu64 "]: %s", TOPO_PGROUP_STORAGE, in disk_nvme_make_ns_di_props() 354 "parent %s[%" PRIu64 "]: %s", nsid, in disk_nvme_make_ns() [all …]
|
H A D | disk_common.c | 509 "hcfmri (%s%" PRIu64 "/%s%" PRIu64 ") error %s\n", in disk_tnode_create() 524 "bind (%s%" PRIu64 "/%s%" PRIu64 ") error %s\n", in disk_tnode_create() 535 "disk_set_props (%s%" PRIu64 "/%s%" PRIu64 ") error %s\n", in disk_tnode_create() 545 "temperature sensor node on bay=%" PRIu64 "/disk=0", in disk_tnode_create() 1030 "%" PRIu64, nblocks * blksize); in dev_di_node_add()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ufm/ |
H A D | topo_ufm.c | 75 topo_mod_dprintf(mod, "failed to create ufm image %" PRIu64 in topo_ufm_devinfo_image() 76 "on %s[%" PRIu64 "]: %s", inst, topo_node_name(pn), in topo_ufm_devinfo_image() 156 "image %" PRIu64 ": %s", i, inst, in topo_ufm_devinfo_image() 283 topo_mod_dprintf(mod, "failed to create node range %s[%" PRIu64 in topo_ufm_devinfo() 284 ", %" PRIu64 "]: %s", UFM, min, max, topo_mod_errmsg(mod)); in topo_ufm_devinfo() 314 topo_mod_dprintf(mod, "asked to enum %s [%" PRIu64 ", %" PRIu64 "] on " in topo_ufm_enum() 315 "%s%" PRIu64 "\n", name, min, max, topo_node_name(pnode), in topo_ufm_enum()
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | utils.c | 614 sbuf_printf(sb, "%s%" PRIu64, str, size); in l9p_describe_size() 637 sbuf_printf(sb, " length=%" PRIu64, st->length); in l9p_describe_l9stat() 665 sbuf_printf(sb, "%stype=0x%04lx bsize=%lu blocks=%" PRIu64 in l9p_describe_statfs() 666 " bfree=%" PRIu64 " bavail=%" PRIu64 " files=%" PRIu64 in l9p_describe_statfs() 667 " ffree=%" PRIu64 " fsid=0x%" PRIx64 " namelen=%" PRIu32 ">", in l9p_describe_statfs() 684 sbuf_printf(sb, "%" PRIu64 ".<invalid nsec %" PRIu64 ">)", in l9p_describe_time() 687 sbuf_printf(sb, "%" PRIu64 ".%09" PRIu64, sec, nsec); in l9p_describe_time() 724 sbuf_printf(sb, " offset=%" PRIu64 " type=%d", in l9p_describe_readdir() 1045 sbuf_printf(sb, " offset=%" PRIu64 " count=%" PRIu32, in l9p_describe_fcall() 1057 sbuf_printf(sb, " offset=%" PRIu64 " count=%" PRIu32, in l9p_describe_fcall() [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/smbios/ |
H A D | smbios_test_memdevice.c | 191 warnx("found wrong size: %" PRIu64, mem->smbmd_size); in smbios_test_memdevice_verify_common() 288 warnx("found wrong device speed: %" PRIu64, mem.smbmd_extspeed); in smbios_test_memdevice_verify_32_33() 293 warnx("found wrong device clkspeed: %" PRIu64, in smbios_test_memdevice_verify_32_33() 385 warnx("found wrong device speed: %" PRIu64, mem.smbmd_extspeed); in smbios_test_memdevice_verify_33() 390 warnx("found wrong device clkspeed: %" PRIu64, in smbios_test_memdevice_verify_33() 432 warnx("found wrong device speed: %" PRIu64, mem.smbmd_extspeed); in smbios_test_memdevice_verify_33ext() 437 warnx("found wrong device clkspeed: %" PRIu64, in smbios_test_memdevice_verify_33ext()
|
/illumos-gate/usr/src/cmd/zdb/ |
H A D | zdb_il.c | 87 (void) printf("%sdoid %" PRIu64 ", foid %" PRIu64 ", slots %" PRIu64 in zil_prt_rec_create() 93 (void) printf("%suid %" PRIu64 ", gid %" PRIu64 ", gen %" PRIu64 in zil_prt_rec_create()
|
/illumos-gate/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 1971 "%s\t(raw time value %" PRIu64 ")\n"), pfx2, lt); in printsatime() 2025 "%s%" PRIu64 " bytes %sprotected, %u allocations " in print_lifetimes() 2050 "%s%" PRIu64 " bytes %sof lifetime, %u allocations.\n"), in print_lifetimes() 2057 "%s%" PRIu64 " seconds %sof post-add lifetime.\n"), in print_lifetimes() 2062 "%s%" PRIu64 " seconds %sof post-use lifetime.\n"), in print_lifetimes() 2070 "%" PRIu64 " bytes %smore can be " in print_lifetimes() 2130 "%s%" PRIu64 " bytes %sof lifetime, %u allocations.\n"), in print_lifetimes() 2137 "%s%" PRIu64 " seconds %sof post-add lifetime.\n"), in print_lifetimes() 2142 "%s%" PRIu64 " seconds %sof post-use lifetime.\n"), in print_lifetimes() 2150 "%" PRIu64 " bytes %smore can be " in print_lifetimes() [all …]
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_libhp/ |
H A D | fac_prov_libhp.c | 292 topo_mod_dprintf(mod, "asked to enum %s [%" PRIu64 ", %" PRIu64 "] on " in topo_fac_prov_libhp_enum() 293 "%s[%" PRIu64 "]", name, min, max, tname, inst); in topo_fac_prov_libhp_enum() 296 topo_mod_dprintf(mod, "node %s[%" PRIu64 "] has unexpected " in topo_fac_prov_libhp_enum()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | cpupm.c | 58 (void) sprintf(sfptr, "%"PRIu64, hzspeeds[i]); in cpupm_set_supp_freqs() 60 (void) sprintf(sfptr, "%"PRIu64":", hzspeeds[i]); in cpupm_set_supp_freqs()
|
/illumos-gate/usr/src/lib/libdemangle/common/ |
H A D | rust-v0.c | 650 ret = rust_append_printf(st, "#%" PRIu64 "}", disambiguator); in rustv0_parse_nested_path() 698 DEMDEBUG("%s: disambiguator=%" PRIu64, __func__, *valp); in rustv0_parse_disambiguator() 728 DEMDEBUG("%s: ERROR: identifier length (%" PRIu64 ") " in rustv0_parse_undisambiguated_identifier() 817 DEMDEBUG("%s: ERROR: backref index (%" PRIu64 ") " in rustv0_parse_backref() 842 DEMDEBUG("%s: backref starting at %" PRIu64 " str='%.*s'%s", __func__, in rustv0_parse_backref() 876 DEMDEBUG("%s: ERROR: lifetime value %" PRIu64 in rustv0_append_lifetime() 877 " > current depth %" PRIu64, __func__, lifetime, in rustv0_append_lifetime() 894 return (rust_append_printf(st, "_%" PRIu64, bound_lt)); in rustv0_append_lifetime() 942 ret = rust_append_printf(st, "%s%" PRIu64, neg ? "-" : "", val); in rustv0_parse_const_data() 946 DEMDEBUG("%s: invalid bool val %" PRIu64, __func__, in rustv0_parse_const_data() [all …]
|
H A D | rust.c | 174 DEMDEBUG("%s: ERROR amount to append (%" PRIu64 ") > " in rust_append_sv() 181 DEMDEBUG("%s: amount (%" PRIu64 ") > INT_MAX", __func__, n); in rust_append_sv() 327 "(%" PRIu64 ") was encountered", ver + 1); in rust_parse_prefix()
|
/illumos-gate/usr/src/test/os-tests/tests/ksensor/ |
H A D | ksensor_basic.c | 74 warnx("TEST FAILED: %s: expected kind %" PRIu64 ", found kind %" in ksensor_basic() 75 PRIu64, st->st_path, st->st_kind, kind.sik_kind); in ksensor_basic()
|
/illumos-gate/usr/src/cmd/nvmeadm/ |
H A D | nvmeadm_ofmt.c | 169 ret = snprintf(buf, buflen, "%" PRIu64, val); in nvmeadm_list_nsid_ofmt_cb() 177 ret = snprintf(buf, buflen, "%" PRIu64, val); in nvmeadm_list_nsid_ofmt_cb() 185 ret = snprintf(buf, buflen, "%" PRIu64, val); in nvmeadm_list_nsid_ofmt_cb() 322 ret = snprintf(buf, buflen, "%" PRIu64, alloc); in nvmeadm_list_logs_ofmt_cb() 504 ret = snprintf(buf, buflen, "%" PRIu64, in nvmeadm_list_features_ofmt_cb()
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_hostbridge.c | 130 topo_mod_dprintf(mod, "%s: failed to create %s = %" PRIu64 "\n", in pciex_process() 145 PRIu64 "\n", f, PCIEX_ROOT, rci); in pciex_process() 256 topo_mod_dprintf(mod, "%s: failed to create %s = %" PRIu64 "\n", in x86pi_gen_hbr()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | util.c | 124 "topo_node_bind (%s%" PRIu64 "/%s%" PRIu64 ") failed: %s\n", in tnode_create()
|
H A D | pcibus_labels.c | 232 "node_inst=%" PRIu64 ", dp=%p, dp_bdf=%d/%d/%d, pdp=%p\n", in pci_slot_label_lookup() 295 "anode_name=%s[%" PRIu64 "], " in pci_slot_label_lookup() 303 "apnode_name=%s[%" PRIu64 "], " in pci_slot_label_lookup()
|
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | ufm.c | 117 logmsg(MSG_INFO, gettext("%s: Need to read %" PRIu64 " bytes\n"), in fw_readfw() 149 logmsg(MSG_INFO, gettext("%s: want to read %" PRIu64 " bytes " in fw_readfw() 150 "at offset %" PRIu64 "\n"), flashdev->drvname, in fw_readfw() 161 logmsg(MSG_INFO, gettext("%s: read %" PRIu64 " bytes at offset " in fw_readfw() 162 "%" PRIu64 "\n"), flashdev->drvname, rimg.ufri_nread, in fw_readfw()
|
/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/ |
H A D | datarw_vcpu.c | 39 errx(EXIT_FAILURE, "unexpected %s %" PRIu64 " != %" PRIu64, in should_eq_u64()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsstat/ |
H A D | nfsstat.c | 568 (void) sprintf(fixlen, "%" PRIu64 " %d%%", in req_width() 591 (void) sprintf(fixlen, "%" PRIu64, knp[i].value.ui64); in stat_width() 808 printf("Version %d: (%" PRIu64 " calls)\n", ver, tot); in req_print() 823 (void) sprintf(fixlen, "%" PRIu64 " %d%% ", in req_print() 890 printf("Version 4: (%" PRIu64 " calls)\n", tot); in req_print_v4() 908 (void) sprintf(fixlen, "%" PRIu64 " %d%% ", in req_print_v4() 917 printf("Version 4: (%" PRIu64 " operations)\n", tot_ops); in req_print_v4() 931 (void) sprintf(fixlen, "%" PRIu64 " %d%% ", in req_print_v4() 980 (void) sprintf(fixlen, "%" PRIu64 " ", in stat_print()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/ |
H A D | topo_zen_tn.c | 92 topo_mod_dprintf(mod, "failed to get auth for %s[%" PRIu64 "]: " in topo_zen_create_tn() 100 topo_mod_dprintf(mod, "failed to create FMRI for %s[%" PRIu64 in topo_zen_create_tn() 109 topo_mod_dprintf(mod, "failed to bind node %s[%" PRIu64 "]: %s", in topo_zen_create_tn() 123 topo_mod_dprintf(mod, "failed to set FRU for %s[%" PRIu64 "]: " in topo_zen_create_tn()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 1467 topo_mod_dprintf(mod, "adding %s %" PRIu64, nodename, instance); in ses_create_generic() 1579 PRIu64, label_method, BAY, in ses_create_generic() 2022 topo_mod_dprintf(mod, "%s Controller %" PRIu64 ": creating " in ses_create_esc_sasspecific() 2023 "%" PRIu64 " %s nodes", cp->sec_csn, index, max + 1, SASEXPANDER); in ses_create_esc_sasspecific() 2306 topo_mod_dprintf(mod, "%s: creating %" PRIu64 " %s nodes", in ses_create_children() 2613 "on ses element type %" PRIu64 " and instance %" in ses_construct_phys_tree() 2614 PRIu64 " (CSN %s).", LIBSES_PROP_PHYS_PARENT, in ses_construct_phys_tree() 2623 "find prop %s on ses element type %" PRIu64 in ses_construct_phys_tree() 2624 " and instance %" PRIu64 " (CSN %s).", in ses_construct_phys_tree() 2721 "\telement type (%" PRIu64 ") and instance (%" in ses_construct_phys_tree() [all …]
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 108 "topo_node_bind (%s%" PRIu64 "/%s%" PRIu64 ") failed: %s\n", in xfp_tnode_create()
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/ |
H A D | fksmbcl_main.c | 414 printf("blocks=%" PRIu64 "\n", st.f_blocks); in do_statfs() 415 printf(" bfree=%" PRIu64 "\n", st.f_bfree); in do_statfs() 416 printf("bavail=%" PRIu64 "\n", st.f_bavail); in do_statfs() 543 printf("%c 0%3o %9" PRIu64 " %s %s\n", in show_dents()
|
/illumos-gate/usr/src/test/os-tests/tests/ |
H A D | eventfd.c | 41 warnx("Reading %u/%u got value %"PRIu64" (expected 1)", in readn()
|