/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_buf.c | 59 fmd_buf_hash_create(fmd_buf_hash_t *bhp) in fmd_buf_hash_create() 67 fmd_buf_hash_destroy(fmd_buf_hash_t *bhp) in fmd_buf_hash_destroy() 87 fmd_buf_hash_apply(fmd_buf_hash_t *bhp, fmd_buf_f *func, void *arg) in fmd_buf_hash_apply() 99 fmd_buf_hash_commit(fmd_buf_hash_t *bhp) in fmd_buf_hash_commit() 111 fmd_buf_hash_count(fmd_buf_hash_t *bhp) in fmd_buf_hash_count() 117 fmd_buf_insert(fmd_buf_hash_t *bhp, const char *name, size_t size) in fmd_buf_insert() 130 fmd_buf_lookup(fmd_buf_hash_t *bhp, const char *name) in fmd_buf_lookup() 144 fmd_buf_delete(fmd_buf_hash_t *bhp, const char *name) in fmd_buf_delete()
|
H A D | fmd_api.c | 1495 fmd_buf_hash_t *bhp = fmd_buf_gethash(mp, cp); in fmd_buf_create() local 1532 fmd_buf_hash_t *bhp = fmd_buf_gethash(mp, cp); in fmd_buf_destroy() local 1572 fmd_buf_hash_t *bhp = fmd_buf_gethash(mp, cp); in fmd_buf_write() local 1613 fmd_buf_hash_t *bhp = fmd_buf_gethash(mp, cp); in fmd_buf_size() local
|
/titanic_50/usr/src/lib/libbrand/common/ |
H A D | libbrand.c | 228 struct brand_handle *bhp; in brand_open() local 312 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_close() local 387 brand_get_value(struct brand_handle *bhp, const char *zonename, in brand_get_value() 455 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_attach() local 464 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_boot() local 472 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_brandname() local 485 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_clone() local 494 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_detach() local 503 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_halt() local 512 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_shutdown() local [all …]
|
/titanic_50/usr/src/cmd/sgs/link_audit/common/ |
H A D | dumpbind.c | 62 query_buffer_locks(bindhead * bhp) in query_buffer_locks() 92 clear_buffer_locks(bindhead * bhp) in clear_buffer_locks() 113 set_buffer_locks(bindhead * bhp) in set_buffer_locks() 129 bindhead *bhp, *tmp_bhp; in main() local
|
H A D | bindings.c | 47 static bindhead *bhp = NULL; variable
|
/titanic_50/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_bh.c | 37 __memp_bhwrite(dbmp, mfp, bhp, restartp, wrotep) in __memp_bhwrite() argument 147 __memp_pgread(dbmfp, bhp, can_create) in __memp_pgread() argument 257 __memp_pgwrite(dbmfp, bhp, restartp, wrotep) in __memp_pgwrite() argument 460 __memp_pg(dbmfp, bhp, is_pgin) in __memp_pg() argument 519 __memp_bhfree(dbmp, mfp, bhp, free_mem) in __memp_bhfree() argument
|
H A D | mp_sync.c | 38 BH *bhp, **bharray; local 318 BH *bhp, **bharray; local 446 BH *bhp; local
|
H A D | mp_pr.c | 171 BH *bhp; local 271 __memp_pbh(dbmp, bhp, fmap, fp) in __memp_pbh() argument
|
H A D | mp_fset.c | 35 BH *bhp; local
|
H A D | mp_fput.c | 35 BH *bhp; local
|
H A D | mp_fget.c | 37 BH *bhp; local
|
H A D | mp_region.c | 58 BH *bhp, *nbhp; local
|
H A D | mp_fopen.c | 501 BH *bhp, *nbhp; local
|
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | mp.h | 102 #define LOCKBUFFER(dbmp, bhp) \ argument 105 #define UNLOCKBUFFER(dbmp, bhp) \ argument
|