Searched refs:parentDirRef (Results 1 - 1 of 1) sorted by path

/haiku-buildtools/jam/
H A DStatCacheServer.cpp897 node_ref parentDirRef; local
898 parentDirRef.device = entryRef.device;
899 parentDirRef.node = entryRef.directory;
901 status_t error = CreateDirectory(parentDirRef, &dir);

Completed in 93 milliseconds