Home
last modified time | relevance | path

Searched defs:EXPIRE_OK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c450 #define EXPIRE_OK(exp, now) ((exp == INT_MAX) || (exp < now)) macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dadb.c456 #define EXPIRE_OK( global() macro
[all...]