Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1152 number_to_string( in number_to_string() function
1349 NCOL2_WIDTH, number_to_string(free_blocks_buf, in g_output()
1355 NCOL4_WIDTH, number_to_string(total_files_buf, in g_output()
1360 NCOL1_WIDTH, number_to_string(free_files_buf, in g_output()
1369 NCOL3_WIDTH, number_to_string(fname_buf, in g_output()
1469 KBYTE_WIDTH, number_to_string(used_blocks_buf, in k_output()
1480 KBYTE_WIDTH, number_to_string(used_blocks_buf, in k_output()
1491 KBYTE_WIDTH, number_to_string(used_blocks_buf, in k_output()
1538 BLOCK_WIDTH, number_to_string(free_blocks_buf, in t_output()
1541 NFILES_WIDTH, number_to_string(free_files_buf, in t_output()
[all …]