Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dmodprobe.c124 static struct arg_list *llist_rev(struct arg_list *list) in llist_rev() function
443 if (!(toys.optflags & FLAG_r)) m->dep = llist_rev(m->dep); in go_probe()