Home
last modified time | relevance | path

Searched refs:g_adm (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c101 static fmd_adm_t *g_adm; variable
162 fmd_adm_close(g_adm); in die()
386 if (fmd_adm_xprt_stats(g_adm, id, &ams) != 0) { in stat_one_xprt()
398 (void) fmd_adm_stats_free(g_adm, &ams); in stat_one_xprt()
418 (void) fmd_adm_stats_free(g_adm, &ams); in stat_one_xprt()
451 (void) fmd_adm_stats_free(g_adm, &ams); in stat_one_xprt_auth()
466 (void) fmd_adm_stats_free(g_adm, &ams); in stat_one_xprt_auth()
499 (void) fmd_adm_stats_free(g_adm, &ams); in stat_one_fmd()
519 (void) fmd_adm_stats_free(g_adm, &ams); in stat_one_fmd()
614 (void) fmd_adm_stats_free(g_adm, &ams); in stat_mod()
[all …]
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfmadm.c36 static fmd_adm_t *g_adm; variable
67 (void) fprintf(stderr, "%s\n", fmd_adm_errmsg(g_adm)); in vwarn()
69 (void) fprintf(stderr, ": %s\n", fmd_adm_errmsg(g_adm)); in vwarn()
93 fmd_adm_close(g_adm); in die()
211 if ((g_adm = fmd_adm_open(NULL, program, FMD_ADM_VERSION)) == NULL) in main()
219 err = cp->cmd_func(g_adm, argc, argv); in main()
220 fmd_adm_close(g_adm); in main()
/illumos-gate/usr/src/cmd/luxadm/
H A DMakefile30 OBJS_sparc= g_adm.o diag.o fcalupdate.o hotplug.o qlgcupdate.o setboot.o