Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dconfig.c75 static const char *ProfileLabel = "[LiveSystem]"; /* with the brackets */ variable
186 parseProfile(synth_config, ProfileLabel); in ParseConfiguration()
361 ProfileLabel = l2; in parseConfigFile()
388 else if (strcmp(buf, ProfileLabel) == 0) in parseConfigFile()
419 ProfileLabel = l2; in parseConfigFile()