Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dpkglist.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);
H A Ddsynth.h152 char *patch_deps; /* PATCH_DEPENDS */ member