Searched refs:SLOT_EMPTY (Results 1 – 1 of 1) sorted by relevance
56 #define SLOT_EMPTY 0x00 /* slot has never been used */ macro575 *p = SLOT_EMPTY; in readDosDirSection()579 if (*p == SLOT_EMPTY || *p == SLOT_DELETED) { in readDosDirSection()580 if (*p == SLOT_EMPTY) { in readDosDirSection()1049 if (*p == SLOT_EMPTY in reconnect()