Home
last modified time | relevance | path

Searched refs:ndmp_stat_t (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/ndmpstat/
H A Dndmpstat_main.c68 static ndmp_stat_t *nstat;
71 static void dostats(ndmp_stat_t *, ndmp_stat_t *);
78 ndmp_stat_t *old = NULL; in main()
126 if ((nstat = malloc(sizeof (ndmp_stat_t))) == NULL) { in main()
143 if ((nstat = malloc(sizeof (ndmp_stat_t))) == NULL) { in main()
173 dostats(ndmp_stat_t *old, ndmp_stat_t *new) in dostats()
/titanic_50/usr/src/lib/libndmp/common/
H A Dlibndmp.h331 } ndmp_stat_t; typedef
346 extern int ndmp_get_stats(ndmp_stat_t *);
H A Dlibndmp.c368 ndmp_get_stats(ndmp_stat_t *statp) in ndmp_get_stats()
/titanic_50/usr/src/cmd/ndmpd/include/
H A Dndmpd_door.h102 extern ndmp_stat_t ndstat;
/titanic_50/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_door.c61 ndmp_stat_t ndstat;
H A Dndmpd.h719 extern ndmp_stat_t ndstat;