__uint32_t
typedef __uint32_t in_addr_t; /* base type for internet address */
typedef __uint32_t uint32_t;
__uint32_t magic; /* Magic number */
__uint32_t version; /* File version (1) */
__uint32_t strtab; /* Offset of string table in file */
__uint32_t strsize; /* Size of string table */
__uint32_t dirlist; /* Offset of directory list in
__uint32_t dirlistlen; /* strlen(dirlist) */
__uint32_t spare[26]; /* Room for expansion */
typedef __uint32_t gid_t;
size_t *, __uint32_t, size_t *);
typedef __uint32_t in_addr_t; /* base type for internet address */
typedef __uint32_t uint32_t;
typedef __uint32_t gid_t;
typedef __uint32_t uid_t;
typedef __uint32_t uint32_t;
__uint32_t
__uint32_t
arc4random_uniform(__uint32_t);
typedef __uint32_t gid_t; /* XXX __gid_t */
typedef __uint32_t uid_t; /* XXX __uid_t */
typedef __uint32_t useconds_t; /* microseconds (unsigned) */
typedef __uint32_t intrmask_t; /* Interrupt mask (spl, xxx_imask, etc) */
static __always_inline __uint32_t
__bswap32(__uint32_t _x)
__extension__ ({ __uint32_t __X = (x); \
__extension__ ({ __uint32_t __X = (x); \
typedef __uint32_t __uint_fast32_t;
typedef __uint32_t __uint_least32_t;
typedef __uint32_t __socklen_t;
typedef __uint32_t __uint_fast8_t;
typedef __uint32_t __uint_fast16_t;
static __inline __uint32_t
__bitcount32(__uint32_t _x)
__uint32_t time_second;
typedef __uint32_t in_addr_t; /* base type for internet address */
typedef __uint32_t uint32_t;
typedef __uint32_t uint32_t;
typedef __uint32_t intrmask_t; /* Interrupt mask (spl, xxx_imask, etc) */
__uint32_t ks_flags; /* KSF_x flags */
__uint32_t ks_magic; /* if it's not magic, don't touch it */
__uint32_t magic;
__uint32_t orig_cpuid; /* originally allocated on */
typedef __uint32_t uid_t; /* user id */
typedef __uint32_t cpulock_t; /* count and exclusive lock */
__uint32_t d_unused2; /* reserved */
static __inline __uint32_t
static __inline __uint32_t
be32enc(void *pp, __uint32_t u)
le32enc(void *pp, __uint32_t u)
#define htole32(x) ((__uint32_t)(x))
#define le32toh(x) ((__uint32_t)(x))
#define htobe32(x) ((__uint32_t)(x))
#define be32toh(x) ((__uint32_t)(x))
__uint32_t gd_reqflags; /* (see note above) */
__uint32_t gd_cpuid;
volatile __uint32_t gd_time_seconds; /* uptime in seconds */
__uint32_t in_cksum_range(const struct mbuf *m, int nxt, int offset, int bytes);
__uint32_t asm_ones32(const void *buf, int count); /* in 32 bit words */
__uint32_t sum;
typedef __uint32_t gid_t; /* group id */
typedef __uint32_t uid_t; /* user id */
typedef __uint32_t uid_t;
__uint32_t z_Bitmap[]; /* bitmap of free chunks for sanity check */
typedef __uint32_t gid_t; /* group id */
typedef __uint32_t uid_t; /* user id */
__uint32_t __old_st_blksize; /* old ABI compatibility only */
__uint32_t st_flags; /* user defined flags for file */
__uint32_t st_gen; /* file generation number */
typedef __uint32_t dev_t; /* device number */
typedef __uint32_t gid_t; /* group id */
typedef __uint32_t nlink_t; /* link count */
typedef __uint32_t uid_t; /* user id */
typedef __uint32_t uid_t; /* user id */
typedef __uint32_t uint32_t;
typedef __uint32_t in_addr_t; /* base type for internet address */
typedef __uint32_t nlink_t; /* link count */
typedef __uint32_t uid_t; /* user id */
typedef __uint32_t useconds_t; /* microseconds (unsigned) */
typedef __uint32_t u_int32_t;
typedef __uint32_t u_daddr_t; /* unsigned disk address */
typedef __uint32_t fixpt_t; /* fixed point number */
typedef __uint32_t dev_t; /* device number */
typedef __uint32_t gid_t; /* group id */
__uint32_t time_low;
typedef __uint32_t ufs1_ino_t;