Searched refs:InfoSector_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dminfo.c41 InfoSector_t *infosec;
46 infosec = (InfoSector_t *) safe_malloc(WORD(secsiz));
H A Dmsdos.h109 typedef struct InfoSector_t { struct
117 } InfoSector_t; typedef in typeref:struct:InfoSector_t
H A Dfat.c463 InfoSector_t *infoSector;
464 infoSector = (InfoSector_t *) safe_malloc(This->sector_size);
690 InfoSector_t *infoSector;
691 infoSector = (InfoSector_t *) safe_malloc(size);

Completed in 29 milliseconds