Searched refs:ti_type (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c1301 ti_p->ti_type = TD_THR_USER;
1345 ti_p->ti_type = TD_THR_USER;
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c290 scf_type_t ti_type; member in struct:__anon2477
319 if (scf_type_info[i].ti_type == t)
332 return (scf_type_info[i].ti_type);
343 if (scf_type_info[i].ti_type == ty)
356 return (scf_type_info[i].ti_type);

Completed in 36 milliseconds