Searched refs:ntfs_uastricmp (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs_subr.h | 121 ntfs_uastricmp(ntmp, (ustr), (ustrlen), (astr), (astrlen))
|
H A D | ntfs_subr.c | 67 static int ntfs_uastricmp (struct ntfsmount *, const wchar *, size_t, const char *, size_t); 640 ntfs_uastricmp(struct ntfsmount *ntmp, const wchar *ustr, size_t ustrlen, in ntfs_uastricmp() function
|