Home
last modified time | relevance | path

Searched defs:hol (Results 1 – 1 of 1) sorted by relevance

/argp/
A Dargp-help.c415 struct hol struct
418 struct hol_entry *entries; argument
427 /* Clusters of entries in this hol. */ argument
428 struct hol_cluster *clusters; argument
441 struct hol *hol = malloc (sizeof (struct hol)); in make_hol() local
530 hol_free (struct hol *hol) in hol_free()
636 hol_find_entry (struct hol *hol, const char *name) in hol_find_entry()
908 hol_sort (struct hol *hol) in hol_sort()
921 hol_append (struct hol *hol, struct hol *more) in hol_append()
1019 struct hol *hol = make_hol (argp, cluster); in argp_hol() local
[all …]

Completed in 37 milliseconds