Searched refs:sh_optbuiltin (Results 1 – 3 of 3) sorted by relevance
154 extern const char sh_optbuiltin[];
350 const char sh_optbuiltin[] = variable
794 while (n = optget(argv,sh_optbuiltin)) switch (n) in b_builtin()