Searched refs:grplen (Results 1 – 1 of 1) sorted by relevance
1468 int grplen; /* The number of characters needed to print grpmax */ in _glh_show_history() local1503 grplen = strlen(buffer); in _glh_show_history()1587 snprintf(buffer, sizeof(buffer), "%*u", grplen, (unsigned) node->group); in _glh_show_history()