Home
last modified time | relevance | path

Searched refs:BLKMSK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.h56 #define BLKMSK 0777 /* 01777 */ macro
65 #define BLKMSK 077777 macro
H A Dexrecover.c619 bno = (maxt >> OFFBTS) & BLKMSK; in scrapbad()
785 bno = (atl >> OFFBTS) & BLKMSK;
H A Dex_temp.c219 bno = (atl >> OFFBTS) & BLKMSK; in getblock()
417 *bp = ((tline >> OFFBTS) & BLKMSK); in synctmp()