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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c221 static bool_int use_scaling; variable
293 if (use_scaling || k_option || P_option || v_option)
593 use_scaling = TRUE;
627 if (use_scaling && o_option)
1057 if (use_scaling) { /* this comes from the -h option */
1490 if (use_scaling) { /* comes from the -h option */
1946 if (use_scaling) { /* comes from the -h option */
2099 if (use_scaling) {

Completed in 51 milliseconds