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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTextClient.cpp600 unsigned int nr_max = 5; local
612 output = output.SubString(0, nr_max).Append(file->sFileName).Append(' ', name_max);
615 output = output.SubString(0, nr_max + name_max + mb_max - mb.Length() ).Append(mb).Append(kb);

Completed in 53 milliseconds