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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
DebugServices.h 333 /*! @typedef DebugPropertyTag
338 typedef uint32_t DebugPropertyTag;
1312 DEBUG_EXPORT OSStatus DebugGetProperty( DebugPropertyTag inTag, ... );
1340 DEBUG_EXPORT OSStatus DebugSetProperty( DebugPropertyTag inTag, ... );
DebugServices.c 380 DEBUG_EXPORT OSStatus DebugGetProperty( DebugPropertyTag inTag, ... )
419 DEBUG_EXPORT OSStatus DebugSetProperty( DebugPropertyTag inTag, ... )

Completed in 32 milliseconds