| /titanic_53/usr/src/cmd/avs/sv/ |
| H A D | svboot.c | 193 int Cflag, resume, suspend, unload; in main() local 201 Cflag = unload = resume = suspend = 0; in main() 228 unload++; in main() 249 if ((resume + suspend + unload) > 1) { in main() 255 if (!resume && !suspend && !unload) { in main() 283 else if (unload) in main()
|
| /titanic_53/usr/src/lib/sun_fc/common/ |
| H A D | Sun_fcFreeLibrary.cc | 48 HBA_STATUS status = list->unload(); in Sun_fcFreeLibrary()
|
| H A D | HBAList.h | 55 HBA_STATUS unload();
|
| H A D | HBAList.cc | 64 HBA_STATUS HBAList::unload() { in unload() function in HBAList
|
| /titanic_53/usr/src/boot/sys/boot/common/ |
| H A D | install.c | 255 unload(); in install() 306 unload(); in install()
|
| H A D | module.c | 226 unload(void) in unload() function 239 COMMAND_SET(unload, "unload", "unload all modules", command_unload); 245 unload(); in command_unload()
|
| H A D | bootstrap.h | 222 void unload(void);
|
| H A D | help.common | 422 unload
|
| /titanic_53/usr/src/boot/sys/boot/ |
| H A D | README | 128 o The command "unload" will unload everything. This is 135 unload 142 unload
|
| /titanic_53/usr/src/cmd/sgs/elfedit/common/ |
| H A D | elfedit.msg | 84 @ MSG_DEBUG_MODUNLOAD "unload module: %s: %s\n" 137 @ MSG_ERR_CNTDLCLOSE "unable to unload module sharable object %s: %s\n" 144 @ MSG_ERR_CNTULSMOD "cannot unload built in module: %s\n" 539 The sys:unload command is used to explicitly unload elfedit modules.\n\ 541 There is usually little need to explicitly unload modules.\n\ 720 @ MSG_SYS_CMD_UNLOAD "unload"
|
| /titanic_53/usr/src/uts/common/os/ |
| H A D | sched.c | 192 goto unload; in sched() 381 unload: in sched()
|
| H A D | modctl.c | 2822 modunrload(modid_t id, struct modctl **rmodp, int unload) in modunrload() argument 2842 if (unload) { in modunrload()
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | loader.4th | 240 0 1 unload drop 271 0 1 unload drop
|
| H A D | beadm.4th | 238 0 unload drop
|
| H A D | menu-commands.4th | 573 s" unload" evaluate
|
| /titanic_53/usr/src/lib/libbsm/ |
| H A D | audit_event.txt | 288 244:AUE_MODUNLOAD:modctl(2) - unload module:as
|
| /titanic_53/usr/src/uts/common/io/e1000api/ |
| H A D | README | 293 5010052 The stress load/unload test of Intel PWLA8494MT Quad Port NIC causes system hung
|
| /titanic_53/usr/src/uts/common/io/e1000g/ |
| H A D | README | 293 5010052 The stress load/unload test of Intel PWLA8494MT Quad Port NIC causes system hung
|
| /titanic_53/usr/src/uts/intel/io/acpica/ |
| H A D | changes.txt | 2035 Table unload and ACPICA termination: Delete all attached data objects 3352 table load and unload. They are intended to simplify the host 3411 Debugger: Reimplemented the "unload" command to use the new 3414 due to need for an unload interface. 6249 unload, depending on whether it has been stored in a named object by the 6399 namespace walks (readers), but block a dynamic table unload until it can 6403 unload could (possibly catastrophically) delete the portion of the 7164 unregister a table upon an unload. During a load, if the same table is 7178 by Load() did not have its reference count decremented during unload, 7231 AcpiExec: Add support for dynamic table load/unload. Now calls _CFG [all …]
|
| /titanic_53/usr/src/cmd/auditrecord/ |
| H A D | audit_record_attr.txt | 1089 title=modctl: unload module
|
| /titanic_53/usr/src/cmd/sgs/packages/common/ |
| H A D | SUNWonld-README | 1395 6603313 dlclose() can fail to unload objects after fix for 6573641
|