Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dentry.c124 Word type_idx; in conv_ent_files_flags() local
126 type_idx = flags & TYP_ECF_MASK; in conv_ent_files_flags()
127 if (type_idx < TYP_ECF_NUM) { in conv_ent_files_flags()
128 leading_str_arr[0] = MSG_ORIG(types[type_idx]); in conv_ent_files_flags()