/titanic_51/usr/src/cmd/mdb/common/kmdb/kctl/ |
H A D | kctl_dmod.c | 130 struct modctl *modp; in kctl_dmod_load() local 275 struct modctl *modp = &modules; kctl_dmod_load_all() local 302 kctl_dmod_unload_common(struct modctl * modp) kctl_dmod_unload_common() argument 365 struct modctl *modp; kctl_dmod_unload_all() local 415 struct modctl *modp; kctl_dmod_sync() local [all...] |
H A D | kctl_mod.c | 43 kctl_mod_decompress(struct modctl *modp) in kctl_mod_decompress() argument 61 kctl_mod_loaded(struct modctl *modp) in kctl_mod_loaded() argument
|
H A D | kctl_main.c | 256 struct modctl *modp; in kctl_startup_modules() local
|
/titanic_51/usr/src/cmd/streams/strcmd/ |
H A D | strconf.c | 82 char *modp; /* ptr to module name */ in main() local 200 struct str_mlist *modp; in more_modules() local
|
H A D | strchg.c | 109 char *modp; /* for walking thru modnamep */ in main() local 535 struct str_mlist *modp; in more_modules() local [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | kdi.c | 95 kdi_dvec_mod_loaded(struct modctl *modp) in kdi_dvec_mod_loaded() argument 101 kdi_dvec_mod_unloading(struct modctl *modp) in kdi_dvec_mod_unloading() argument
|
H A D | modsubr.c | 223 install_stubs_by_name(struct modctl *modp, char *name) in install_stubs_by_name() argument 256 init_stubs(struct modctl *modp, struct mod_modinfo *mp) in init_stubs() argument 298 install_stubs(struct modctl *modp) in install_stubs() argument 313 uninstall_stubs(struct modctl * modp) uninstall_stubs() argument 328 reset_stubs(struct modctl * modp) reset_stubs() argument 349 struct modctl *modp; mod_getctl() local [all...] |
H A D | modctl.c | 355 struct modctl *modp; in modctl_modload() local 2654 struct modctl *modp; in modrload() local 2787 struct modctl *modp; modloadonly() local 2824 struct modctl *modp; modunrload() local 2879 struct modctl *modp; modinfo() local 3075 struct modctl *modp; mod_hold_loaded_mod() local 3111 struct modctl *modp; mod_hold_installed_mod() local 3211 mod_circdep(struct modctl * modp) mod_circdep() argument 3239 mod_getinfo(struct modctl * modp,struct modinfo * modinfop) mod_getinfo() argument 3323 struct modctl *modp; modlookup() local 3334 modlookup_by_modctl(modctl_t * modp,const char * symname) modlookup_by_modctl() argument 4286 mod_release_requisites(struct modctl * modp) mod_release_requisites() argument 4385 mod_install_requisites(struct modctl * modp) mod_install_requisites() argument 4809 struct modctl *modp = NULL; ddi_modclose() local [all...] |
/titanic_51/usr/src/uts/common/krtld/ |
H A D | kobj_kdi.c | 113 struct modctl *modp = &modules; in kobj_kdi_mod_iter() local 125 kobj_kdi_mod_isloaded(struct modctl *modp) in kobj_kdi_mod_isloaded() argument
|
H A D | kobj_stubs.c | 39 kobj_load_module(struct modctl *modp, int use_path) in kobj_load_module() argument 46 kobj_load_primary_module(struct modctl *modp) in kobj_load_primary_module() argument 53 kobj_unload_module(struct modctl *modp) in kobj_unload_module() argument
|
H A D | kobj_lm.c | 57 kobj_lm_append(int lmid, struct modctl *modp) in kobj_lm_append() argument
|
H A D | kobj.c | 370 struct modctl *modp; in kobj_init() local 1050 kobj_notify(int type, struct modctl *modp) in kobj_notify() argument 1854 kobj_load_module(struct modctl * modp,int use_path) kobj_load_module() argument 2096 kobj_load_primary_module(struct modctl * modp) kobj_load_primary_module() argument 2153 kobj_unload_module(struct modctl * modp) kobj_unload_module() argument 2826 do_dependents(struct modctl * modp,char * modname,size_t modnamelen) do_dependents() argument 3114 struct modctl *modp; kobj_getsymvalue() local 3143 struct modctl *modp; kobj_getsymname() local [all...] |
/titanic_51/usr/src/uts/i86pc/os/ |
H A D | cmi.c | 190 cmi_getops(modctl_t *modp) in cmi_getops() argument 211 cmi_load_modctl(modctl_t *modp) in cmi_load_modctl() argument 319 modctl_t *modp; cmi_load_module() local 414 modctl_t *modp; cmi_load_generic() local [all...] |
H A D | cms.c | 172 cms_getops(modctl_t *modp) in cms_getops() argument 193 cms_load_modctl(modctl_t *modp) in cms_load_modctl() argument 311 modctl_t *modp; cms_load_module() local [all...] |
/titanic_51/usr/src/cmd/ttymon/ |
H A D | tmutil.c | 170 char *modp, *svmodp; local
|
/titanic_51/usr/src/uts/sparc/os/ |
H A D | obpsym.c | 127 struct modctl *modp = &modules; in value_to_name() local
|
/titanic_51/usr/src/lib/libnsl/saf/ |
H A D | doconfig.c | 318 char *modp; /* module name from argument to pop */ in dopop() local
|
/titanic_51/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_module_load.c | 123 struct modctl *modp = dlr->dlr_modctl; in kmdb_module_loaded() local
|
H A D | kmdb_kdi.c | 124 kmdb_kdi_mod_isloaded(struct modctl *modp) in kmdb_kdi_mod_isloaded() argument
|
/titanic_51/usr/src/cmd/mdb/intel/kmdb/ |
H A D | kaif.c | 801 kaif_mod_loaded(struct modctl *modp) in kaif_mod_loaded() argument 808 kaif_mod_unloading(struct modctl *modp) in kaif_mod_unloading() argument
|
/titanic_51/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | options.c | 135 static char *modp = modifications; variable [all...] |
/titanic_51/usr/src/cmd/mdb/sparc/kmdb/ |
H A D | kaif.c | 865 kaif_mod_loaded(struct modctl *modp) in kaif_mod_loaded() argument 872 kaif_mod_unloading(struct modctl *modp) in kaif_mod_unloading() argument
|
/titanic_51/usr/src/uts/i86pc/io/acpi_drv/ |
H A D | acpi_video.c | 800 modctl_t *modp; in hotkey_init() local 862 modctl_t *modp; in hotkey_fini() local [all...] |
/titanic_51/usr/src/cmd/setfacl/ |
H A D | setfacl.c | 239 mod_entries(aclent_t *aclp, int cnt, char *modp, char *delp, in mod_entries() argument
|
/titanic_51/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_mdb.c | 415 fmd_module_t *modp = (fmd_module_t *)data; in module_ustat() local 455 fmd_module_t *modp = (fmd_module_t *)data; in module_stat() local 959 fmd_module_t *modp = (fmd_module_t *)data; in module_serd() local [all...] |