OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:added_address
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-replication.h
357
bool
added_address
; // True if address callback adds an address to the instance
member in struct:srpl_instance
srp-replication.c
3032
instance->
added_address
= true;
3049
INFO(PRI_S_SRP " on instance " PRI_S_SRP ", matched_unidentified " PRI_S_SRP ",
added_address
" PRI_S_SRP,
3051
instance->
added_address
? "yes" : "no");
3053
if (instance->
added_address
&& !instance->matched_unidentified) {
3061
// reset
added_address
and matched_unidentified
3062
instance->
added_address
= false;
Completed in 59 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026