Searched refs:DebugGetErrorString (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A DDebugServices.h1510 /*! @function DebugGetErrorString
1528 DEBUG_EXPORT const char * DebugGetErrorString( int_least32_t inErrorCode, char *inBuffer, size_t inBufferSize );
H A DDebugServices.c1542 DebugGetErrorString(err, mDNS_VACB, sizeof(mDNS_VACB));
1611 // DebugGetErrorString
1614 DEBUG_EXPORT const char * DebugGetErrorString( int_least32_t inErrorCode, char *inBuffer, size_t inBufferSize ) function

Completed in 172 milliseconds