Searched refs:_win_codeset (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Diconv.c169 _win_codeset(const char* name) function
179 error(DEBUG_TRACE, "AHA#%d _win_codeset name=%s", __LINE__, name);
244 if ((cc->from.index = _win_codeset(f)) < 0)
246 if ((cc->to.index = _win_codeset(t)) < 0)

Completed in 22 milliseconds