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

/osnet-11/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c88 sbd_stat_t *new_stat; local
148 if ((new_stat = realloc(a->stat, stsize)) == NULL) {
153 a->stat = new_stat;

Completed in 170 milliseconds