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

/vbox/src/VBox/Runtime/common/string/
H A DRTStrCatP.cpp35 RTDECL(int) RTStrCatP(char **ppszDst, size_t *pcbDst, const char *pszSrc) function
50 RT_EXPORT_SYMBOL(RTStrCatP); variable
/vbox/include/iprt/
H A Dmangling.h1441 # define RTStrCatP RT_MANGLER(RTStrCatP) macro

Completed in 80 milliseconds