OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZEROTTL
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
qpcache.c
93
#define
ZEROTTL
(header) \
107
(((header)->ttl > (now)) || ((header)->ttl == (now) &&
ZEROTTL
(header)))
1082
* skip this record. We skip the records with
ZEROTTL
1086
if (!
ZEROTTL
(header) && KEEPSTALE(qpdb) && stale_ttl > now) {
1101
rdataset->ttl = !
ZEROTTL
(header) ? header->ttl - now : 0;
1216
* skip this record. We skip the records with
ZEROTTL
1221
if (!
ZEROTTL
(header) && KEEPSTALE(search->qpdb) &&
3074
if (
ZEROTTL
(header)) {
3130
if (
ZEROTTL
(newheader)) {
3158
if (
ZEROTTL
(newheader))
[
all
...]
rbt-cachedb.c
98
#define
ZEROTTL
(header) \
112
(((header)->ttl > (now)) || ((header)->ttl == (now) &&
ZEROTTL
(header)))
331
* skip this record. We skip the records with
ZEROTTL
336
if (!
ZEROTTL
(header) && KEEPSTALE(search->rbtdb) &&
rbtdb.c
102
#define
ZEROTTL
(header) \
116
(((header)->ttl > (now)) || ((header)->ttl == (now) &&
ZEROTTL
(header)))
2148
* skip this record. We skip the records with
ZEROTTL
2152
if (!
ZEROTTL
(header) && KEEPSTALE(rbtdb) && stale_ttl > now) {
2167
rdataset->ttl = !
ZEROTTL
(header) ? header->ttl - now : 0;
2887
if (
ZEROTTL
(header)) {
2946
if (
ZEROTTL
(newheader)) {
2992
if (
ZEROTTL
(newheader)) {
3050
if (
ZEROTTL
(newheader)) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c
329
#define
ZEROTTL
(header) \
351
((header)->rdh_ttl == (now) &&
ZEROTTL
(header)))
3177
* skip this record. We skip the records with
ZEROTTL
4638
* skip this record. We skip the records with
ZEROTTL
4643
if (!
ZEROTTL
(header) && KEEPSTALE(search->rbtdb) &&
6602
if (
ZEROTTL
(newheader)) {
6643
if (
ZEROTTL
(newheader)) {
6697
if (
ZEROTTL
(newheader)) {
Completed in 34 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026