<dec f='src/src/sys/fs/ntfs/ntfs_subr.h' l='118' type='int ntfs_utf8_wcmp(wchar , wchar )'/>
<def f='src/src/sys/fs/ntfs/ntfs_conv.c' l='75' ll='84' type='int ntfs_utf8_wcmp(wchar wc1, wchar wc2)'/>
<doc f='src/src/sys/fs/ntfs/ntfs_conv.c' l='71'>/*
 * Compare two wide characters, returning 1, 0, -1 if the first is
 * bigger, equal or lower than the second.
 */</doc>
<use f='src/src/sys/fs/ntfs/ntfs_vfsops.c' l='375' u='r' c='ntfs_mountfs'/>
