Searched refs:tcpresp4 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dstatschannel.c2257 json_object *tcpreq4 = NULL, *tcpresp4 = NULL; local
2681 tcpresp4 = json_object_new_object();
2682 CHECKMEM(tcpresp4);
2718 isc_statsformat_json, tcpresp4, NULL,
2763 tcpresp4);
2780 tcpresp4 = NULL;
2806 if (tcpresp4 != NULL)
2807 json_object_put(tcpresp4);

Completed in 13 milliseconds