Searched refs:ZONE_GET_STR (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.sbin/nsd/ |
H A D | nsd-checkconf.c | 46 #define ZONE_GET_STR(NAME, VAR, PATTERN) \ macro 332 ZONE_GET_STR(name, o, zone); in config_print_zone() 345 ZONE_GET_STR(zonestats, o, zone->pattern); in config_print_zone() 374 ZONE_GET_STR(zonefile, o, p); in config_print_zone() 382 ZONE_GET_STR(zonestats, o, p); in config_print_zone()
|