Searched refs:so (Results 1 – 1 of 1) sorted by relevance
436 char *so; in make_hol() local473 so = hol->short_options; in make_hol()478 entry->short_options = so; in make_hol()493 *so++ = o->key; in make_hol()563 char *so = entry->short_options; in hol_entry_short_iterate() local572 so++; in hol_entry_short_iterate()946 char *so, *more_so; in hol_append() local981 e->short_options = so; in hol_append()993 *so++ = ch; in hol_append()999 *so = '\0'; in hol_append()[all …]
Completed in 8 milliseconds