Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A DiconvP.h34 struct _iconv_fields { struct
42 typedef struct _iconv_fields *iconv_p; argument
H A Diconv.c136 cd->_conv = malloc(sizeof (struct _iconv_fields)); in iconv_open()
342 if ((cdpath = malloc(sizeof (struct _iconv_fields))) == NULL) in iconv_open_private()