Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dmodprobe.c60 static char *path2mod(char *file, char *mod) in path2mod() function
147 path2mod(mod, name); in get_mod()
248 path2mod(tokens[1], aliase); in config_action()
252 realname = path2mod(tokens[2], NULL); in config_action()