Searched refs:unload (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/sun_fc/common/
H A DSun_fcFreeLibrary.cc48 HBA_STATUS status = list->unload();
H A DHBAList.h55 HBA_STATUS unload();
H A DHBAList.cc58 HBA_STATUS HBAList::unload() { function in class:HBAList
59 Trace log("HBAList::unload");
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dloader.h34 grub_err_t (*unload) (void),
/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dmain.c59 if (cur->unload)
60 cur->unload (cur->data);
69 if (curhook->unload)
70 curhook->unload (curhook->data);
91 if (efiemu_config_tables->unload)
92 efiemu_config_tables->unload (efiemu_config_tables->data);
104 if (cur->unload)
105 cur->unload (cur->data);
120 void (*unload) (void *data),
130 nhook->unload
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dboot.c45 grub_err_t (*unload) (void),
52 grub_loader_unload_func = unload;
/osnet-11/usr/src/grub/grub2/include/grub/efiemu/
H A Defiemu.h177 void (*unload) (void *data); member in struct:grub_efiemu_configuration_table
196 void (*unload) (void *data),
237 void (*unload) (void *data); member in struct:grub_efiemu_prepare_hook
252 void (*unload) (void *data),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL758 Dynamically unload $libref, which must be an opaque 'library reference' as
771 unload and then subsequently reload the shared libperl without relocating any
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h1308 grub_efi_status_t (*unload) (grub_efi_handle_t image_handle); member in struct:grub_efi_loaded_image
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1178 $self->unload;
1297 #-> sub CPAN::Config::unload ;
1298 sub unload { subroutine

Completed in 84 milliseconds