Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defichar.c37 ucs2len(const CHAR16 *str) in ucs2len() function
/netbsd-src/sys/stand/efiboot/
H A Defichar.c37 ucs2len(const CHAR16 *str) in ucs2len() function
/netbsd-src/usr.sbin/fstyp/
H A Dexfat.c189 convert_label(const uint16_t *ucs2label /* LE */, unsigned ucs2len, char in convert_label()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dpac.c736 size_t ucs2len = len / 2; in verify_logonname() local