Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/iconv/
H A Dcharmap.c40 struct charmap *cm_alias_of; member
324 n->cm_alias_of = m; in add_charmap_impl_fr()
349 if (m->cm_alias_of != NULL) { in add_charmap_impl_to()
350 m = m->cm_alias_of; in add_charmap_impl_to()