Searched refs:ntfs_ucsndup (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.h45 extern ntfschar *ntfs_ucsndup(const ntfschar *s, u32 maxlen);
H A Dunistr.c352 * ntfs_ucsndup - duplicate little endian Unicode string
368 ntfschar *ntfs_ucsndup(const ntfschar *s, u32 maxlen) function
H A Dattrib.c438 name = ntfs_ucsndup(name, name_len);
467 name = ntfs_ucsndup(attr_name, a->name_length);

Completed in 102 milliseconds