OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updatestr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.c
3623
const char *
updatestr
= client_update->host_lease == 0 ? "remove" : "update";
local
3630
INFO("host " PUB_S_SRP " for " PRI_S_SRP ", address " PRI_IPv4_ADDR_SRP " " PUB_S_SRP,
updatestr
,
3636
updatestr
, new_host_name, SEGMENTED_IPv6_ADDR_PARAM_SRP(addr->rr.data.aaaa.s6_addr, addr_buf),
3643
", port %d " PUB_S_SRP,
updatestr
, new_host_name, instance_name, service_type,
srp-mdns-proxy.c
3623
const char *
updatestr
= client_update->host_lease == 0 ? "remove" : "update";
local
3630
INFO("host " PUB_S_SRP " for " PRI_S_SRP ", address " PRI_IPv4_ADDR_SRP " " PUB_S_SRP,
updatestr
,
3636
updatestr
, new_host_name, SEGMENTED_IPv6_ADDR_PARAM_SRP(addr->rr.data.aaaa.s6_addr, addr_buf),
3643
", port %d " PUB_S_SRP,
updatestr
, new_host_name, instance_name, service_type,
Completed in 138 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026