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

/vbox/src/VBox/Runtime/common/string/
H A Dstrspace.cpp190 RTDECL(PRTSTRSPACECORE) RTStrSpaceGetN(PRTSTRSPACE pStrSpace, const char *pszString, size_t cchMax) function
205 RT_EXPORT_SYMBOL(RTStrSpaceGetN); variable
/vbox/include/iprt/
H A Dmangling.h1520 # define RTStrSpaceGetN RT_MANGLER(RTStrSpaceGetN) macro

Completed in 59 milliseconds