Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/bltin/
A Dzircon.c373 static int zxc_rm_recursive(int atfd, char* path, bool force) { in zxc_rm_recursive() function
393 if (zxc_rm_recursive(dfd, de->d_name, force) < 0) { in zxc_rm_recursive()
441 if (zxc_rm_recursive(AT_FDCWD, argv[0], force)) { in zxc_rm()

Completed in 3 milliseconds