Searched refs:cpioMAJOR (Results 1 – 1 of 1) sorted by relevance
5861 #define cpioMAJOR(x) (int)(((unsigned)x >> 8) & 0x7F) in read_hdr() macro5863 maj = cpioMAJOR(Gen.g_dev); in read_hdr()5864 rmaj = cpioMAJOR(Gen.g_rdev); in read_hdr()