Searched refs:tcpreq4 (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
2678 tcpreq4 = json_object_new_object();
2679 CHECKMEM(tcpreq4);
2711 isc_statsformat_json, tcpreq4, NULL,
2760 tcpreq4);
2779 tcpreq4 = NULL;
2804 if (tcpreq4 != NULL)
2805 json_object_put(tcpreq4);

Completed in 37 milliseconds