Searched refs:new_stat (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ | ||
H A D | ap_sbd.c | 88 sbd_stat_t *new_stat; local 148 if ((new_stat = realloc(a->stat, stsize)) == NULL) { 153 a->stat = new_stat; |
Completed in 45 milliseconds