Home
last modified time | relevance | path

Searched defs:uom (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_print.c312 char *uom = M; /* unit of measurement, initially ' ' (=M[0]) */ in meta_number_to_string() local
/titanic_41/usr/src/cmd/du/
H A Ddu.c548 char *uom = M; /* unit of measurement, initially 'K' (=M[0]) */ in number_to_scaled_string() local
/titanic_41/usr/src/cmd/swap/
H A Dswap.c506 char *uom = M; /* unit of measurement, initially 'K' (=M[0]) */ in number_to_scaled_string() local
/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgstr.c867 char *uom = M; /* unit of measurement, initially ' ' (=M[0]) */ in pkgstrScaleNumericString() local
/titanic_41/usr/src/cmd/fs.d/
H A Ddf.c1191 char *uom = M; /* unit of measurement, initially 'K' (=M[0]) */ in number_to_scaled_string() local
/titanic_41/usr/src/cmd/ls/
H A Dls.c2472 char *uom = "KMGTPE"; in number_to_scaled_string() local