Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Ddsynth.h454 #define WORKER_PROC_DEINSTALL 0x0010 macro
H A Ddsynth.c484 WORKER_PROC_DEINSTALL; in main()
H A Dbuild.c2287 if (WorkerProcFlags & WORKER_PROC_DEINSTALL) { in WorkerProcess()