Searched refs:poolLen (Results 1 – 1 of 1) sorted by relevance
261 static int AppendArrayItem(char **pool, int poolLen, const char *path) in AppendArrayItem() argument275 for (i = 0; i < poolLen; i++) { in AppendArrayItem()