HomeSort by: relevance | last modified time | path
    Searched defs:module_path (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/stand/lib/
exec.c 567 module_path(boot_module_t *bm, const char *kdev, const char *base_path) function in typeref:typename:const char *
613 path = module_path(bm, kdev, base_path);
exec.c 567 module_path(boot_module_t *bm, const char *kdev, const char *base_path) function in typeref:typename:const char *
613 path = module_path(bm, kdev, base_path);

Completed in 21 milliseconds