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

/haiku-fatelf/src/bin/makeudfimage/
H A DUdfBuilder.h80 status_t _ProcessDirectory(BEntry &entry, const char *path, struct stat stats,
H A DUdfBuilder.cpp834 error = _ProcessDirectory(_RootDirectory(), "/", rootStats, rootNode,
1119 UdfBuilder::_ProcessDirectory(BEntry &entry, const char *path, struct stat stats, function in class:UdfBuilder
1325 error = _ProcessDirectory(childEntry, childImagePath.c_str(),

Completed in 39 milliseconds