SID_BUSY
else if (SID_BUSY(sidp))
if ((flag & FEXCL) && SID_BUSY(sidp)) {
#define SID_AVAILABLE(sidp) (!SID_BUSY(sidp) && \