Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dmodprobe.c79 static char *add_opts(char *opts, char *toadd) in add_opts() function
269 modent->opts = add_opts(modent->opts, tokens[2]); in config_action()
467 if (m == m2) options = add_opts(options, TT.cmdopts); in go_probe()