Searched refs:lol (Results 1 – 1 of 1) sorted by relevance
1595 unsigned long lol = 0, bib = 0; in getClientsMaxBuffers() local1601 if (listLength(c->reply) > lol) lol = listLength(c->reply); in getClientsMaxBuffers()1604 *longest_output_list = lol; in getClientsMaxBuffers()