Searched refs:findopt (Results 1 – 5 of 5) sorted by relevance
433 findopt(struct opt_head *list, char *name) in findopt() function460 op2 = findopt(list, name); in newopt()497 while ((op = findopt(list, name)) != NULL) { in rmopt_schedule()
185 o = findopt(optc); in scan_option()773 opt = (*s == '\0') ? NULL : findopt(*s++); in init_unsupport()
917 public struct loption * findopt(int c) in findopt() function
358 public struct loption * findopt(int c);
533 curropt = findopt(c); in mca_opt_char()