Searched refs:sh_optread (Results 1 – 3 of 3) sorted by relevance
178 extern const char sh_optread[];
1241 const char sh_optread[] = variable
87 while((r = optget(argv,sh_optread))) switch(r) in b_read()