HomeSort by: relevance | last modified time | path
    Searched refs:BS_FilSysType (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/fstyp/
msdosfs.h 81 uint8_t BS_FilSysType[8];
117 uint8_t BS_FilSysType[8];
msdosfs.c 84 if (strncmp((char*)pfat_bsbpb->BS_FilSysType, "FAT", 3) != 0) {
102 if (strncmp((char*)pfat32_bsbpb->BS_FilSysType, "FAT", 3) != 0)

Completed in 12 milliseconds