Lines Matching full:namelength
1012 int nameLength = strlen(name);1013 if (nameLength > pathRemaining) {