Searched defs:fmd_scheme (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_scheme.h42 * operations declaration and initialization table in fmd_scheme.c.
62 typedef struct fmd_scheme { struct
63 struct fmd_scheme *sch_next; /* next scheme on hash bucket chain */
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dscheme.c66 typedef struct fmd_scheme { struct
67 struct fmd_scheme *sch_next; /* next scheme on list of schemes */
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dscheme.c44 * fmd_scheme.c and must be kept in sync with the set of service routines
65 typedef struct fmd_scheme { struct
66 struct fmd_scheme *sch_next; /* next scheme on list of schemes */

Completed in 76 milliseconds