Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1264 numbuf_t total_files_buf; in g_output()
1265 numbuf_t free_blocks_buf; in g_output()
1267 numbuf_t free_files_buf; in g_output()
1268 numbuf_t fname_buf; in g_output()
1384 numbuf_t used_blocks_buf; in k_output()
1527 numbuf_t total_files_buf; in t_output()
1528 numbuf_t free_blocks_buf; in t_output()
1529 numbuf_t free_files_buf; in t_output()
1567 numbuf_t free_files_buf; in eb_output()
1591 numbuf_t free_files_buf; in e_output()
[all …]
/illumos-gate/usr/src/cmd/swap/
H A Dswap.c84 typedef char numbuf_t[NUMBER_WIDTH]; typedef
310 numbuf_t numbuf; in doswap()
378 numbuf_t numbuf; in list()