Searched refs:ll_to_str (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_string.h121 extern int ll_to_str(long long num, char **str);
H A Dvolume_string.c206 ll_to_str( function
/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c2140 error = ll_to_str(passnum, value);
2242 error = ll_to_str(size, value);
2274 error = ll_to_str(start, value);

Completed in 58 milliseconds