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