Searched refs:shellsEnd (Results 1 – 1 of 1) sorted by relevance
2245 const Shell *shellsEnd = sh + sizeof shells / sizeof shells[0]; in FindShellByName() local2247 for (sh = shells; sh < shellsEnd; sh++) { in FindShellByName()