Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dfilesubr.c25 static int deep_remove_dir (const char *path);
441 return deep_remove_dir (f); in unlink_file_dir()
453 deep_remove_dir (const char *path) in deep_remove_dir() function
489 if (deep_remove_dir (buf)) in deep_remove_dir()