Lines Matching refs:target
218 /* exact length of target text, without the terminator */
715 char *target;
719 target = ntfs_make_symlink(ni, ctx->abs_mnt_point);
725 if (target || (errno == EOPNOTSUPP)) {
726 if (target)
727 stbuf->st_size = strlen(target);
732 free(target);
866 char *target;
869 target = ntfs_make_symlink(ni, ctx->abs_mnt_point);
875 if (target || (errno == EOPNOTSUPP)) {
876 if (target)
877 stbuf->st_size = strlen(target);
883 free(target);
1003 char *target = NULL;
1007 * symlink target as multibyte string */
1009 intx_file->target,
1012 target)) /
1014 &target, 0);
1021 free(target);
1177 char *target;
1181 target = ntfs_make_symlink(ni, ctx->abs_mnt_point);
1182 if (target) {
1183 strncpy(buf,target,buf_size);
1184 free(target);
1239 if (ntfs_ucstombs(intx_file->target, (na->data_size -
1240 offsetof(INTX_FILE, target)) / sizeof(ntfschar),
2060 const char *target, struct fuse_file_info *fi)
2175 utarget_len = ntfs_mbstoucs(target,