Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
HDpkglist.c673 resolveDepString(use, scan->patch_deps, in resolveDeps()
1078 pkg->patch_deps = strdup_or_null(ptr); in childGetPackageInfo()
1145 freestrp(&pkg->patch_deps); in childGetPackageInfo()
1397 freestrp(&pkg->patch_deps);
HDdsynth.h152 char *patch_deps; /* PATCH_DEPENDS */ member