Home
last modified time | relevance | path

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

/titanic_51/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() argument
219 write_unsized_type_rec(ctf_buf_t *b, ctf_type_t *ctt) in write_unsized_type_rec() argument
239 ctf_type_t ctt; in write_type() local
661 get_ctt_size(ctf_type_t * ctt,size_t * sizep,size_t * incrementp) get_ctt_size() argument
681 ctf_type_t *ctt = (ctf_type_t *)dptr; count_types() local
922 ctf_type_t *ctt; resurrect_types() local
[all...]
/titanic_51/usr/src/cmd/mdb/common/modules/genunix/
H A Dcontract.c94 ct_type_t ctt; in cmd_contract() local