Lines Matching defs:is_dir
386 int is_dir;395 is_dir = check_is_directory(self, self->prefix, subname);396 if (is_dir < 0)398 else if (is_dir) {