HomeSort by: relevance | last modified time | path
    Searched refs:DebugGetErrorString (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
DebugServices.h 1486 /*! @function DebugGetErrorString
1504 DEBUG_EXPORT const char * DebugGetErrorString( long inErrorCode, char *inBuffer, size_t inBufferSize );
DebugServices.c 1498 DebugGetErrorString(err, mDNS_VACB, sizeof(mDNS_VACB));
1567 // DebugGetErrorString
1570 DEBUG_EXPORT const char * DebugGetErrorString( long inErrorCode, char *inBuffer, size_t inBufferSize )

Completed in 26 milliseconds