OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reportDict
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c
17987
CFMutableDictionaryRef
reportDict
;
18000
reportDict
= NULL;
18001
err = CFPropertyListCreateFormatted( kCFAllocatorDefault, &
reportDict
,
18093
err = CFDictionarySetInt64(
reportDict
, kDotLocalTestReportKey_Error, subtest->error );
18097
CFArrayAppendValue( reportArray,
reportDict
);
18101
CFReleaseNullSafe(
reportDict
);
[
all
...]
Completed in 53 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026