Searched refs:dot_dot_header (Results 1 – 1 of 1) sorted by relevance
/external/fsck_msdos/ |
D | dir.c | 437 static u_char dot_dot_header[16]={0x2E, 0x2E, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20… variable 497 if (dot_dot_header[n_count] != p[n_count+32]) { in check_dot_dot()
|