ndmp_stat_t
extern ndmp_stat_t ndstat;
extern ndmp_stat_t ndstat;
ndmp_stat_t ndstat;
if ((nstat = malloc(sizeof (ndmp_stat_t))) == NULL) {
if ((nstat = malloc(sizeof (ndmp_stat_t))) == NULL) {
dostats(ndmp_stat_t *old, ndmp_stat_t *new)
static ndmp_stat_t *nstat;
static void dostats(ndmp_stat_t *, ndmp_stat_t *);
ndmp_stat_t *old = NULL;
ndmp_get_stats(ndmp_stat_t *statp)
extern int ndmp_get_stats(ndmp_stat_t *);