Searched refs:is_a_dir (Results 1 – 1 of 1) sorted by relevance
74 static int clear_target(char *path, char *ftype, int is_a_dir);340 clear_target(char *path, char *ftype, int is_a_dir) in clear_target() argument344 if (is_a_dir) { /* if there's a directory there already ... */ in clear_target()