Searched defs:rtDirType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Ddir-posix.cpp338 static RTDIRENTRYTYPE rtDirType(int iType) function
399 pDirEntry->enmType = rtDirType(pDir->Data.d_type);
518 rtDirSetDummyInfo(&pDirEntry->Info, rtDirType(pDir->Data.d_type));

Completed in 44 milliseconds