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