Searched defs:bmap (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/cdrw/ |
H A D | options.c | 65 uchar_t bmap = 0; in compare_options_mask() local
|
/illumos-gate/usr/src/uts/common/io/vuidmice/ |
H A D | vuidps2.c | 188 static int bmap[3] = {1, 3, 2}; in sendButtonEvent() local
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 275 #define HERMON_BMAP_BIT_SET(bmap, ind) \ argument 277 #define HERMON_BMAP_BIT_CLR(bmap, ind) \ argument 279 #define HERMON_BMAP_BIT_ISSET(bmap, ind) \ argument
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
H A D | DNSCommon.c | 256 mDNSlocal void PrintTypeBitmap(const mDNSu8 *bmap, int bitmaplen, char *const buffer, mDNSu32 lengt… in PrintTypeBitmap() 395 mDNSu8 *bmap; in GetRRDisplayString_rdb() local 1424 mDNSexport mDNSBool BitmapTypeCheck(mDNSu8 *bmap, int bitmaplen, mDNSu16 type) in BitmapTypeCheck() 1483 mDNSu8 *bmap; in RRAssertsExistence() local 2552 mDNSlocal mDNSu8 *SanityCheckBitMap(const mDNSu8 *bmap, const mDNSu8 *end, int len) in SanityCheckBitMap() 3049 const mDNSu8 *bmap; in SetRData() local
|
/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/ |
H A D | ncheck.c | 608 bmap(daddr_t i) in bmap() function
|
/illumos-gate/usr/src/cmd/fs.d/ufs/ff/ |
H A D | ff.c | 667 bmap(diskaddr_t i) in bmap() function
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_alloc.c | 631 int cg, bmap, bbase; in free() local
|
/illumos-gate/usr/src/contrib/mDNSResponder/Clients/ |
H A D | dns-sd.c | 977 unsigned char *bmap; in ParseDNSSECRecords() local
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 4782 bmap(long bn) in bmap() function
|