Home
last modified time | relevance | path

Searched defs:ctt (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c203 write_sized_type_rec(ctf_buf_t *b, ctf_type_t *ctt, size_t size) in write_sized_type_rec()
219 write_unsized_type_rec(ctf_buf_t *b, ctf_type_t *ctt) in write_unsized_type_rec()
239 ctf_type_t ctt; in write_type() local
661 get_ctt_size(ctf_type_t *ctt, size_t *sizep, size_t *incrementp) in get_ctt_size()
681 ctf_type_t *ctt = (ctf_type_t *)dptr; in count_types() local
922 ctf_type_t *ctt; in resurrect_types() local
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dcontract.c94 ct_type_t ctt; in cmd_contract() local