OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unidentified
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-replication.c
1966
// If this is an
unidentified
connection that is associated with a temporary instance and
2353
srpl_connection_t *
unidentified
= unmatched->connection;
local
2354
if (
unidentified
!= NULL &&
unidentified
->state > srpl_state_session_evaluate) {
2385
INFO(PRI_S_SRP ": not sending retry delay for %d seconds because
unidentified
", srpl_connection->name, reconnect_delay);
2782
//
unidentified
connection is by definition an incoming connection.
2982
srpl_connection_t *
unidentified
= unmatched_instance->connection;
local
2983
if (
unidentified
== NULL) {
2987
if (
unidentified
->dso == NULL) {
2988
FAULT("
unidentified
instance " PRI_S_SRP " (%p) has outgoing connection (%p)!"
[
all
...]
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026