Home
last modified time | relevance | path

Searched refs:DebugOutputTypeFlags (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSShared/
DDebugServices.c88 static OSStatus DebugFPrintFInit( DebugOutputTypeFlags inFlags, const char *inFilename );
328 DebugOutputTypeFlags flags; in DebugInitialize()
331 flags = (DebugOutputTypeFlags) va_arg( args, unsigned int ); in DebugInitialize()
723 static OSStatus DebugFPrintFInit( DebugOutputTypeFlags inFlags, const char *inFilename ) in DebugFPrintFInit()
726 DebugOutputTypeFlags typeFlags; in DebugFPrintFInit()
DDebugServices.h199 typedef unsigned int DebugOutputTypeFlags; typedef