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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dunistr.c103 return ntfs_ucsncmp(s1, s2, s1_len) ? FALSE: TRUE;
177 * ntfs_ucsncmp - compare two little endian Unicode strings
190 int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n) function

Completed in 22 milliseconds