Home
last modified time | relevance | path

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

/external/syslinux/core/fs/fat/
Dfat.c360 struct unicache { in vfat_cvt_longname() struct
364 static struct unicache unicache[256]; in vfat_cvt_longname() local
365 struct unicache *uc; in vfat_cvt_longname()
372 uc = &unicache[cp % 256]; in vfat_cvt_longname()