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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
DebugServices.h 158 /*! @typedef DebugOutputType
163 typedef uint32_t DebugOutputType;
1268 DEBUG_EXPORT OSStatus DebugInitialize( DebugOutputType inType, ... );
DebugServices.c 172 static DebugOutputType gDebugOutputType = kDebugOutputTypeNone;
215 DEBUG_EXPORT OSStatus DebugInitialize( DebugOutputType inType, ... )
218 DebugOutputType type;

Completed in 18 milliseconds