OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_host
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/am-utils/dist/fsinfo/
fsi_util.c
339
new_host
(void)
function
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.c
3497
dns_host_description_t *
new_host
, adv_host_t *host,
3507
if (!dns_names_equal_text(
new_host
->name, host->name)) {
3518
dns_host_description_t *
new_host
= client_update->host;
local
3522
dns_name_print(
new_host
->name, new_host_name, sizeof new_host_name);
3592
new_host
= client_update->host;
3594
new_host
= NULL;
3627
for (addr =
new_host
->addrs; addr != NULL; addr = addr->next) {
3671
outcome = compare_instance(host->instances->vec[i],
new_host
, host,
3682
outcome = compare_instance(host->update->add_instances->vec[i],
new_host
, host,
3806
if (key_id == host->key_id && dns_keys_rdata_equal(
new_host
->key, &host->key))
[
all
...]
Completed in 17 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026