Home
last modified time | relevance | path

Searched refs:phase_mod (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/libraries/liblutil/
Dmeter.c251 static const int phase_mod = 8; in text_update() local
253 *buf++ = phase_char[data->phase % phase_mod]; in text_update()