Searched refs:sh_optshift (Results 1 – 3 of 3) sorted by relevance
182 extern const char sh_optshift[];
1468 const char sh_optshift[] = variable
347 while((n = optget(argv,sh_optshift))) switch(n) in b_shift()