Searched defs:STATS_JSON_SERVER (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dstatschannel.c2107 #define STATS_JSON_SERVER 0x01 macro
2315 if ((flags & STATS_JSON_SERVER) != 0) {
2464 if ((flags & (STATS_JSON_ZONES | STATS_JSON_SERVER)) != 0) {
2493 if ((flags & STATS_JSON_SERVER) != 0) {
2895 return (render_json(STATS_JSON_SERVER, url, urlinfo,

Completed in 22 milliseconds