Symbol: humanize_number
bin/dd/misc.c
222
if (humanize_number(hbuf, sizeof(hbuf),
bin/dd/misc.c
234
if (humanize_number(hbuf, sizeof(hbuf),
bin/df/df.c
404
(void)humanize_number(buf, sizeof(buf) - (value < 0 ? 0 : 1),
bin/ls/print.c
149
if ((humanize_number(szbuf, sizeof(szbuf),
bin/ls/print.c
180
if ((humanize_number(szbuf, sizeof(szbuf),
bin/ls/print.c
380
if ((humanize_number(szbuf, sizeof(szbuf), sp->st_size,
bin/ls/print.c
443
if ((humanize_number(szbuf, sizeof(szbuf),
include/stdlib.h
307
int humanize_number(char *, size_t, int64_t, const char *, int, int);
sbin/atactl/atactl.c
1418
humanize_number(hnum, sizeof(hnum), capacity, "bytes",
sbin/bioctl/bioctl.c
327
humanize_number(size, 5, (int64_t)bv->bv_size, "", HN_AUTOSCALE,
sbin/bioctl/bioctl.c
399
humanize_number(size, 5, bd.bd_size, "", HN_AUTOSCALE,
sbin/bioctl/bioctl.c
869
humanize_number(size, 5, bc.bc_size, "", HN_AUTOSCALE,
sbin/canconfig/canconfig.c
371
humanize_number(hbuf, sizeof(hbuf), cltc.cltc_clock_freq, "Hz",
sbin/canconfig/canconfig.c
396
humanize_number(hbuf, sizeof(hbuf), bps, "bps",
sbin/ccdconfig/ccdconfig.c
681
if (humanize_number(szbuf, sizeof szbuf,
sbin/gpt/gpt.c
1485
if (humanize_number(human_num, 5, (int64_t)num ,
sbin/gpt/show.c
293
if (humanize_number(b, (bs > 6 ? 5 : bs), (int64_t)num,
sbin/gpt/show.c
451
if (p == NULL && humanize_number(p = human_num, sizeof(human_num),
sbin/gpt/show.c
644
if (humanize_number(human_num, sizeof(human_num),
sbin/ifconfig/ifconfig.c
1255
(void)humanize_number(buf, sizeof(buf),
sbin/raidctl/raidctl.c
571
if (0 > humanize_number(srs, 7, st.region_size * DEV_BSIZE,
sbin/savecore/savecore.c
724
humanize_number(nbuf, 7, dumpbytes, "", HN_AUTOSCALE, 0);
sbin/swapctl/swaplist.c
229
if ((humanize_number(szbuf, sizeof(szbuf),
sbin/swapctl/swaplist.c
233
if ((humanize_number(usbuf, sizeof(usbuf),
sbin/swapctl/swaplist.c
237
if ((humanize_number(badbuf, sizeof(badbuf),
sbin/swapctl/swaplist.c
241
if ((humanize_number(avbuf, sizeof(avbuf),
sbin/swapctl/swaplist.c
257
if ((humanize_number(usbuf, sizeof(usbuf),
sbin/swapctl/swaplist.c
261
if ((humanize_number(szbuf, sizeof(szbuf),
sbin/swapctl/swaplist.c
274
if ((humanize_number(szbuf, sizeof(szbuf),
sbin/swapctl/swaplist.c
278
if ((humanize_number(usbuf, sizeof(usbuf),
sbin/swapctl/swaplist.c
282
if ((humanize_number(avbuf, sizeof(avbuf),
sbin/swapctl/swaplist.c
298
if ((humanize_number(szbuf, sizeof(szbuf),
sbin/swapctl/swaplist.c
302
if ((humanize_number(usbuf, sizeof(usbuf),
sbin/swapctl/swaplist.c
306
if ((humanize_number(badbuf, sizeof(badbuf),
sbin/swapctl/swaplist.c
310
if ((humanize_number(avbuf, sizeof(avbuf),
sbin/tunefs/tunefs.c
552
humanize_number(sizebuf, 6, size * blksize, "B",
sys/arch/arm/arm32/cpu.c
707
humanize_number(freqbuf, sizeof(freqbuf), ci->ci_data.cpu_cc_freq,
sys/arch/arm/cortex/a9ptmr.c
138
humanize_number(freqbuf, sizeof(freqbuf), sc->sc_freq, "Hz", 1000);
sys/arch/arm/cortex/a9tmr.c
132
humanize_number(freqbuf, sizeof(freqbuf), sc->sc_freq, "Hz", 1000);
sys/arch/arm/cortex/gtmr.c
125
humanize_number(freqbuf, sizeof(freqbuf), sc->sc_freq, "Hz", 1000);
sys/arch/mips/atheros/dev/athflash.c
244
if (humanize_number(nbuf, sizeof(nbuf), flash_ids[i].flash_size, "B",
sys/arch/x86/x86/lapic.c
704
humanize_number(tbuf, sizeof(tbuf), lapic_per_second, "Hz", 1000);
sys/dev/pci/pci_subr.c
3548
humanize_number(buf, sizeof(buf), 1LL << (i + 12), "B",
sys/dev/pci/pci_subr.c
3567
humanize_number(buf, sizeof(buf), 1LL << (bitpos + 12),
sys/dev/pci/pci_subr.c
3727
humanize_number(pbuf, MEM_PBUFSIZE,
sys/dev/pci/pci_subr.c
3743
humanize_number(pbuf, MEM_PBUFSIZE,
sys/kern/subr_humanize.c
109
rv = humanize_number(buf, len, bytes, "B", 1024);
sys/sys/systm.h
299
int humanize_number(char *, size_t, uint64_t, const char *, int);
tests/lib/libc/gen/t_humanize_number.c
222
rv = humanize_number(buf, ho->ho_len, ho->ho_num,
tests/lib/libc/gen/t_humanize_number.c
265
rv = humanize_number(buf, 10, 10000, "", HN_AUTOSCALE, HN_NOSPACE);
tests/lib/libc/gen/t_humanize_number.c
275
rv = humanize_number(buf, 10, INT64_MAX, "", HN_AUTOSCALE, HN_NOSPACE);
tests/lib/libc/gen/t_humanize_number.c
285
rv = humanize_number(buf, sizeof(buf), 10000, "",
tests/lib/libc/gen/t_humanize_number.c
306
rv = humanize_number(buf, 3, 1, "", HN_AUTOSCALE, HN_NOSPACE);
usr.bin/du/du.c
270
humanize_number(buf, sizeof(buf), sz, "", HN_AUTOSCALE,
usr.bin/netstat/if.c
1032
if (hflag && humanize_number(humbuf,
usr.bin/netstat/if.c
1041
if (hflag && humanize_number(humbuf,
usr.bin/netstat/if.c
664
if (hflag && humanize_number(humbuf, sizeof(humbuf),
usr.bin/netstat/if.c
670
if (hflag && humanize_number(humbuf, sizeof(humbuf),
usr.bin/netstat/if.c
974
if (hflag && humanize_number(humbuf,
usr.bin/netstat/if.c
984
if (hflag && humanize_number(humbuf,
usr.bin/quota/printquota.c
77
(void)humanize_number(buf, len, (int64_t)val, "", HN_AUTOSCALE,
usr.bin/sdpquery/print.c
1912
(void)humanize_number(buf, sizeof(buf), (int64_t)v,
usr.bin/systat/df.c
115
humanize_number(s2, FREELEN, bavail*bsize,
usr.bin/systat/vmstat.c
744
if (humanize_number(b, w, n, "", scale, HN_NOSPACE) == -1 ) {
usr.bin/systat/vmstat.c
757
sc = humanize_number(b, w, n, "", HN_GETSCALE, HN_NOSPACE);
usr.sbin/cpuctl/arch/i386.c
2440
(void)humanize_number(human_num, sizeof(human_num),
usr.sbin/cpuctl/arch/i386.c
2481
(void)humanize_number(human_num, sizeof(human_num),
usr.sbin/fssconfig/fssconfig.c
260
humanize_number(clbuf, sizeof(clbuf),
usr.sbin/fssconfig/fssconfig.c
264
humanize_number(bsbuf, sizeof(bsbuf),
usr.sbin/nvmmctl/nvmmctl.c
128
if (humanize_number(ram, sizeof(ram), cap.max_ram, NULL, HN_AUTOSCALE,
usr.sbin/nvmmctl/nvmmctl.c
172
if (humanize_number(ram, sizeof(ram), machinfo.nram, NULL,
usr.sbin/sysinst/bsddisklabel.c
1812
humanize_number(bsd_size, sizeof(bsd_size),
usr.sbin/sysinst/bsddisklabel.c
1815
humanize_number(min_size, sizeof(min_size),
usr.sbin/sysinst/bsddisklabel.c
1818
humanize_number(x_size, sizeof(x_size),
usr.sbin/sysinst/disks.c
1152
humanize_number(size, sizeof(size),
usr.sbin/sysinst/disks.c
1157
humanize_number(limit, sizeof(limit),
usr.sbin/sysinst/disks.c
280
humanize_number(size, sizeof(size),
usr.sbin/sysinst/disks.c
336
humanize_number(size, sizeof(size),
usr.sbin/sysinst/disks.c
399
humanize_number(size, sizeof(size),
usr.sbin/sysinst/disks.c
430
humanize_number(size, sizeof(size),
usr.sbin/sysinst/label.c
1364
humanize_number(total, sizeof total,
usr.sbin/sysinst/label.c
1367
humanize_number(free_space, sizeof free_space,
usr.sbin/sysinst/part_edit.c
1278
humanize_number(min_size, sizeof(min_size),
usr.sbin/sysinst/part_edit.c
1281
humanize_number(build_size, sizeof(build_size),
usr.sbin/sysinst/part_edit.c
1407
humanize_number(hum_lim, sizeof(hum_lim),
usr.sbin/sysinst/part_edit.c
1439
humanize_number(hum_lim, sizeof(hum_lim),
usr.sbin/sysinst/partman.c
484
humanize_number(human, sizeof(human),