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

/vbox/src/VBox/Runtime/common/string/
H A DRTStrCat.cpp3 * IPRT - RTStrCat.
35 RTDECL(int) RTStrCat(char *pszDst, size_t cbDst, const char *pszSrc) function
55 RT_EXPORT_SYMBOL(RTStrCat); variable
/vbox/include/iprt/
H A Dmangling.h1439 # define RTStrCat RT_MANGLER(RTStrCat) macro

Completed in 73 milliseconds