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

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dargp-help.c414 struct hol struct
440 struct hol *hol = malloc (sizeof (struct hol)); local
506 hol_add_cluster(struct hol *hol, int group, const char *header, int index, struct hol_cluster *parent, const struct argp *argp) argument
528 hol_free(struct hol *hol) argument
628 hol_find_entry(struct hol *hol, const char *name) argument
653 hol_set_group(struct hol *hol, const char *name, int group) argument
832 hol_sort(struct hol *hol) argument
848 hol_append(struct hol *hol, struct hol *more) argument
1235 hol_help(struct hol *hol, const struct argp_state *state, argp_fmtstream_t stream) argument
1344 hol_usage(struct hol *hol, argp_fmtstream_t stream) argument
1387 struct hol *hol = make_hol (argp, cluster); local
1590 struct hol *hol = 0; local
[all...]

Completed in 100 milliseconds