str_to_ascii 153 uspace/srv/fs/fat/fat_dentry.h extern void str_to_ascii(char *, const char *, size_t, uint8_t); str_to_ascii 365 uspace/srv/fs/fat/fat_directory.c str_to_ascii(ext, pdot, FAT_EXT_LEN, FAT_SFN_CHAR); str_to_ascii 370 uspace/srv/fs/fat/fat_directory.c str_to_ascii(name, lname, name_len, FAT_SFN_CHAR);HelenOS homepage, sources at GitHub