Home | History | Annotate | Download | only in tzcode

Lines Matching refs:rootpath

1294     string rootpath, zonetab, version;
1305 rootpath = argv[1];
1397 scandir(rootpath);
1399 cerr << "Error: While scanning " << rootpath << ": " << error.what() << endl;