Searched refs:ZF1_ZMSKNOLOC (Results 1 – 2 of 2) sorted by relevance
104 #define ZF1_ZMSKNOLOC 0x80 /* Skip file if not present at rx */ macro
2043 if (Rxhdr[ZF1] & ZF1_ZMSKNOLOC) { in tryz()2044 Rxhdr[ZF1] &= ~(ZF1_ZMSKNOLOC); in tryz()