Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_hash.c135 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) in ctf_hash_define() function
H A Dctf_open.c401 err = ctf_hash_define(&fp->ctf_structs, fp, in init_types()
417 err = ctf_hash_define(&fp->ctf_unions, fp, in init_types()
433 err = ctf_hash_define(&fp->ctf_enums, fp, in init_types()
H A Dctf_impl.h286 extern int ctf_hash_define(ctf_hash_t *, ctf_file_t *, ushort_t, uint_t);