Home
last modified time | relevance | path

Searched refs:_icv_state (Results 1 – 25 of 186) sorted by relevance

12345678

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A DUTF8_to_Cp933.c46 _icv_state *st; in _icv_open()
48 if ((st = (_icv_state *)malloc(sizeof(_icv_state))) == NULL) { in _icv_open()
71 _icv_close(_icv_state *st) in _icv_close()
94 struct _icv_state *st; in main()
103 st = (_icv_state *)_icv_open(); in main()
H A DCp933_to_UTF8.c46 _icv_state *st; in _icv_open()
48 if ((st = (_icv_state *)malloc(sizeof(_icv_state))) == NULL) { in _icv_open()
71 _icv_close(_icv_state *st) in _icv_close()
94 struct _icv_state *st; in main()
103 st = (_icv_state *)_icv_open(); in main()
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/
H A D646%8859.c35 struct _icv_state { struct
48 struct _icv_state *st; in _icv_open() argument
50 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
65 _icv_close(struct _icv_state *st) in _icv_close()
76 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A D646en%8859.c35 struct _icv_state { struct
48 struct _icv_state *st; in _icv_open() argument
50 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
65 _icv_close(struct _icv_state *st) in _icv_close()
76 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A D8859%646.c35 struct _icv_state { struct
48 struct _icv_state *st; in _icv_open() argument
50 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
65 _icv_close(struct _icv_state *st) in _icv_close()
76 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A D8859%646en.c35 struct _icv_state { struct
48 struct _icv_state *st; in _icv_open() argument
50 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
65 _icv_close(struct _icv_state *st) in _icv_close()
76 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A D8859-1%IBM-500.c74 struct _icv_state { struct
87 struct _icv_state *st; in _icv_open() argument
89 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
104 _icv_close(struct _icv_state *st) in _icv_close()
115 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A DIBM-500%8859-1.c74 struct _icv_state { struct
87 struct _icv_state *st; in _icv_open() argument
89 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
104 _icv_close(struct _icv_state *st) in _icv_close()
115 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Dalt%iso.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Dalt%iso5.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Dalt%koi.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Dalt%koi8.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Dalt%mac.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Dalt%win.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Dalt%win5.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddhn%dos2.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddhn%ib2.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddhn%is2.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddhn%iso2.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddhn%maz.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddhn%wi2.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddhn%win2.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddos2%dhn.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddos2%iso2.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()
H A Ddos2%maz.c36 struct _icv_state { struct
49 struct _icv_state *st; in _icv_open() argument
51 if ((st = (struct _icv_state *)malloc(sizeof(struct _icv_state))) in _icv_open()
66 _icv_close(struct _icv_state *st) in _icv_close()
77 _icv_iconv(struct _icv_state *st, char **inbuf, size_t *inbytesleft, in _icv_iconv()

12345678