Searched refs:subDirp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dfiletools.cpp47 DIR *subDirp = NULL; local
57 if ((subDirp = opendir(newpath)) != NULL) {
59 closedir(subDirp);
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dputil.cpp938 DIR* subDirp = NULL; local
959 if ((subDirp = opendir(newpath)) != NULL) {
961 closedir(subDirp);

Completed in 123 milliseconds