Home
last modified time | relevance | path

Searched defs:mod_ops (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h49 struct mod_ops { struct
58 * The defined set of mod_ops structures for each loadable module type argument
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c1221 struct slm_mod_ops *mod_ops; in load_modules() local
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h115 const fmd_modops_t *mod_ops; /* module class ops vector (ro) */ member