Searched defs:ustrlen (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs_subr.h | 118 #define NTFS_UASTRCMP(ustr, ustrlen, astr, astrlen) \ argument 120 #define NTFS_UASTRICMP(ustr, ustrlen, astr, astrlen) \ argument
|
H A D | ntfs_subr.c | 640 ntfs_uastricmp(struct ntfsmount *ntmp, const wchar *ustr, size_t ustrlen, in ntfs_uastricmp() 685 ntfs_uastrcmp(struct ntfsmount *ntmp, const wchar *ustr, size_t ustrlen, in ntfs_uastrcmp()
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | internal.h | 770 ustrlen (const unsigned char *s1) in ustrlen() function
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | internal.h | 805 ustrlen (const unsigned char *s1) in ustrlen() function
|