Searched refs:PRTDIRENTRY (Results 1 - 7 of 7) sorted by relevance

/vbox/include/iprt/
H A Ddir.h292 typedef RTDIRENTRY *PRTDIRENTRY; typedef
389 RTDECL(int) RTDirRead(PRTDIR pDir, PRTDIRENTRY pDirEntry, size_t *pcbDirEntry);
461 RTDECL(bool) RTDirEntryIsStdDotLink(PRTDIRENTRY pDirEntry);
/vbox/src/VBox/Runtime/r3/
H A Ddir2.cpp57 static int rtDirRemoveRecursiveSub(char *pszBuf, size_t cchDir, PRTDIRENTRY pDirEntry, PRTFSOBJINFO pObjInfo)
H A Ddir.cpp752 RTDECL(bool) RTDirEntryIsStdDotLink(PRTDIRENTRY pDirEntry)
/vbox/src/VBox/Runtime/r3/win/
H A Ddirenum-win.cpp138 RTDECL(int) RTDirRead(PRTDIR pDir, PRTDIRENTRY pDirEntry, size_t *pcbDirEntry)
/vbox/src/VBox/Runtime/r3/posix/
H A Ddir-posix.cpp359 RTDECL(int) RTDirRead(PRTDIR pDir, PRTDIRENTRY pDirEntry, size_t *pcbDirEntry)
/vbox/src/VBox/Runtime/r3/nt/
H A Ddirenum-r3-nt.cpp426 RTDECL(int) RTDirRead(PRTDIR pDir, PRTDIRENTRY pDirEntry, size_t *pcbDirEntry)
/vbox/src/bldprogs/
H A Dscm.cpp1242 static int scmProcessDirTreeRecursion(char *pszBuf, size_t cchDir, PRTDIRENTRY pEntry,

Completed in 49 milliseconds