Lines Matching refs:char
282 unsigned char name[8]; // file name
283 unsigned char ext[3]; // file extension
284 unsigned char attr; // attribute byte
285 unsigned char lcase; // Case for base and extension
286 unsigned char ctime_ms; // Creation time, milliseconds
287 unsigned char ctime[2]; // Creation time
288 unsigned char cdate[2]; // Creation date
289 unsigned char adate[2]; // Last access date
290 unsigned char reserved[2]; // reserved values (ignored)
291 unsigned char time[2]; // time stamp
292 unsigned char date[2]; // date stamp
293 unsigned char start[2]; // starting cluster number
294 unsigned char size[4]; // size of the file
323 unsigned char id; // sequence number for slot
324 unsigned char name0_4[10]; // first 5 characters in name
325 unsigned char attr; // attribute byte
326 unsigned char reserved; // always 0
327 unsigned char alias_checksum; // checksum for 8.3 alias
328 unsigned char name5_10[12]; // 6 more characters in name
329 unsigned char start[2]; // starting cluster number
330 unsigned char name11_12[4]; // last 2 characters in name