Home
last modified time | relevance | path

Searched refs:REFRESHPLUSRETRYPLUS1_STR (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Doptions.h256 #define REFRESHPLUSRETRYPLUS1_STR "refresh+retry+1" macro
H A Dnsd-checkconf.c548 printf("\tmin-expire-time: " REFRESHPLUSRETRYPLUS1_STR "\n"); in print_zone_content_elems()
H A Dconfigparser.y1240 if(strcmp(str, REFRESHPLUSRETRYPLUS1_STR) == 0) { in parse_expire_expr()