Searched refs:nagg (Results 1 – 1 of 1) sorted by relevance
350 dtrace_aggdesc_t *agg, *nagg; local374 if ((nagg = malloc(DTRACE_SIZEOF_AGGDESC(agg))) != NULL)375 bcopy(agg, nagg, sizeof (*agg));379 if ((agg = nagg) == NULL)