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

/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 48 milliseconds