OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InfoCallback
(Results
1 - 2
of
2
) sorted by null
/external/mdnsresponder/mDNSPosix/
Identify.c
121
mDNSlocal void
InfoCallback
(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord)
347
if (hostname[0]) DoQuery(&q, hostname, kDNSQType_ANY, &target,
InfoCallback
);
/external/boringssl/src/ssl/test/
bssl_shim.cc
332
static void
InfoCallback
(const SSL *ssl, int type, int val) {
446
SSL_CTX_set_info_callback(ssl_ctx.get(),
InfoCallback
);
Completed in 2661 milliseconds