Lines Matching defs:gdp
2324 Grp_desc *gdp;
2336 for (ALIST_TRAVERSE(ghp->gh_depends, idx2, gdp)) {
2337 if (gdp->gd_depend == clmp)
2340 if ((gdp->gd_flags & GPD_ADDEPS) == 0)
2343 if ((gdp = hdl_add(ghp, nlmp, rdflags, &ale)) == NULL)
2395 if ((gdp =
2857 Grp_desc *gdp;
2860 for (ALIST_TRAVERSE(ghp->gh_depends, idx2, gdp)) {
2861 if ((gdp->gd_flags & GPD_PARENT) == 0)
2863 sl.sl_imap = lmp = gdp->gd_depend;