Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dkiconv_ja.h41 #define KICONV_JA_TBLID_EUCJP_MS (0x01) macro
H A Dkiconv_ja_jis_to_unicode.h4657 if ((id) == KICONV_JA_TBLID_EUCJP_MS || \
4678 if ((id) == KICONV_JA_TBLID_EUCJP_MS || \
H A Dkiconv_ja_unicode_to_jis.h7587 if ((id) == KICONV_JA_TBLID_EUCJP_MS || \
/illumos-gate/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c296 return (_kiconv_ja_open_unicode(KICONV_JA_TBLID_EUCJP_MS)); in open_eucjpms()
798 outbytesleft, flag, errno, KICONV_JA_TBLID_EUCJP_MS)); in kiconvstr_fr_eucjpms()
806 outbytesleft, flag, errno, KICONV_JA_TBLID_EUCJP_MS)); in kiconvstr_to_eucjpms()