Searched refs:zxc_rm_recursive (Results 1 – 1 of 1) sorted by relevance
373 static int zxc_rm_recursive(int atfd, char* path, bool force) { in zxc_rm_recursive() function393 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