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

/vbox/src/VBox/Runtime/common/string/
H A DRTStrCopyP.cpp3 * IPRT - RTStrCopyP.
35 RTDECL(int) RTStrCopyP(char **ppszDst, size_t *pcbDst, const char *pszSrc) function
57 RT_EXPORT_SYMBOL(RTStrCopyP); variable
/vbox/include/iprt/
H A Dmangling.h1447 # define RTStrCopyP RT_MANGLER(RTStrCopyP) macro

Completed in 78 milliseconds