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

  /src/sys/kern/
kern_module_vfs.c 52 static int module_load_plist_vfs(const char *, const bool,
110 error = module_load_plist_vfs(path, nochroot, &moduledict);
144 * module_load_plist_vfs:
149 module_load_plist_vfs(const char *modpath, const bool nochroot, function in typeref:typename:int

Completed in 11 milliseconds