Home
last modified time | relevance | path

Searched refs:PRId32 (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h102 #define PRId32 "d" macro
103 #define PRIdFAST16 PRId32
104 #define PRIdLEAST32 PRId32
105 #define PRIdFAST32 PRId32
/illumos-gate/usr/src/test/os-tests/tests/ksensor/
H A Dksensor_basic.c91 warnx("TEST FAILED: %s: expected gran %" PRId32 ", but found " in ksensor_basic()
92 "%" PRId32, st->st_path, st->st_gran, scalar.sis_gran); in ksensor_basic()
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c483 (void) fprintf(fout, "\tlogical block\t%" PRId32 in dumplog()
484 "\tphysical block\t%" PRId32 in dumplog()
485 "\tblocks\t%" PRId32 "\n", in dumplog()
505 (void) fprintf(fout, "bol\t\t%" PRId32 "\t\teol\t\t%" PRId32 "\n", in dumplog()
514 "head\t\t%" PRId32 "\t\thead ident\t%#" PRIx32 "\n", in dumplog()
517 "tail\t\t%" PRId32 "\t\ttail ident\t%#" PRIx32 "\n", in dumplog()
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h52 #define PRId32 "d" /* int32_t */ macro
/illumos-gate/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c230 (void) printf(" %" PRId32 " ", *(int32_t *)vbuf); in print_propval()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c499 "property: only values between %" PRId32 " " in make_leaf_vdev()
500 "and %" PRId32 " are allowed.\n"), in make_leaf_vdev()
H A Dzpool_main.c775 (void) sprintf(strval, "%" PRId32, intval); in zpool_do_add()
5637 (void) sprintf(strval, "%" PRId32, intval); in zpool_do_attach_or_replace()
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbinfo.c394 (void) snprintf(buf, buflen, "%" PRId32, ui->ui_native_os); in fmt_user()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c556 "between %" PRId32 " and %" PRId32 " " in zpool_valid_proplist()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c7076 (void) printf("%3" PRId32 ",%3" PRId32 " ", in verbose()