Searched refs:entries (Results 1 – 1 of 1) sorted by relevance
418 struct hol_entry *entries; member467 assert (hol->entries && hol->short_options); in make_hol()543 free (hol->entries); in hol_free()638 struct hol_entry *entry = hol->entries; in hol_find_entry()937 hol->entries = more->entries; in hol_append()949 struct hol_entry *entries = in hol_append() local955 assert (entries && short_options); in hol_append()960 __mempcpy (__mempcpy (entries, hol->entries, in hol_append()962 more->entries, in hol_append()1001 free (hol->entries); in hol_append()[all …]
Completed in 7 milliseconds