Lines Matching refs:opts
155 int opts[NELEM(options)];168 oi->opt_width, options[oi->opts[i]].name,169 Flag(oi->opts[i]) ? "on" : "off");188 oi.opts[n++] = i;303 char *opts;351 opts = cmd_opts;353 opts = cmd_opts;355 opts = set_opts;357 while ((optc = ksh_getopt(argv, &go, opts)) != -1) {