Searched refs:module_dir (Results 1 – 1 of 1) sorted by relevance
117 char *kernel_dir, *module_dir, *cp; in find_kld_path() local135 while ((module_dir = strsep(&cp, ";")) != NULL) { in find_kld_path()136 snprintf(path, path_size, "%s/%s", module_dir, in find_kld_path()