Searched refs:RTMsgInfoV (Results 1 - 3 of 3) sorted by relevance

/vbox/include/iprt/
H A Dmessage.h191 RTDECL(int) RTMsgInfoV(const char *pszFormat, va_list va);
H A Dmangling.h992 # define RTMsgInfoV RT_MANGLER(RTMsgInfoV) macro
/vbox/src/VBox/Runtime/common/misc/
H A Dmessage.cpp205 int rc = RTMsgInfoV(pszFormat, va);
212 RTDECL(int) RTMsgInfoV(const char *pszFormat, va_list va) function
216 RT_EXPORT_SYMBOL(RTMsgInfoV); variable

Completed in 77 milliseconds