Searched refs:opt_finds (Results 1 – 3 of 3) sorted by relevance
94 const struct optioninfo *opt_finds(const char **optp);
165 oip= opt_finds(&arg); in process_optarg()
332 const struct optioninfo *opt_finds(const char **optp) { return find(optp,"-",oc_short); } in opt_finds() function