OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fromold
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
rdataslab.c
665
bool
fromold
;
local
667
fromold
= false;
669
fromold
= true;
671
fromold
= (dns_rdata_compare(&ordata, &nrdata) < 0);
673
if (
fromold
) {
rdataslab.c
665
bool
fromold
;
local
667
fromold
= false;
669
fromold
= true;
671
fromold
= (dns_rdata_compare(&ordata, &nrdata) < 0);
673
if (
fromold
) {
/src/external/mpl/bind/dist/lib/dns/
rdataslab.c
716
bool
fromold
;
local
718
fromold
= false;
720
fromold
= true;
722
fromold
= (dns_rdata_compare(&ordata, &nrdata) < 0);
724
if (
fromold
) {
rdataslab.c
716
bool
fromold
;
local
718
fromold
= false;
720
fromold
= true;
722
fromold
= (dns_rdata_compare(&ordata, &nrdata) < 0);
724
if (
fromold
) {
Completed in 125 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026