Home
last modified time | relevance | path

Searched defs:ucs2len (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libefivar/
H A Dlibefivar.c41 ucs2len(const efi_char *str) in ucs2len() function
/dflybsd-src/usr.sbin/fstyp/
H A Dexfat.c185 convert_label(const uint16_t *ucs2label /* LE */, unsigned ucs2len, char in convert_label()