Home
last modified time | relevance | path

Searched refs:hol_cluster (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/argp/
Dargp-help.c355 struct hol_cluster; /* fwd decl */
378 struct hol_cluster *cluster;
385 struct hol_cluster struct
401 struct hol_cluster *parent; argument
411 struct hol_cluster *next; argument
428 struct hol_cluster *clusters;
434 make_hol (const struct argp *argp, struct hol_cluster *cluster) in make_hol()
507 static struct hol_cluster *
509 struct hol_cluster *parent, const struct argp *argp) in hol_add_cluster()
511 struct hol_cluster *cl = malloc (sizeof (struct hol_cluster)); in hol_add_cluster()
[all …]