Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
DDebugServices.c726 DebugOutputTypeFlags typeFlags; in DebugFPrintFInit() local
728 typeFlags = inFlags & kDebugOutputTypeFlagsTypeMask; in DebugFPrintFInit()
729 if( typeFlags == kDebugOutputTypeFlagsStdOut ) in DebugFPrintFInit()
737 else if( typeFlags == kDebugOutputTypeFlagsStdErr ) in DebugFPrintFInit()
745 else if( typeFlags == kDebugOutputTypeFlagsFile ) in DebugFPrintFInit()