Searched defs:maybe (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ | ||
H A D | zone.c | 3852 isc_int64_t warn = 0, maybe = 0; local 3909 if (maybe == 0 || 3910 maybe > timeexpire) 3911 maybe = timeexpire; 3915 warn = maybe; |
Completed in 56 milliseconds