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()
186 o = findopt(optc); in scan_option() 765 opt = findopt(*s);
769 public struct loption * findopt(int c) in is_optchar() 752 public struct loption * findopt(int c) findopt() function
329 public struct loption * findopt(int c);
504 curropt = findopt(c); in mca_opt_char()