Searched refs:BH (Results 1 – 13 of 13) sorted by relevance
/titanic_41/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
|
/titanic_41/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_fget.c | 37 BH *bhp; 243 if ((ret = __memp_alloc(dbmp, sizeof(BH) - 256 memset(bhp, 0, sizeof(BH));
|
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_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;
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | country.tab | 48 BH Bahrain
|
H A D | zone.tab.txt | 79 BH +2623+05035 Asia/Bahrain
|
H A D | zone_sun.tab | 102 BH +2623+05035 Asia/Bahrain -
|