Searched refs:s_path (Results 1 – 1 of 1) sorted by relevance
1231 …depmod_modules_search_dir(struct depmod *depmod, DIR *d, size_t baselen, struct scratchbuf *s_path) in depmod_modules_search_dir() argument1248 if (scratchbuf_alloc(s_path, baselen + namelen + 2) < 0) { in depmod_modules_search_dir()1254 path = scratchbuf_str(s_path); in depmod_modules_search_dir()1296 s_path); in depmod_modules_search_dir()