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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dunistr.h45 extern ntfschar *ntfs_ucsndup(const ntfschar *s, u32 maxlen);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dunistr.c294 * ntfs_ucsndup - duplicate little endian Unicode string
310 ntfschar *ntfs_ucsndup(const ntfschar *s, u32 maxlen) function
H A Dattrib.c394 name = ntfs_ucsndup(name, name_len);
411 name = ntfs_ucsndup((ntfschar*)((u8*)a + le16_to_cpu(

Completed in 25 milliseconds