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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dmeter.c297 const char *prefix_chp = prefixes; local
299 while (*prefix_chp && byte_rate >= 1024.0) {
301 ++prefix_chp;
309 *prefix_chp);

Completed in 180 milliseconds