Searched refs:OptionsPath (Results 1 – 5 of 5) sorted by relevance
66 const char *OptionsPath = "/build/synth/options"; variable234 if (stat(OptionsPath, &st) < 0) in ParseConfiguration()235 dfatal("Directory missing: %s", OptionsPath); in ParseConfiguration()440 OptionsPath = l2; in parseConfigFile()
129 SNPRINTF(rs->optionspath, "%s", OptionsPath); in MonitorReset()
233 domount(work, NULLFS_RW, OptionsPath, "/options", NULL); in DoWorkerMounts()
572 extern const char *OptionsPath;
3147 benv[bi].data = OptionsPath; in childHookRun()