Home
last modified time | relevance | path

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

/iconv/
A Dgconv_charset.c163 struct gconv_spec *
164 __gconv_create_spec (struct gconv_spec *conv_spec, const char *fromcode, in __gconv_create_spec()
168 struct gconv_spec *ret = NULL; in __gconv_create_spec()
222 __gconv_destroy_spec (struct gconv_spec *conv_spec) in libc_hidden_def()
A Dgconv_int.h78 struct gconv_spec struct
150 extern int __gconv_open (struct gconv_spec *conv_spec,
165 extern struct gconv_spec *
166 __gconv_create_spec (struct gconv_spec *conv_spec, const char *fromcode,
172 __gconv_destroy_spec (struct gconv_spec *conv_spec);
A Diconv_open.c34 struct gconv_spec conv_spec; in iconv_open()
A Dgconv_open.c33 __gconv_open (struct gconv_spec *conv_spec, __gconv_t *handle, in __gconv_open()
A Diconv_prog.c170 struct gconv_spec conv_spec; in main()

Completed in 11 milliseconds