Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Ddsynth.h635 void WorkerProcess(int ac, char **av);
H A Ddsynth.c280 WorkerProcess(ac, av); in main()
H A Dbuild.c1947 WorkerProcess(int ac, char **av) in WorkerProcess() function