Searched refs:ntfs_forbidden_chars (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.h71 extern BOOL ntfs_forbidden_chars(const ntfschar *name, int len, BOOL strict);
H A Dunistr.c1495 BOOL ntfs_forbidden_chars(const ntfschar *name, int len, BOOL strict) function
1558 forbidden = ntfs_forbidden_chars(name, len, strict);

Completed in 105 milliseconds