Home
last modified time | relevance | path

Searched defs:fmap (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_pr.c176 size_t bucket, fmap[FMAP_ENTRIES + 1]; local
271 __memp_pbh(dbmp, bhp, fmap, fp) in __memp_pbh() argument
/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h110 struct fmap { struct
111 ulong_t fmap_start; /* starting block number */ argument
112 ulong_t fmap_nblk; /* number of blocks */ argument
113 uchar_t fmap_systid; /* systid of the partition */ argument
/illumos-gate/usr/src/common/bzip2/
H A Dblocksort.c32 void fallbackSimpleSort ( UInt32* fmap, in fallbackSimpleSort()
93 void fallbackQSort3 ( UInt32* fmap, in fallbackQSort3()
212 void fallbackSort ( UInt32* fmap, in fallbackSort()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_merge.c1078 ctf_merge_funcmap_t *fmap; in ctf_merge_add_function() local