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

/macosx-10.10.1/dtrace-147/libctf/
H A Dctf_hash.c132 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) function
H A Dctf_open.c505 err = ctf_hash_define(&fp->ctf_structs, fp,
521 err = ctf_hash_define(&fp->ctf_unions, fp,
537 err = ctf_hash_define(&fp->ctf_enums, fp,
/macosx-10.10.1/dtrace-147/head/
H A Dctf_impl.h288 extern int ctf_hash_define(ctf_hash_t *, ctf_file_t *, ushort_t, uint_t);

Completed in 205 milliseconds