Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfat.h52 #define aRING 0x05 /* Used as special character in name[0] */ macro
/openbmc/u-boot/fs/fat/
H A Dfat.c143 else if (*s_name == aRING) in get_name()
876 dent->name[0] == aRING) in fat_itr_next()