Searched refs:dirPath (Results 1 – 1 of 1) sorted by relevance
32 CPath dirPath; in main() local39 } else if (dirPath.isEmpty()) { in main()40 dirPath.set(argv[i]); in main()47 if (dirPath.isEmpty()) { in main()51 } else if (!dirPath.dirExists()) { in main()52 fprintf(stderr, "Error: '%s' is not a valid directory.\n", dirPath.cstr()); in main()71 if (findLock(dirPath, &result)) { in main()