Searched refs:shortopt (Results 1 – 1 of 1) sorted by relevance
90 char shortopt; member561 if (ld_options[i].shortopt != '\0') in parse_args()563 shortopts[is] = ld_options[i].shortopt; in parse_args()1691 if (ld_options[j].shortopt != '\0' in help()1694 printf ("%s-%c", comma ? ", " : "", ld_options[j].shortopt); in help()