Home
last modified time | relevance | path

Searched refs:load_module (Results 1 – 12 of 12) sorted by relevance

/onnv-gate/usr/src/uts/common/crypto/core/
H A Dkcf_mech_tabs.c825 crypto_mech2id_common(char *mechname, boolean_t load_module) in crypto_mech2id_common() argument
837 if (!load_module || second_time == B_TRUE || servicing_interrupt()) in crypto_mech2id_common()
847 if (load_module && !auto_unload_flag_set(me->me_sw_prov)) { in crypto_mech2id_common()
/onnv-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h380 static void load_module(char *module, char *cdir);
H A Ddevfsadm.c2174 load_module(entp->d_name, cdir); in load_modules()
2181 load_module(char *mname, char *cdir) in load_module() function
/onnv-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h1071 int load_module (char *module, char *arg);
H A Dboot.c772 load_module (char *module, char *arg) in load_module() function
H A Dbuiltins.c3487 if (! load_module (arg, mb_cmdline)) in module_func()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/encoding/
H A Dencoding.xs641 load_module(PERL_LOADMOD_NOIMPORT, newSVpvn("Encode", 6), Nullsv, Nullsv);
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h470 #define load_module Perl_load_module macro
5142 # define load_module Perl_load_module_nocontext macro
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.xs2507 load_module(PERL_LOADMOD_NOIMPORT, newSVpvn("B::Deparse",10), newSVnv(0.61)); in store_code()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlapi.pod606 =item load_module
617 void load_module(U32 flags, SV* name, SV* ver, ...)
690 implemented that way; consider using load_module instead.
H A Dperltoc.pod4654 cv_undef, load_module, nothreadhook, perl_alloc, perl_construct,
/onnv-gate/usr/src/grub/grub-0.97/
H A DChangeLog6411 (load_module): Likewise.
7633 [!STAGE1_5] (load_module): Likewise.
7746 (load_module): Accept two arguments, MODULE and ARG. And use