Searched defs:to_utf16 (Results 1 - 1 of 1) sorted by relevance
/systemd/src/shared/ | ||
H A D | efivars.c | 442 static void to_utf16(uint16_t *dest, const char *src) { function 502 to_utf16(option->title, title); 523 to_utf16(devicep->path, path); |
Completed in 13 milliseconds