Searched refs:is_a_dir (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dverify.c74 static int clear_target(char *path, char *ftype, int is_a_dir);
340 clear_target(char *path, char *ftype, int is_a_dir) argument
344 if (is_a_dir) { /* if there's a directory there already ... */

Completed in 48 milliseconds