OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDebugOutputTypeFlagsStdOut
(Results
1 - 2
of
2
) sorted by null
/external/mdnsresponder/mDNSShared/
DebugServices.h
194
@constant
kDebugOutputTypeFlagsStdOut
fprintf should go to stdout.
202
#define
kDebugOutputTypeFlagsStdOut
1
[
all
...]
DebugServices.c
729
if( typeFlags ==
kDebugOutputTypeFlagsStdOut
)
[
all
...]
Completed in 26 milliseconds