Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dconfig.c90 const char *ConfigBase; /* The config base we found */ variable
156 ConfigBase = ConfigBase1; in ParseConfiguration()
159 ConfigBase = ConfigBase2; in ParseConfiguration()
739 asprintf(&path, "%s/%s", ConfigBase, scriptname); in checkhook()
H A Ddsynth.h567 extern const char *ConfigBase;
H A Dbuild.c1541 "-C", ConfigBase, in childBuilderThread()