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

/vbox/src/VBox/Runtime/common/string/
H A DRTStrNLen.cpp3 * IPRT - RTStrNLen.
35 RTDECL(size_t) RTStrNLen(const char *pszString, size_t cchMax) function
40 RT_EXPORT_SYMBOL(RTStrNLen); variable
/vbox/include/iprt/
H A Dmangling.h1502 # define RTStrNLen RT_MANGLER(RTStrNLen) macro

Completed in 77 milliseconds