Searched defs:number_to_string (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1148 number_to_string( function
1401 NCOL1_WIDTH, number_to_string(total_blocks_buf,
1404 NCOL2_WIDTH, number_to_string(free_blocks_buf,
1407 NCOL3_WIDTH, number_to_string(available_blocks_buf,
1410 NCOL4_WIDTH, number_to_string(total_files_buf,
1415 NCOL1_WIDTH, number_to_string(free_files_buf,
1424 NCOL3_WIDTH, number_to_string(fname_buf,
1519 KBYTE_WIDTH, number_to_string(total_blocks_buf,
1521 KBYTE_WIDTH, number_to_string(used_blocks_buf,
1523 KBYTE_WIDTH, number_to_string(available_blocks_bu
[all...]

Completed in 49 milliseconds