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

/freebsd-current/usr.sbin/bhyve/
H A Dsnapshot.c551 static const char *div_str; local
566 div_str = "GiB";
569 div_str = "MiB";
572 div_str = "KiB";
586 mval_len, crtval_gb, div_str, maxval_gb, div_str);

Completed in 111 milliseconds