Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c297 const char *ti_name; member
361 return (scf_type_info[i].ti_name); in scf_type_to_string()
372 if (strcmp(scf_type_info[i].ti_name, name) == 0) in scf_string_to_type()