Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Drepo.c402 (scan->flags & (PKGF_DUMMY | PKGF_META))) { in RemovePackages()
420 (scan->flags & (PKGF_DUMMY | PKGF_META))) { in removePackagesMetaRecurse()
H A Ddsynth.h190 #define PKGF_META 0x00040000 /* USES contains 'metaport' */ macro
H A Dpkglist.c1105 pkg->flags |= PKGF_META; in childGetPackageInfo()