/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | mp_ext.h | 5 __P((DB_MPOOL *, MPOOLFILE *, BH *, int *, int *)); 6 int __memp_pgread __P((DB_MPOOLFILE *, BH *, int)); 7 int __memp_pgwrite __P((DB_MPOOLFILE *, BH *, int *, int *)); 8 int __memp_pg __P((DB_MPOOLFILE *, BH *, int)); 9 void __memp_bhfree __P((DB_MPOOL *, MPOOLFILE *, BH *, int));
|
H A D | mp.h | 10 struct __bh; typedef struct __bh BH; typedef
|
/illumos-gate/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_sync.c | 38 BH *bhp, **bharray; 66 if ((ret = __os_malloc(nalloc * sizeof(BH *), NULL, &bharray)) != 0) 178 qsort(bharray, ar_cnt, sizeof(BH *), __bhcmp); 242 __os_free(bharray, nalloc * sizeof(BH *)); 318 BH *bhp, **bharray; 341 if ((ret = __os_malloc(nalloc * sizeof(BH *), NULL, &bharray)) != 0) 380 qsort(bharray, ar_cnt, sizeof(BH *), __bhcmp); 422 __os_free(bharray, nalloc * sizeof(BH *)); 446 BH *bhp; 530 BH *bhp1, *bhp2; [all …]
|
H A D | mp_fset.c | 35 BH *bhp; 64 bhp = (BH *)((u_int8_t *)pgaddr - SSZA(BH, buf));
|
H A D | mp_fput.c | 35 BH *bhp; 85 bhp = (BH *)((u_int8_t *)pgaddr - SSZA(BH, buf));
|
H A D | mp_bh.c | 40 BH *bhp; 149 BH *bhp; 259 BH *bhp; 462 BH *bhp; 522 BH *bhp;
|
H A D | mp_fget.c | 37 BH *bhp; 243 if ((ret = __memp_alloc(dbmp, sizeof(BH) - 256 memset(bhp, 0, sizeof(BH));
|
H A D | mp_pr.c | 31 static void __memp_pbh __P((DB_MPOOL *, BH *, size_t *, FILE *)); 171 BH *bhp; 273 BH *bhp;
|
H A D | mp_region.c | 58 BH *bhp, *nbhp;
|
H A D | mp_fopen.c | 501 BH *bhp, *nbhp;
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | compile-i386.c | 204 AL, DL, CL, BL, AH, DH, CH, BH, // 8-bit enumerator 225 REGINFO( BH, "%bh", BX, EBX, ECX_EBX), 229 REGINFO( BX, "%bx", BL, BH, EBX, ECX_EBX), 237 REGINFO(EBX, "%ebx", BL, BH, BX, ECX_EBX), 243 REGINFO(ECX_EBX, "%ecx:%ebx", CL, CH, CX, ECX, BL, BH, BX, EBX), 251 REGSTORAGE(AH), REGSTORAGE(DH), REGSTORAGE(CH), REGSTORAGE(BH), 312 static struct regclass regclass_8 = { "8-bit", { AL, DL, CL, BL, AH, DH, CH, BH }};
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | country.tab | 53 BH Bahrain
|
H A D | zone_sun.tab | 104 BH +2623+05035 Asia/Bahrain -
|
H A D | zone.tab.txt | 81 BH +2623+05035 Asia/Bahrain
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 12818 1243 CSRA64210 [TaoTronics Headset BH-22 in charging mode]
|