Searched refs:u16_strdup (Results 1 – 6 of 6) sorted by relevance
260 u16 *u16_strdup(const void *src);
200 u16_strdup(ucs2->string_text); in add_strings_package()860 str = u16_strdup(string); in new_string()967 str = u16_strdup(string); in set_string()
791 tmp_files[count++] = u16_strdup(dirent->file_name); in efi_capsule_scan_dir()
1069 filename = u16_strdup(fdp->str); in efi_file_from_path()
415 u16 *u16_strdup(const void *src) in u16_strdup() function
72 u16 *copy = u16_strdup(c4); in unicode_test_u16_strdup()
Completed in 11 milliseconds