Searched refs:UniStrncpy_from_le (Results 1 – 2 of 2) sorted by relevance
82 * UniStrncpy_from_le: Copy length limited string with pad from little-endian84 static inline wchar_t *UniStrncpy_from_le(wchar_t * ucs1, const __le16 * ucs2, in UniStrncpy_from_le() function
3604 UniStrncpy_from_le(kname, name, len); in dtGetKey() 3615 UniStrncpy_from_le(kname, t->name, len); in dtGetKey()