Home
last modified time | relevance | path

Searched defs:bhp (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_buf.c57 fmd_buf_hash_create(fmd_buf_hash_t *bhp) in fmd_buf_hash_create()
65 fmd_buf_hash_destroy(fmd_buf_hash_t *bhp) in fmd_buf_hash_destroy()
85 fmd_buf_hash_apply(fmd_buf_hash_t *bhp, fmd_buf_f *func, void *arg) in fmd_buf_hash_apply()
97 fmd_buf_hash_commit(fmd_buf_hash_t *bhp) in fmd_buf_hash_commit()
109 fmd_buf_hash_count(fmd_buf_hash_t *bhp) in fmd_buf_hash_count()
115 fmd_buf_insert(fmd_buf_hash_t *bhp, const char *name, size_t size) in fmd_buf_insert()
128 fmd_buf_lookup(fmd_buf_hash_t *bhp, const char *name) in fmd_buf_lookup()
142 fmd_buf_delete(fmd_buf_hash_t *bhp, const char *name) in fmd_buf_delete()
H A Dfmd_api.c1495 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
/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.c218 struct brand_handle *bhp; in brand_open() local
302 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_close() local
445 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_attach() local
454 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_boot() local
462 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_brandname() local
475 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_clone() local
484 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_detach() local
493 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_halt() local
502 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_shutdown() local
510 struct brand_handle *bhp = (struct brand_handle *)bh; in brand_get_initname() local
[all …]
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Ddumpbind.c62 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 Dbindings.c47 static bindhead *bhp = NULL; variable
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_bh.c37 __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 Dmp_sync.c38 BH *bhp, **bharray; local
318 BH *bhp, **bharray; local
446 BH *bhp; local
H A Dmp_pr.c171 BH *bhp; local
271 __memp_pbh(dbmp, bhp, fmap, fp) in __memp_pbh() argument
H A Dmp_fset.c35 BH *bhp; local
H A Dmp_fput.c35 BH *bhp; local
H A Dmp_fget.c37 BH *bhp; local
H A Dmp_region.c58 BH *bhp, *nbhp; local
H A Dmp_fopen.c501 BH *bhp, *nbhp; local
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dmp.h102 #define LOCKBUFFER(dbmp, bhp) \ argument
105 #define UNLOCKBUFFER(dbmp, bhp) \ argument