Searched refs:SLOT_EMPTY (Results 1 – 1 of 1) sorted by relevance
50 #define SLOT_EMPTY 0x00 /* slot has never been used */ macro491 *p = SLOT_EMPTY; in readDosDirSection()495 if (*p == SLOT_EMPTY || *p == SLOT_DELETED) { in readDosDirSection()496 if (*p == SLOT_EMPTY) { in readDosDirSection()958 if (*p == SLOT_EMPTY in reconnect()