Home
last modified time | relevance | path

Searched refs:queuebulk (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.bin/dsynth/
HDpkglist.c193 queuebulk("ports-mgmt", "pkg", NULL, "x"); in ParsePackageList()
226 queuebulk(l1, l2, l3, (debugstop ? "d" : NULL)); in ParsePackageList()
280 queuebulk(l1, l2, l3, (debugstop ? "d" : NULL)); in parsepkglist_file()
319 queuebulk("ports-mgmt", "pkg", NULL, "x"); in GetLocalPackageList()
339 queuebulk(l1, l2, NULL, NULL); in GetLocalPackageList()
371 queuebulk(l1, l2, data, NULL); in GetLocalPackageList()
377 queuebulk(l1, l2, NULL, NULL); in GetLocalPackageList()
603 queuebulk("ports-mgmt", "pkg", NULL, "x"); in GetPkgPkg()
646 queuebulk("ports-mgmt", "pkg", NULL, NULL); in OptimizeEnv()
783 queuebulk(s1, s2, flavor, NULL); in resolveFlavors()
[all …]
HDbulk.c158 queuebulk(const char *s1, const char *s2, const char *s3, const char *s4) in queuebulk() function
HDdsynth.h606 void queuebulk(const char *s1, const char *s2, const char *s3,
HDrepo.c106 queuebulk(tpath, NULL, NULL, NULL); in DoRebuildRepo()
HDbuild.c3093 queuebulk(pkg->portdir, id, path, pkg->pkgfile); in doHook()
3095 queuebulk(NULL, id, path, NULL); in doHook()