Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Defi-api.c178 static ssize_t utf16_size(const uint16_t *s, size_t buf_len_bytes) { in utf16_size() function
248 title_size = utf16_size(header->title, l - offsetof(struct boot_option, title)); in efi_get_boot_option()