Format: AllC/C++CSSTextshell script Advanced Search
4016: /* Confirmation of the disk parttion information */ 4017: err = fatCheckPartitionID(fs, &fstype); 4018: if (err < E_OK) goto exit1;