Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodprobe-small.c222 static char* str_2_list(const char *str) in str_2_list() function
583 desc = str_2_list(modinfo[i].aliases); in find_alias()
807 deps = str_2_list(info->deps); in process_module()