Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dconfig.c95 static void parseProfile(const char *cpath, const char *path);
186 parseProfile(synth_config, ProfileLabel); in ParseConfiguration()
529 parseProfile(const char *cpath, const char *profile) in parseProfile() function