FreeBSD kernel libkern code
iconv_xlat Struct Reference

Data Fields

 KOBJ_FIELDS
 
u_char * d_table
 
struct iconv_cspair * d_csp
 

Detailed Description

Definition at line 49 of file iconv_xlat.c.

Field Documentation

struct iconv_cspair* iconv_xlat::d_csp

Definition at line 52 of file iconv_xlat.c.

Referenced by iconv_xlat_close(), and iconv_xlat_open().

u_char* iconv_xlat::d_table

Definition at line 51 of file iconv_xlat.c.

Referenced by iconv_xlat_conv(), and iconv_xlat_open().

iconv_xlat::KOBJ_FIELDS

Definition at line 50 of file iconv_xlat.c.


The documentation for this struct was generated from the following file: