Home
last modified time | relevance | path

Searched refs:UniStrcat (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nls/
H A Dnls_ucs2_utils.h45 * UniStrcat: Concatenate the second string to the first
50 static inline wchar_t *UniStrcat(wchar_t *ucs1, const wchar_t *ucs2) in UniStrcat() function
/linux/fs/smb/client/
H A Dsmb2pdu.c2812 UniStrcat((wchar_t *)*out_path, (wchar_t *)sep); in alloc_path_with_tree_prefix()
2813 UniStrcat((wchar_t *)*out_path, (wchar_t *)path); in alloc_path_with_tree_prefix()