Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Dconfig.c77 int MetaVersion = 2; variable
461 MetaVersion = strtol(l2, NULL, 0); in parseConfigFile()
H A Ddsynth.h579 extern int MetaVersion;
H A Drepo.c97 fprintf(fp, "version = %d;\n", MetaVersion); in DoRebuildRepo()