Lines Matching defs:subopts
485 const char *const subopts[] = {
493 while ((subopt = getsubopt1(&opt_arg, subopts, &val, &option)) != EOF) {
540 const char *const subopts[] = {
548 while ((subopt = getsubopt1(&opt_arg, subopts, &val, &option)) != EOF) {
593 const char *const subopts[] = {
601 while ((subopt = getsubopt1(&opt_arg, subopts, &val, &option)) != EOF) {
635 const char *const subopts[] = {
645 while ((subopt = getsubopt1(&opt_arg, subopts, &val, &option)) != EOF) {
720 const char *const subopts[] = {
745 while ((subopt = getsubopt1(&opt_arg, subopts, &val, &option)) != EOF) {