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

/vbox/src/VBox/Runtime/common/path/
H A DRTPathTraverseList.cpp3 * IPRT - RTPathTraverseList
40 RTDECL(int) RTPathTraverseList(const char *pszPathList, char chSep, PFNRTPATHTRAVERSER pfnCallback, void *pvUser1, void *pvUser2) function
79 RT_EXPORT_SYMBOL(RTPathTraverseList); variable
/vbox/include/iprt/
H A Dmangling.h1084 # define RTPathTraverseList RT_MANGLER(RTPathTraverseList) macro

Completed in 81 milliseconds