Home
last modified time | relevance | path

Searched refs:LongInt (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlow.h23 LongInt sbBlkCount; /* number of blocks on the device */
26 LongInt sbData; /* reserved */
28 LongInt ddBlock; /* first driver's starting block */
36 LongInt bbEntry; /* entry point to boot code */
48 LongInt bb128KSHeap; /* system heap size on 128K Mac */
49 LongInt bb256KSHeap; /* used internally */
50 LongInt bbSysHeapSize; /* system heap size on all machines */
52 LongInt bbSysHeapExtra; /* additional system heap space */
53 LongInt bbSysHeapFract; /* fraction of RAM for system heap */
59 LongInt pmMapBlkCnt; /* number of blocks in partition map */
[all …]
H A Dinternal.h50 typedef signed long LongInt; typedef
118 LongInt frOpenChain; /* directory ID chain of open folders */
121 LongInt frPutAway; /* directory ID */
136 LongInt fdPutAway; /* home directory ID */
141 LongInt drCrDate; /* date and time of volume creation */
142 LongInt drLsMod; /* date and time of last modification */
151 LongInt drNxtCNID; /* next unused catalog node ID (dir/file ID) */
154 LongInt drVolBkUp; /* date and time of last backup */
162 LongInt drFndrInfo[8]; /* information used by the Finder */
194 LongInt dirCrDat; /* date and time of creation */
[all …]