Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Dstatus.c355 PKGF_RUNNING)) == 0) { in startstatus()
H A Ddsynth.h186 #define PKGF_RUNNING 0x00004000 /* build complete */ macro
H A Dbuild.c880 PKGF_ERROR | PKGF_RUNNING)) == 0) { in startbuild()
892 PKGF_ERROR | PKGF_RUNNING)) == 0) { in startbuild()
1086 pkg->flags |= PKGF_RUNNING; in startworker()
1247 pkg->flags &= ~PKGF_RUNNING; in workercomplete()