Lines Matching defs:unicode
569 /* Generate unicode name. */
586 /* Generate unicode name. */
660 ntfschar *unicode = NULL;
757 len = ntfs_mbstoucs(p, &unicode);
767 inum = ntfs_inode_lookup_by_name(ni, unicode, len);
776 len = ntfs_mbstoucs(p, &unicode);
786 inum = ntfs_inode_lookup_by_name(ni, unicode, len);
810 free(unicode);
811 unicode = NULL;
827 free(unicode);
1441 * @name: unicode name of new object
1442 * @name_len: length of the name in unicode characters
1445 * @target: target in unicode (only for symlinks)
1446 * @target_len: length of target in unicode characters
1896 * @name: unicode name of the object to delete
1897 * @name_len: length of the name in unicode characters
2189 * @name: unicode name of the new link
2190 * @name_len: length of the name in unicode characters