Home
last modified time | relevance | path

Searched refs:ctf_hash_insert (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/cddl/contrib/opensolaris/common/ctf/
H A Dctf_hash.c95 ctf_hash_insert(ctf_hash_t *hp, ctf_file_t *fp, uint_t type, uint_t name) in ctf_hash_insert() function
138 return (ctf_hash_insert(hp, fp, type, name)); in ctf_hash_define()
H A Dctf_open.c508 err = ctf_hash_insert(&fp->ctf_names, fp, in init_types()
532 err = ctf_hash_insert(&fp->ctf_names, fp, in init_types()
610 err = ctf_hash_insert(&fp->ctf_names, fp, in init_types()
638 err = ctf_hash_insert(hp, fp, in init_types()
662 err = ctf_hash_insert(&fp->ctf_names, fp, in init_types()
H A Dctf_impl.h318 extern int ctf_hash_insert(ctf_hash_t *, ctf_file_t *, uint_t, uint_t);