Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dmodprobe.c122 static struct arg_list *llist_rev(struct arg_list *list) in llist_rev() function
436 if (!FLAG(r)) m->dep = llist_rev(m->dep); in go_probe()