Home
last modified time | relevance | path

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

/external/grub/stage2/
Dshared.h986 int load_module (char *module, char *arg);
Dboot.c762 load_module (char *module, char *arg) in load_module() function
Dbuiltins.c2652 if (! load_module (arg, mb_cmdline)) in module_func()
/external/webkit/V8Binding/v8/tools/
Dtest.py565 module = imp.load_module('testcfg', file, pathname, description)
/external/grub/
DChangeLog6252 (load_module): Likewise.
7474 [!STAGE1_5] (load_module): Likewise.
7587 (load_module): Accept two arguments, MODULE and ARG. And use