Home
last modified time | relevance | path

Searched refs:ucs2_to_utf8 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/
H A Defichar.h32 int ucs2_to_utf8(const CHAR16 *, char **);
/illumos-gate/usr/src/boot/efi/libefi/
H A Defichar.c70 ucs2_to_utf8(const CHAR16 *nm, char **name) in ucs2_to_utf8() function
H A Denv.c868 if (ucs2_to_utf8(varnamearg, &var) != 0) in efi_print_illumos()
893 if (ucs2_to_utf8(varnamearg, &var) != 0) in efi_print_global()