Home
last modified time | relevance | path

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

/aosp_15_r20/external/kmod/tools/
H A Dmodprobe.c703 static int options_from_array(char **args, int nargs, char **output) in options_from_array() function
1030 err = options_from_array(args, nargs, &opts); in do_modprobe()