Searched refs:sh_optreadonly (Results 1 – 3 of 3) sorted by relevance
179 extern const char sh_optreadonly[];
1288 const char sh_optreadonly[] = variable
93 while((flag = optget(argv,*command=='e'?sh_optexport:sh_optreadonly))) switch(flag) in b_readonly()