Home
last modified time | relevance | path

Searched refs:UniStrcat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_unicode.h112 * UniStrcat: Concatenate the second string to the first
118 UniStrcat(__le16 *ucs1, const __le16 *ucs2) in UniStrcat() function
H A Dsmb2pdu.c2483 UniStrcat(*out_path, sep); in alloc_path_with_tree_prefix()
2484 UniStrcat(*out_path, path); in alloc_path_with_tree_prefix()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c2757 UniStrcat((wchar_t *)*out_path, (wchar_t *)sep); in alloc_path_with_tree_prefix()
2758 UniStrcat((wchar_t *)*out_path, (wchar_t *)path); in alloc_path_with_tree_prefix()

Completed in 14 milliseconds