Home
last modified time | relevance | path

Searched refs:ti_name (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libscf/common/
H A Dlowlevel.c293 const char *ti_name; member
345 return (scf_type_info[i].ti_name); in scf_type_to_string()
356 if (strcmp(scf_type_info[i].ti_name, name) == 0) in scf_string_to_type()