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