Searched refs:hol_cluster (Results 1 – 1 of 1) sorted by relevance
355 struct hol_cluster; /* fwd decl */378 struct hol_cluster *cluster;385 struct hol_cluster struct401 struct hol_cluster *parent; argument411 struct hol_cluster *next; argument428 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 …]