Searched refs:RTDirEntryExIsStdDotLink (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/
H A Ddir.h470 RTDECL(bool) RTDirEntryExIsStdDotLink(PCRTDIRENTRYEX pDirEntryEx);
H A Dmangling.h473 # define RTDirEntryExIsStdDotLink RT_MANGLER(RTDirEntryExIsStdDotLink) macro
/vbox/src/VBox/Runtime/r3/
H A Ddir.cpp764 RTDECL(bool) RTDirEntryExIsStdDotLink(PCRTDIRENTRYEX pDirEntryEx) function
/vbox/src/VBox/Runtime/tools/
H A DRTDbgSymCache.cpp984 if (RTDirEntryExIsStdDotLink(pDirEntry))

Completed in 85 milliseconds