Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dswitch_root.c73 static int FAST_FUNC rmrf(const char *directory, struct dirent *d, void *rootdevp) in rmrf() function
95 iterate_on_dir(directory, rmrf, &rootdev); in delete_contents()