Searched refs:PRId64 (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h107 #define PRId64 "ld" macro
110 #define PRId64 "lld" macro
113 #ifdef PRId64
114 #define PRIdLEAST64 PRId64
115 #define PRIdFAST64 PRId64
259 #ifdef PRId64
260 #define SCNd64 PRId64
261 #define SCNdLEAST64 PRId64
262 #define SCNdFAST64 PRId64
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h53 #define PRId64 __PRI64"d" /* int64_t */ macro
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c332 "%9" PRId64 " ", tick);
336 "%9" PRId64 " ", val);
394 (void) printf("%9" PRId64 " ", cpc_buf_tick(cpc, buf));
397 (void) printf("%9" PRId64 " ", val);
H A Dcputrack.c306 (void) fprintf(opts->log, "%9" PRId64 " ",
310 (void) fprintf(opts->log, "%9" PRId64 " ", val);
/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dsd_diag.c300 " fd:%s, fpos:%" PRId64 ", len:%d\n",
348 (void) printf("Data corruption, fd:%s, fpos:%" PRId64
534 PRId64 ", len:%d\n", name[h],
545 " fd:%s, fpos:%" PRId64 ", len:%d\n",
624 fpos:%" PRId64 ", len:%d\n", which + 1, name[h],
685 " fd:%s, fpos:%" PRId64 ", len:%d\n",
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c890 #ifdef PRId64
891 " Forward: Pkts in %" PRId64 " Bytes in %" PRId64
892 " Pkts out %" PRId64 " Bytes out %" PRId64
893 " Backward: Pkts in %" PRId64 " Bytes in %" PRId64
894 " Pkts out %" PRId64 " Bytes out %" PRId64,
897 #endif /* PRId64 */
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c731 (void) printf("%s " OFF_T_FMT " bytes in %" PRId64 ".%" PRId64
734 (void) printf(" [%" PRId64 " bits/sec]\n",
/illumos-gate/usr/src/cmd/devfsadm/
H A Dsgen_link.c108 "%s/%s/c%st%"PRIX64"d%"PRId64, SGEN_DIR,
H A Ddisk_link.c350 "t%"PRIX64"d%"PRId64, wwn, lun64);
370 "t%dd%"PRId64, *intp, lun64);
/illumos-gate/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c233 (void) printf(" %" PRId64 " ", *(int64_t *)vbuf);
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c7689 "special read %"PRId64"\n", count);
7696 "special write %"PRId64"\n", count);
7702 "write %"PRId64" file marks\n", count);
8723 "special read %"PRId64"\n", count);
8737 "special write %"PRId64"\n", count);
8751 "write %"PRId64" file marks\n", count);
8799 " %s space %s %"PRId64" from file %d blk %d\n",
8815 " %s space %s %"PRId64" from file %d blk %d\n",
11826 "space count: = %"PRId64"\n"
11827 "space resid: = %"PRId64"\
[all...]
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1250 "cpu_hz %" PRId64 "Hz\n",
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c2771 "nfs4_safemap: active lock (%" PRId64 ", %" PRId64 ")",
2776 "nfs4_safemap: unsafe active lock (%" PRId64
2777 ", %" PRId64 ")", llp->ll_flock.l_start,
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2006 PRId64 " seconds%s\n"), scratch,
2086 PRId64 " seconds%s\n"), scratch,
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c1413 (void) sprintf(p, "%"PRId64, c);
2777 returnstat = pr_printf(context, "%"PRId64, uval->int64_val);
/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c557 "avail mem = %" PRId64 "\n", avmem);
2798 "avail mem = %" PRId64 "\n", avmem);
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1550 "\tfno=%" PRId64 ", n_pkts=%u, flag=0x%x, data=0x%p, cnt=%d",
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c2212 Dcmn_err(CE_NOTE, "skd_isr_aif: intr=%" PRId64 "\n", skdev->intr_cntr);
4031 " intrs=%" PRId64 " qdepth=%d",
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3173 "usbvc_isoc_cb: rq=0x%p, fno=%" PRId64 ", n_pkts=%u, flag=0x%x,"
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1907 "implicit set cfg (%" PRId64
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c14630 ip1dbg(("ip_xmit: delta = %" PRId64

Completed in 280 milliseconds