Searched refs:ourname (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dtkey.c272 dns_name_t *keyname, ourname; local
356 dns_name_init(&ourname, NULL);
357 dns_name_clone(dst_key_name(tctx->dhkey), &ourname);
362 RETERR(add_rdata_to_list(msg, &ourname, &ourkeyrdata, 0, namelist));

Completed in 36 milliseconds