Home
last modified time | relevance | path

Searched refs:ntfs_utf8_wcmp (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/ntfs/
H A Dntfs_conv.c140 ntfs_utf8_wcmp(wchar wc1, wchar wc2) in ntfs_utf8_wcmp() function
H A Dntfs_subr.h104 ntfs_wcmp_func_t ntfs_utf8_wcmp; variable
H A Dntfs_vfsops.c334 ntmp->ntm_wcmp = ntfs_utf8_wcmp; in ntfs_mountfs()