Searched defs:ntfs_str2ucs (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dunistr.c727 * ntfs_str2ucs - convert a string to a valid NTFS file name
743 ntfschar *ntfs_str2ucs(const char *s, int *len) function
764 * ntfs_ucsfree - free memory allocated by ntfs_str2ucs()
767 * Free memory at @ucs and which was allocated by ntfs_str2ucs.

Completed in 22 milliseconds