Lines Matching full:storagedir
404 LogInfo("-storageDir <baseDir> Set the directory where the data will be stored; this directory");
459 LogError("storageDir '%s' allocation error", directoryName);
466 LogError("storageDir '%s' is incorrect or cannot be reached", directoryName);
489 LogError("storageDir '%s' does not have read-write access", directoryName);
496 LogError("storageDir '%s' does not exist", directoryName);
502 LogError("storageDir '%s' is incorrect or cannot be reached", directoryName);
1231 else if (strcmp(argv[0], "-storageDir") == 0)
1304 LogError("-storageDir option is mandatory");