Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/gen/
H A DiconvP.h36 struct _iconv_fields { struct
44 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()