Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dconfig.c94 static void parseConfigFile(const char *path);
185 parseConfigFile(synth_config); in ParseConfiguration()
339 parseConfigFile(const char *path) in parseConfigFile() function