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

/vbox/src/VBox/Runtime/common/string/
H A DRTStrNCmp.cpp3 * IPRT - RTStrNCmp.
35 RTDECL(int) RTStrNCmp(const char *psz1, const char *psz2, size_t cchMax) function
61 RT_EXPORT_SYMBOL(RTStrNCmp); variable
/vbox/include/iprt/
H A Dmangling.h1500 # define RTStrNCmp RT_MANGLER(RTStrNCmp) macro

Completed in 82 milliseconds