Searched defs:missing_ok (Results 1 – 1 of 1) sorted by relevance
75 long_remove(const char **path_ptr, int missing_ok, int *did_chdir) in long_remove()115 recursive_remove_internal(const char *path, int missing_ok, int cwd) in recursive_remove_internal()176 recursive_remove(const char *path, int missing_ok) in recursive_remove()